mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
3 lines
120 B
INI
3 lines
120 B
INI
[pytest]
|
|
addopts = --cov-report term-missing --cov=epc_data/attributes --cov=epc_data/app.py
|
|
testpaths = epc_data/tests
|