Go to file
2019-05-18 11:22:18 -04:00
app Initial commit 2019-05-18 11:22:18 -04:00
.gitignore Initial commit 2019-05-18 11:22:18 -04:00
README.md Initial commit 2019-05-18 11:22:18 -04:00

flask_testing_examples

A collection of examples for testing Flask applications

Running the tests

All tests in this repository can be run by installing PyTest with pip install pytest and invoking the command pytest