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