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.
2 parents 494dc09 + 8be0275 commit c676432Copy full SHA for c676432
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