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 f7cab6f commit 20c5bd7Copy full SHA for 20c5bd7
pytest.ini
@@ -1,6 +1,6 @@
1
[pytest]
2
# Output fails, errors, xpass, and warnings; ignore doctest; make warnings errors
3
-addopts = -rfEXw -p no:doctest --strict
+addopts = -rfEXw -p no:doctest --strict-markers
4
5
# Make xpass results be considered fail
6
xfail_strict = true
0 commit comments