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
hayata-yamamoto -
Steve Wortham -
Nazneenahmad -
Ajeet Singh Raina -
Top comments (0)