We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7bbf8 commit 9af1f63Copy full SHA for 9af1f63
CHANGELOG.rst
@@ -12,7 +12,7 @@
12
* New ``-rp`` and ``-rP`` reporting options give the summary and full output
13
of passing tests, respectively. Thanks to `@codewarrior0`_ for the PR.
14
15
-* ``pytest.mark.xfail`` now has a ``strict`` option which makes ``XPASS``ing
+* ``pytest.mark.xfail`` now has a ``strict`` option which makes ``XPASS``
16
tests to fail the test suite, defaulting to ``False``. There's also a
17
``xfail_strict`` ini option that can be used to configure it project-wise.
18
Thanks `@rabbbit`_ for the request and `@nicoddemus`_ for the PR (`#1355`_).
0 commit comments