You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: features/command_line/order.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ order of groups at each level is randomized.
13
13
14
14
With `rand` you can also specify a seed.
15
15
16
+
The option `modification_time` will run the most recent modified files first. You can combine it with `--next-failure` to find the most recent failing spec.
17
+
16
18
## Example usage
17
19
18
20
The `defined` option is only necessary when you have `--order rand` stored in a
@@ -22,4 +24,5 @@ config file (e.g. `.rspec`) and you want to override it from the command line.
0 commit comments