pyssb/pytest.ini

4 lines
90 B
INI
Raw Normal View History

2017-08-01 17:39:15 +00:00
[pytest]
2017-08-05 10:47:07 +00:00
addopts = --cov ssb --cov-report term-missing
2017-08-01 17:39:15 +00:00
python_files = ssb/tests/test_*.py