Skip to content

Commit

Permalink
Enable pytest xfail_strict
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Aug 6, 2024
1 parent f174b1c commit 9ca4b21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ addopts = """\
--strict-config
--strict-markers
"""
xfail_strict = true

[tool.coverage.run]
branch = true
Expand Down

0 comments on commit 9ca4b21

Please sign in to comment.