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

Function pytestpm

testing/test_pluginmanager.py:21–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19
20@pytest.fixture
21def pytestpm() -> PytestPluginManager:
22 return PytestPluginManager()
23
24
25class TestPytestPluginInteractions:

Callers

nothing calls this directly

Calls 1

PytestPluginManagerClass · 0.90

Tested by

no test coverage detected