Skip to content

Commit

Permalink
Fail xfailed tests if the failure is unexpected.
Browse files Browse the repository at this point in the history
  • Loading branch information
Omer Katz committed Oct 22, 2019
1 parent 4c633f0 commit 3de76e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[tool:pytest]
testpaths = t/unit/
python_classes = test_*
xfail_strict=true

[build_sphinx]
source-dir = docs/
Expand Down

0 comments on commit 3de76e9

Please sign in to comment.