PySecretHandshake/pytest.ini
2017-06-05 00:35:27 +02:00

4 lines
127 B
INI

[pytest]
addopts = --cov secret_handshake --cov-report term-missing --no-cov-on-fail
python_files = secret_handshake/test_*.py