MCPcopy 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

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