Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ node
Method
node
src/_pytest/fixtures.py:796–797 · src/_pytest/fixtures.py::TopRequest.node
(self)
Source
from the content-addressed store, hash-verified
794
795
@property
796
def
node(self):
797
return
self._pyfuncitem
798
799
def
__repr__(self) -> str:
800
return
f
class
="st">"<FixtureRequest
for
{self.node!r}>"
Callers
2
pytest_sessionfinish
Method · 0.45
test_hostname_in_xml
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_hostname_in_xml
Method · 0.36