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

Method trace

testing/test_tmpdir.py:39–40  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

37
38 @property
39 def trace(self):
40 return self
41
42 def get(self, key):
43 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