Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ fail
Method
fail
testing/code/test_excinfo.py:295–296 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
293
log = decorator(log)
294
295
def
fail():
296
raise
ValueError(
""
)
297
298
fail = log(log(fail))
299
Callers
9
test_skip_file_by_conftest
Method · 0.80
getmsg
Function · 0.80
test_collect_short_file_windows
Function · 0.80
raise_fail_outcome
Method · 0.80
test_pytest_fail
Function · 0.80
test_fail_the_first_time
Method · 0.80
test_visit_breadthfirst
Method · 0.80
test_error
Method · 0.80
test_raises_exception_escapes_generic_group
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected