Skip to content

Commit 9ca4b21

Browse files
committed
Enable pytest xfail_strict
1 parent f174b1c commit 9ca4b21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ addopts = """\
6262
--strict-config
6363
--strict-markers
6464
"""
65+
xfail_strict = true
6566

6667
[tool.coverage.run]
6768
branch = true

0 commit comments

Comments
 (0)