Collision v0.3.1 released Elixir: a bit about macros & behaviours

Instant Elixir code reloader / test runner

While there are some alternatives, I wanted something flexible and configurable during runtime. Also, unit tests are executed in the same Erlang VM, so no long reloading / compiling is necessary. In future with custom run strategies, that would allow you to map a changed file to only a few selected test files. Please test and break! )))

https://github.com/ruby2elixir/mr_t