Model/pytest.ini
2023-06-14 10:34:50 +01:00

3 lines
120 B
INI

[pytest]
addopts = --cov-report term-missing --cov=epc_data/attributes --cov=epc_data/app.py
testpaths = epc_data/tests