mix test.interactive
v5.0.0
Search documentation of mix test.interactive
Settings
MixTestInteractive.Command.Stale
(mix test.interactive v5.0.0)
View Source
Run only stale tests.
Equivalent to
mix test --stale
.