Skip to content

Commit 8e74ec7

Browse files
Apply Repo-Review rule PP305
pytest: Specifies strict xfail
1 parent e10978b commit 8e74ec7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ dev = [
5252
addopts = "-v --doctest-modules --ignore=benchmark --doctest-glob=README.md"
5353
log_level = "INFO"
5454
testpaths = ["test"]
55+
xfail_strict = true
5556

5657
[tool.ruff]
5758
line-length = 99

0 commit comments

Comments
 (0)