Sweet! I'll look into it this weekend. Meanwhile, I found another thread that is related. https://github.com/elixir-lang/elixir/issues/4586
Thanks for the quick replies! Gotta love the Elixir Community <3 On Friday, 24 August 2018 10:04:10 UTC+2, José Valim wrote: > > We have already approved a --max-failures option but the implementation > was not completed. So a PR is definitely welcome. > > You can see the previous PR here for the discussion but note that a > different approach has to be taken: > https://github.com/elixir-lang/elixir/pull/7480 > > > > *José Valim* > www.plataformatec.com.br > Skype: jv.ptec > Founder and Director of R&D > > On Fri, Aug 24, 2018 at 9:54 AM, Steve Morin <[email protected] > <javascript:>> wrote: > >> That’s a feature I’ve used in other setups/languages. Two thumbs up >> >> On Aug 24, 2018, at 00:45, Hylke Alons <[email protected] <javascript:>> >> wrote: >> >> Hi guys, >> >> I would like to propose a feature to ExUnit. From time to time when >> functionality changes, many tests might fail. >> >> I'd like an option `--halt-on-first-failure` to solve them one by one, >> rather than having to copy the path with file number for every test that >> fail. >> >> What do you think? >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "elixir-lang-core" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elixir-lang-core/4df8830b-35b4-411c-a70e-fea7ef1c244a%40googlegroups.com >> >> <https://groups.google.com/d/msgid/elixir-lang-core/4df8830b-35b4-411c-a70e-fea7ef1c244a%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "elixir-lang-core" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elixir-lang-core/FFAC537C-1445-4B94-9B5D-91B38117976E%40gmail.com >> >> <https://groups.google.com/d/msgid/elixir-lang-core/FFAC537C-1445-4B94-9B5D-91B38117976E%40gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/db67be6d-84c5-4eff-94e2-9917d3da219a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
