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

https://github.com/hokkung/python-behavior-driven-test


https://github.com/hokkung/python-behavior-driven-test

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

@ sample-python-bdd

### Prerequisites
1. install virtualenv
2. create env `virtualenv `
3. activate `source /bin/activate`
4. deactivate `deactivate`

### Running
1. run cmd `behave`