There was an error while loading. Please reload this page.
--test-shard
1 parent 49cb90d commit 132fc80Copy full SHA for 132fc80
doc/api/cli.md
@@ -2534,8 +2534,9 @@ added:
2534
2535
Test suite shard to execute in a format of `<index>/<total>`, where
2536
2537
-`index` is a positive integer, index of divided parts
2538
-`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.
2539
+
2540
This command will divide all tests files into `total` equal parts,
2541
and will run only those that happen to be in an `index` part.
2542
0 commit comments