mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-11-03 11:37:51 +00:00
4 lines
136 B
INI
4 lines
136 B
INI
[pytest]
|
|
addopts = --cov-config=.coveragerc --cov --cov-report html --cov-report term --cov-report xml --junitxml=test-results.xml -vv
|
|
|