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

Method foo

testing/python/fixtures.py:3624–3625  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3622 @pytest.fixture
3623 @pytest.fixture
3624 def foo():
3625 raise NotImplementedError()
3626
3627
3628class TestContextManagerFixtureFuncs:

Calls

no outgoing calls