Search code examples
How to disable pytest xdist only when pytest is called with filters?...


pytestpytest-xdist

Read More
pytest, xdist, and sharing generated file dependencies...


pythonpytestpytest-xdist

Read More
Pytest with multiprocessing lock not working as expected when running tests in parallel...


pythonpython-3.xpytestmutexpytest-xdist

Read More
How to run setup (fixture) once and then tests in parallel...


pythonpytestpytest-xdistpytest-parallel

Read More
Multiple pytest sessions during tests run...


pythonpytestpytest-xdist

Read More
pytest-xdist - running parametrized fixtures for parametrized tests once without blocking...


pythontestingpytestpytest-xdist

Read More
Why is pytest asking to specify --tx...


pythonpytesttravis-cipytest-xdist

Read More
Is there a way to find out which pytest-xdist gateway is running?...


pytestpytest-xdist

Read More
pytest-xdist: LookupError: setuptools-scm was unable to detect version...


pythonpytestxdistpytest-xdistsetuptools-scm

Read More
Pytest x-dist INTERNALERROR when trying to run tests on remote Windows host using ssh...


python-3.xpytestopensshpytest-xdist

Read More
pytest issues with a session scoped fixture and asyncio...


pythonpytestpython-asynciosemaphorepytest-xdist

Read More
How to run setup in each pytest-xdist process...


pythonunit-testingpytestxdistpytest-xdist

Read More
Can pytest xdist tests log to the same configuration?...


pythonloggingpytestxdistpytest-xdist

Read More
Trying to understand pytest-xdist failures for parametrized tests...


pytestxdistpytest-xdist

Read More
pytest-xdist generate random & uniqe ports for each test...


pythonpytestxdistpytest-xdist

Read More
Pytest Xdist parallel execution, prevent recreating the database...


seleniumpytestxdistpytest-xdist

Read More
BackNext