MCPcopy
hub / github.com/pytest-dev/pytest / raise_fail_outcome

Method raise_fail_outcome

testing/test_compat.py:91–92  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

89
90 @property
91 def raise_fail_outcome(self):
92 pytest.fail("fail should be caught")
93
94
95def test_helper_failures() -> None:

Callers

nothing calls this directly

Calls 1

failMethod · 0.80

Tested by

no test coverage detected