Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c511628 commit 8be0275Copy full SHA for 8be0275
1 file changed
doc/devel/testing.rst
@@ -85,7 +85,7 @@ a colon, e.g., (this is assuming the test is installed)::
85
If you want to run the full test suite, but want to save wall time try
86
running the tests in parallel::
87
88
- python tests.py --nocapture --nose-verbose --processes=5 --process-timeout=300
+ python tests.py --nocapture --verbose --processes=5 --process-timeout=300
89
90
91
An alternative implementation that does not look at command line
0 commit comments