pytest-stepwise icon indicating copy to clipboard operation
pytest-stepwise copied to clipboard

Incompatible with pytest-xdist

Open nip3o opened this issue 8 years ago • 0 comments
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.

nip3o avatar Dec 05 '16 13:12 nip3o