pyssb/pytest.ini
2017-08-01 19:39:15 +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