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
pip install pytest
pytest