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
Matheus Bernardes Spilari -
Andrew (he/him) -
Abhinav Pandey -
Oleg Lyashuk -
Top comments (0)