pyssb/pytest.ini
Pedro Ferreira a5ce920440 Revert "Remove pytest-cov flag"
This reverts commit 297b1268b0.
2017-08-05 19:49:50 +02:00

4 lines
107 B
INI

[pytest]
addopts = --cov ssb --cov-report term-missing --no-cov-on-fail
python_files = ssb/tests/test_*.py