Add test, CHANGELOG and docs for auto-cpu detection PR

This commit is contained in:
Bruno Oliveira
2015-07-11 12:14:48 -03:00
parent ed9e5cd9ea
commit 9d4afbdfec
3 changed files with 17 additions and 1 deletions

View File

@@ -59,7 +59,8 @@ To send tests to multiple CPUs, type::
py.test -n NUM
Especially for longer running tests or tests requiring
a lot of IO this can lead to considerable speed ups.
a lot of IO this can lead to considerable speed ups. This option can
also be set to ``auto`` for automatic detection of the number of CPUs.
Running tests in a Python subprocess