Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ get
Method
get
testing/test_tmpdir.py:42–43 ·
view source on GitHub ↗
(self, key)
Source
from the content-addressed store, hash-verified
40
return
self
41
42
def
get(self, key):
43
return
lambda
*k: None
44
45
@property
46
def
option(self):
Callers
12
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_pytest_addopts_before_pytester
Function · 0.45
test_spawn_uses_tmphome
Function · 0.45
test_debugging.py
File · 0.45
test_inifilename
Method · 0.45
test_parameterset_for_parametrize_marks
Function · 0.45
test_entrysource_Queue_example
Function · 0.45
test_codepath_Queue_example
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected