8ea8b52
1
2
3
4
5
[pytest] addopts = --cov=. --cov-report=term-missing --cov-fail-under=95 testpaths = tests pythonpath = ..