app | ||
.gitignore | ||
README.md |
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
app | ||
.gitignore | ||
README.md |
A collection of examples for testing Flask applications
All tests in this repository can be run by installing PyTest with pip install pytest
and invoking the command pytest