mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
[doc] - clarify statement about parallel jobs in rpc-tests.py
Github-Pull: #8625
Rebased-From: 1467561024
This commit is contained in:
parent
752fbae697
commit
0a35573534
1 changed files with 2 additions and 2 deletions
|
|
@ -41,8 +41,8 @@ Run all possible tests with
|
||||||
|
|
||||||
qa/pull-tester/rpc-tests.py -extended
|
qa/pull-tester/rpc-tests.py -extended
|
||||||
|
|
||||||
By default, tests will be run in parallel if you want to specify how many
|
By default, tests will be run in parallel. To specify how many jobs to run,
|
||||||
tests should be run in parallel, append `-parallel=n` (default n=4).
|
append `-parallel=n` (default n=4).
|
||||||
|
|
||||||
If you want to create a basic coverage report for the rpc test suite, append `--coverage`.
|
If you want to create a basic coverage report for the rpc test suite, append `--coverage`.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue