flask-pytest-example icon indicating copy to clipboard operation
flask-pytest-example copied to clipboard

Small example of a Flask app using pytest to test routing and requests, GET and POST

Results 1 flask-pytest-example issues
Sort by recently updated
recently updated
newest added

```shell =========================================== test session starts ============================================ platform linux -- Python 3.8.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /home/danwand/work/bfh/flask-pytest-example plugins: flask-1.2.0, requests-mock-1.8.0 collected 0 items / 1 error ================================================== ERRORS ================================================== __________________________________ ERROR...