Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
def
pytestpm() -> PytestPluginManager:
20
return
PytestPluginManager()
21
22
23
class
TestPytestPluginInteractions:
Callers
nothing calls this directly
Calls
1
PytestPluginManager
Class · 0.90
Tested by
no test coverage detected