pyssb/pytest.ini

4 lines
107 B
INI
Raw Normal View History

2017-08-01 17:39:15 +00:00
[pytest]
addopts = --cov ssb --cov-report term-missing --no-cov-on-fail
python_files = ssb/tests/test_*.py