PySecretHandshake/pytest.ini

4 lines
127 B
INI
Raw Normal View History

2017-06-04 19:50:49 +00:00
[pytest]
addopts = --cov secret_handshake --cov-report term-missing --no-cov-on-fail
python_files = secret_handshake/test_*.py