File size: 101 Bytes
9ea8001
 
 
 
1
2
3
4
5
[pytest]
addopts = -v --cov=app --cov-report=term-missing
testpaths = tests
python_files = test_*.py