pytest-stepwise
pytest-stepwise copied to clipboard
Incompatible with pytest-xdist
trafficstars
When running tests with xdist and pytest-stepwise, tests continue to run even after a test fails. Ideally tests should be stopped regardless of running with xdist or not, but if that is not possible we should at least warn the user about this.