MCPcopy Create free account
hub / github.com/pytest-dev/pytest / pytest_xyz_noarg

Method pytest_xyz_noarg

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

X

(self)

Source from the content-addressed store, hash-verified

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

Callers 1

test_hookrecorder_basicFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected