Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ fail
Method
fail
testing/code/test_excinfo.py:271–272 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
269
log = decorator(log)
270
271
def
fail():
272
raise
ValueError(
""
)
273
274
fail = log(log(fail))
275
Callers
5
test_skip_file_by_conftest
Method · 0.80
getmsg
Function · 0.80
raise_fail_outcome
Method · 0.80
test_pytest_fail
Function · 0.80
test_error
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected