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