MCPcopy Create free account
hub / github.com/pytest-dev/pytest / raise_fail_outcome

Method raise_fail_outcome

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

Source from the content-addressed store, hash-verified

160
161 @property
162 def raise_fail_outcome(self):
163 pytest.fail("fail should be caught")
164
165
166def test_helper_failures() -> None:

Callers

nothing calls this directly

Calls 1

failMethod · 0.80

Tested by

no test coverage detected