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.
--test-shard
1 parent 0234a8e commit 447ca11Copy full SHA for 447ca11
doc/api/cli.md
@@ -2574,8 +2574,9 @@ added:
2574
2575
Test suite shard to execute in a format of `<index>/<total>`, where
2576
2577
-`index` is a positive integer, index of divided parts
2578
-`total` is a positive integer, total of divided part
+* `index` is a positive integer, index of divided parts.
+* `total` is a positive integer, total of divided part.
2579
+
2580
This command will divide all tests files into `total` equal parts,
2581
and will run only those that happen to be in an `index` part.
2582
0 commit comments