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

Method f

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

Source from the content-addressed store, hash-verified

186 )
187 def test_traceback_filter_selective(self, tracebackhide, matching):
188 def f():
189 #
190 raise ValueError
191 #
192
193 def g():
194 #

Calls 2

fFunction · 0.70
gFunction · 0.70

Tested by

no test coverage detected