SXXXXXXX_PyBusMonitor1553/pytest.ini

3 lines
169 B
INI

[pytest]
addopts = -q --cov=pybusmonitor1553 --cov-config=.coveragerc --cov-report=term-missing --cov-report=xml:coverage.xml --cov-report=html:htmlcov
testpaths = tests