Skip to content

Commit bd089c7

Browse files
Apply Repo-Review rule PP305
pytest: Specifies strict xfail
1 parent e4447eb commit bd089c7

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
@@ -51,6 +51,7 @@ dev = [
5151
[tool.pytest.ini_options]
5252
addopts = "-v --doctest-modules --ignore=benchmark --doctest-glob=README.md"
5353
log_level = "INFO"
54+
xfail_strict = true
5455

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

0 commit comments

Comments
 (0)