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

Method h

testing/code/test_excinfo.py:199–202  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

197 #
198
199 def h():
200 #
201 g()
202 #
203
204 excinfo = pytest.raises(ValueError, h)
205 traceback = excinfo.traceback

Callers

nothing calls this directly

Calls 1

gFunction · 0.70

Tested by

no test coverage detected