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 753e39b + f6c7ce3 commit de88ed8Copy full SHA for de88ed8
tox.ini
@@ -12,6 +12,6 @@ commands =
12
pytest {posargs}
13
14
[pytest]
15
-addopts = --strict
+addopts = --strict-markers
16
testpaths = tests
17
xfail_strict = true
0 commit comments