File size: 119 Bytes
59c0077
 
8ed58a5
 
 
 
1
2
3
4
5
6
[pytest]
testpaths = tests
python_files = test_*.py
filterwarnings =
    ignore::DeprecationWarning
addopts = --cov=app