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

Calls

no outgoing calls

Tested by 1