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

Method get

testing/test_tmpdir.py:44–45  ·  testing/test_tmpdir.py::FakeConfig.get
(self, key)

Source from the content-addressed store, hash-verified

42 return self
43
44 def get(self, key):
45 return lambda *k: None
46
47 def getini(self, name):
48 if name == class="st">"tmp_path_retention_count":

Callers 15

test_lastfailed_xpassMethod · 0.45
rlfMethod · 0.45
test_preserve_keys_orderFunction · 0.45
test_spawn_uses_tmphomeFunction · 0.45
test_inifilenameMethod · 0.45
test_loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected