Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
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_config_cache_dataerror
Method · 0.45
test_lastfailed_xpass
Method · 0.45
rlf
Method · 0.45
get_cached_last_failed
Method · 0.45
test_preserve_keys_order
Function · 0.45
test_spawn_uses_tmphome
Function · 0.45
test_inifilename
Method · 0.45
test_addopts_before_initini
Method · 0.45
test_override_ini_does_not_contain_paths
Method · 0.45
test_inicfg_deprecated
Method · 0.45
test_parameterset_for_parametrize_marks
Function · 0.45
test_load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected