5b64d825de
2 lines
134 B
INI
2 lines
134 B
INI
[pytest]
|
|||
addopts = --cov-config=.coveragerc --cov --cov-report html --cov-report term --cov-report xml --junitxml=test-results.xml -vv
|