Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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