4 lines
127 B
INI
4 lines
127 B
INI
|
[pytest]
|
||
|
addopts = --cov secret_handshake --cov-report term-missing --no-cov-on-fail
|
||
|
python_files = secret_handshake/test_*.py
|