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
Steve Wortham -
Thodoris Kouleris -
Hugo van Kemenade -
Wanda -
Top comments (0)