exercism / automated-tests

An overview space for Automated Testing on Exercism
9 stars 7 forks source link

[New Test Runner] Erlang #10

Closed NobbZ closed 5 years ago

NobbZ commented 5 years ago

I'm participating in exercism since 5 years now and do maintain the Erlang track as well as mentoring Erlang and Elixir on an irregular base.

Providing a bare docker image that is able to run the tests and spit out the bare result should be very easy, while at the same time I think it will be very interesting to build a formatter that will be able to also give us some custom output.

Either way, I'm looking forward to this.

iHiD commented 5 years ago

Thanks! :) https://github.com/exercism/erlang-test-runner

iHiD commented 5 years ago

@NobbZ Want to play with elixir too?

NobbZ commented 5 years ago

Yeah, I like to help there as well.

iHiD commented 5 years ago

Great. https://github.com/exercism/elixir-test-runner :)