Home
last modified time | relevance | path

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

/dports/devel/py-pytest-xdist/pytest-xdist-1.32.0/src/xdist/
H A Dnewhooks.py21 def pytest_xdist_newgateway(gateway): function
H A Ddsession.py377 def pytest_xdist_newgateway(self, gateway): member in TerminalDistReporter
H A Dworkermanage.py73 self.config.hook.pytest_xdist_newgateway(gateway=gw)