Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ pytest_xyz
Method
pytest_xyz
testing/test_pytester.py:172–173 ·
view source on GitHub ↗
X
(self, arg)
Source
from the content-addressed store, hash-verified
170
def
make_holder():
171
class
apiclass:
172
def
pytest_xyz(self, arg):
173
""
"X"
""
174
175
def
pytest_xyz_noarg(self):
176
""
"X"
""
Callers
1
test_hookrecorder_basic
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected