Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opatut/betatest

Software testing platform
https://github.com/opatut/betatest

Last synced: 14 days ago
JSON representation

Software testing platform

Awesome Lists containing this project

README

        

Betatest
========
Please note that you need a virtualenv setup or flask installed in your system to run this application. Make sure to place your virtualenv setup in env/ so you can use the run.sh script.

Dependencies
------------
* python >= 2.7
* flask
* flask-sqlalchemy
* flask-login
* flask-wtf
* flask-markdown
* blinker