Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pytest-dev/pytest
/ My
Class
My
testing/test_config.py:1848–1850 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1846
pm = _config_for_test.pluginmanager
1847
1848
class
My:
1849
def
pytest_load_initial_conftests(self):
1850
pass
1851
1852
m = My()
1853
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