Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
117
def
h():
118
#
119
g()
120
#
121
122
123
class
TestTraceback_f_g_h:
Callers
6
setup_method
Method · 0.70
test_traceback_filter_selective
Method · 0.70
g
Method · 0.70
test_excinfo_exconly
Function · 0.70
test_excinfo_repr_str
Function · 0.70
test_excinfo_errisinstance
Function · 0.70
Calls
1
g
Function · 0.70
Tested by
no test coverage detected