elm-tooling/elm-language-client-vscode

Implement a test runner

jmbockhorst opened this issue · 4 comments

We could do something like https://github.com/microsoft/vscode-java-test to be able to run tests through the UI.

We should spend some time with https://github.com/frawa/vscode-elm-test-runner and consider recommending it/integrating it.

The basics for this are already merged