MCPcopy 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)

Calls

no outgoing calls

Tested by 1