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.
1 parent 3238de7 commit e03addbCopy full SHA for e03addb
pytest.ini
@@ -1,5 +1,5 @@
1
[pytest]
2
-addopts = --durations=10 -v -r a --color=yes --code-highlight=yes --strict-config --strict-markers --maxfail 10 --cov-report=term-missing
+addopts = --durations=10 -v -r a --color=yes --code-highlight=yes --strict-config --strict-markers --maxfail 10 --cov-report=term-missing --cov-report=xml
3
empty_parameter_set_mark = fail_at_collect
4
filterwarnings =
5
error
0 commit comments