Skip to content

oggo/Flask-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Flask-Testing Samples how to test a Flask application

####To run the tests

1 Install the dependencies

pip install -r requirements.txt

2 export the PYTHONPATH env variable

export PYTHONPATH=.

3 Run the tests

python tests/test_run.py

About

Samples how to test a Flask application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages