Skip to content

Commit c61c991

Browse files
committed
Enable pytest xfail_strict
1 parent 235c55d commit c61c991

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
@@ -55,6 +55,7 @@ addopts = """\
5555
--strict-config
5656
--strict-markers
5757
"""
58+
xfail_strict = true
5859

5960
[tool.coverage.run]
6061
branch = true

0 commit comments

Comments
 (0)