We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2a6a4e + 53d0c66 commit 5ffe8ceCopy full SHA for 5ffe8ce
pytest.ini
@@ -4,7 +4,7 @@
4
5
[pytest]
6
testpaths = tests
7
-addopts = --cov=mrmat_python_api_flask --cov-report=term --cov-report=xml:build/coverage.xml --junit-xml=build/junit.xml
+#addopts = --cov=mrmat_python_api_flask --cov-report=term --cov-report=xml:build/coverage.xml --junit-xml=build/junit.xml
8
junit_family = xunit2
9
log_cli = 1
10
log_cli_level = INFO
0 commit comments