MCPcopy
hub / github.com/pytest-dev/pytest / h

Function h

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

Source from the content-addressed store, hash-verified

115
116
117def h():
118 #
119 g()
120 #
121
122
123class TestTraceback_f_g_h:

Callers 6

setup_methodMethod · 0.70
gMethod · 0.70
test_excinfo_exconlyFunction · 0.70
test_excinfo_repr_strFunction · 0.70

Calls 1

gFunction · 0.70

Tested by

no test coverage detected