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! )))
Read next Elixir: a bit about macros & behaviours
