pyssb/pytest.ini
2017-08-05 12:47:33 +02:00

4 lines
90 B
INI

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