New issue 771: -n0 broken
https://bitbucket.org/pytest-dev/pytest/issues/771/n0-broken

Kent Wills:

Previously a `-n 0` option would turn off xdist and use the normal pytest 
behavior.

This is useful to us because we've configured our testing to be parallel by 
default, but sometimes single-threaded debugging is necessary.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to