Rerun only failed tests
When running tests in Elixir, if you only want to rerun the failed tests, just pass in --failed
mix test --failed
Tweet
When running tests in Elixir, if you only want to rerun the failed tests, just pass in --failed
mix test --failed
Tweet