Skip to content

Commit 24a2566

Browse files
couchemarJosé Valim
authored andcommitted
Description for mix test --seed option
Signed-off-by: José Valim <[email protected]>
1 parent ce9b381 commit 24a2566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/mix/lib/mix/tasks/test.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ defmodule Mix.Tasks.Test do
4747
* `--include` - include tests that match the filter
4848
* `--exclude` - exclude tests that match the filter
4949
* `--only` - run only tests that match the filter
50+
* `--seed` - seeds the random number generator used to randomize tests order
5051
5152
## Filters
5253

0 commit comments

Comments
 (0)