MCPcopy
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

getmsgFunction · 0.80
raise_fail_outcomeMethod · 0.80
test_pytest_failFunction · 0.80
test_errorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected