Hacker News new | past | comments | ask | show | jobs | submit login

`mix test --stale` sound like a tremendous gain in productivity, can't wait to use it.

Is there a way to have `mix test` just call --stale steamlessly for me in my terminal?

The other updates to testing in general signal how important testing it to the Elixir core team, and should be a flag letting you know how robust this language and it's tooling is. Take a look for sure, it's a great language.




You can set aliases in mix.exs...

Search for aliases on this page:

http://elixir-lang.org/docs/stable/mix/Mix.html


Oh that's nice, will do.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: