Hi! Using `--listen-on-stdin` will certainly repeat the tests affected by each code change, but a `--repeat` flag would cover a different functionality. Sometimes it's prohibitively expensive to execute all affected tests upon each code change. Business projects are usually not that well architected when it comes to this and engineers don't get time to work on efficient, clean and fast test executions. Even if the project isn't a mess it may be useful to have the `--repeat` flag in order to focus on one test only, because maybe all the others tests are testing something that takes up to a minute or even more (downloading/generating files for example).
Thanks for the suggestion but it's not entirely what I'm looking for. I've been meaning to implement this feature but whenever I have a little time I can't find my way into the Mix codebase... :shrug: -- 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/ff4e0d9b-1144-4b25-9b59-0506b469e945n%40googlegroups.com.
