mpizenberg / elm-test-runner / ElmTestRunner.Reporter.Exercism

Implementation of a reporter following the spec for exercism tests runners.

https://github.com/exercism/docs/blob/main/building/tooling/test-runners/interface.md

implementation : ElmTestRunner.Reporter.Interface.Interface

Implementation of a reporter for exercism, mostly for automated tools.