Closed roastduck closed 5 months ago
Now output from each process goes onto the screen with its rank as a prefix if you run with pytest -s. pytest without -s is still clean.
pytest -s
pytest
-s
Now output from each process goes onto the screen with its rank as a prefix if you run with
pytest -s
.pytest
without-s
is still clean.