Home
last modified time | relevance | path

Searched refs:pytest_xdist_setupnodes (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-pytest-xdist/pytest-xdist-1.32.0/src/xdist/
H A Dnewhooks.py17 def pytest_xdist_setupnodes(config, specs): function
H A Ddsession.py370 def pytest_xdist_setupnodes(self, specs): member in TerminalDistReporter
H A Dworkermanage.py64 self.config.hook.pytest_xdist_setupnodes(config=self.config, specs=self.specs)