Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ismaild/flaskr-bdd
Example of BDD testing on Flaskr App Using Behave
https://github.com/ismaild/flaskr-bdd
Last synced: 13 days ago
JSON representation
Example of BDD testing on Flaskr App Using Behave
- Host: GitHub
- URL: https://github.com/ismaild/flaskr-bdd
- Owner: ismaild
- Created: 2012-11-24T23:05:18.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-11-11T07:06:36.000Z (about 7 years ago)
- Last Synced: 2024-08-01T22:57:15.845Z (3 months ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 31
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
flaskr-bdd
==========Flask Behaviour Driven Design Example, using the flask tutorial at:
http://flask.pocoo.org/docs/tutorial/
and behave
https://github.com/behave/behave
1. Create virtualenv
2. pip install from requirements
3. run behave