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 9ac3003 commit 9da1153Copy full SHA for 9da1153
1 file changed
doc/devel/testing.rst
@@ -86,7 +86,7 @@ a colon, e.g., (this is assuming the test is installed)::
86
If you want to run the full test suite, but want to save wall time try
87
running the tests in parallel::
88
89
- python tests.py --nocapture --nose-verbose --processes=5 --process-timeout=300
+ python tests.py --nocapture --verbose --processes=5 --process-timeout=300
90
91
92
An alternative implementation that does not look at command line
0 commit comments