Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ My
Class
My
testing/test_config.py:1260–1262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1258
pm = _config_for_test.pluginmanager
1259
1260
class
My:
1261
def
pytest_load_initial_conftests(self):
1262
pass
1263
1264
m = My()
1265
pm.register(m)
Callers
1
test_load_initial_conftest_last_ordering
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_load_initial_conftest_last_ordering
Function · 0.68