Model/pytest.ini
2023-06-15 15:05:50 +01:00

3 lines
91 B
INI

[pytest]
addopts = --cov-report term-missing --cov=model_data
testpaths = model_data/tests