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

Function pytestpm

testing/test_pluginmanager.py:19–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

PytestPluginManagerClass · 0.90

Tested by

no test coverage detected