We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80171a3 commit 22ae215Copy full SHA for 22ae215
pytest.ini
@@ -1,2 +1,2 @@
1
[pytest]
2
-addopts = --cov=src --cov-report html --cov-report term --cov-report xml
+addopts = --cov=src --cov-report html --cov-report term --cov-report xml --junitxml=test-results.xml -vv
0 commit comments