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

Method trace

testing/test_tmpdir.py:41–42  ·  testing/test_tmpdir.py::FakeConfig.trace
(self)

Source from the content-addressed store, hash-verified

39
40 @property
41 def trace(self):
42 return self
43
44 def get(self, key):
45 return lambda *k: None

Callers 12

perform_collectMethod · 0.80
collectMethod · 0.80
genitemsMethod · 0.80
find_specMethod · 0.80
exec_moduleMethod · 0.80
_should_rewriteMethod · 0.80
_write_pycFunction · 0.80
install_importhookFunction · 0.80
_importconftestMethod · 0.80
test_config_traceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected