Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

damiaomartins/bdd-python

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bdd-python

A simple Flask application used for demonstration of the BDD testing features

Running the application

Install dependencies:

pip install -r src/main/requirements.txt

Export the path to app:

export FLASK_APP="src/main/app.py"

Run flask:

python -m flask run

Running the tests

Install test dependencies:

pip install -r src/tests/requirements.txt

Run pytest:

python -m pytest

Running the BDD tests

Install test dependencies:

pip install -r src/tests-bdd/requirements.txt

Run behave:

python -m behave

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.