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

Method pytest_xyz_noarg

testing/test_pytester.py:175–176  ·  view source on GitHub ↗

X

(self)

Source from the content-addressed store, hash-verified

173 """X"""
174
175 def pytest_xyz_noarg(self):
176 """X"""
177
178 apimod = type(os)("api")
179

Callers 1

test_hookrecorder_basicFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected