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