Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opatut/betatest
Software testing platform
https://github.com/opatut/betatest
Last synced: 14 days ago
JSON representation
Software testing platform
- Host: GitHub
- URL: https://github.com/opatut/betatest
- Owner: opatut
- Created: 2011-07-02T20:21:56.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-01-19T16:21:56.000Z (almost 6 years ago)
- Last Synced: 2023-03-12T02:03:39.349Z (almost 2 years ago)
- Language: HTML
- Homepage:
- Size: 413 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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