Here's how to run all tests in the same order as in the file and stop after the first failure:
mix test --seed 0 --max-failures 1
Here's how to run all tests in the same order as in the file and stop after the first failure:
mix test --seed 0 --max-failures 1
For further actions, you may consider blocking this person and/or reporting abuse
Wanda -
Jon Lauridsen -
Steve Wortham -
Ashish-Chorge -
Top comments (0)