CICD/README.md
2019-05-18 11:22:18 -04:00

226 B

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