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

Method f

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

Source from the content-addressed store, hash-verified

207 )
208 def test_traceback_filter_selective(self, tracebackhide, matching):
209 def f():
210 #
211 raise ValueError
212 #
213
214 def g():
215 #

Calls 2

fFunction · 0.70
gFunction · 0.70

Tested by

no test coverage detected