-
Hint about pytest-xdist was removed because it did not work anyway. For some reason py.test without xdist returns exit code 2 which is the same as for premature test interruption.
Hint about pytest-xdist was removed because it did not work anyway. For some reason py.test without xdist returns exit code 2 which is the same as for premature test interruption.
Loading