Implement a test runner
jmbockhorst opened this issue · 4 comments
jmbockhorst commented
We could do something like https://github.com/microsoft/vscode-java-test to be able to run tests through the UI.
razzeee commented
For reference, this seems similar https://github.com/formulahendry/vscode-dotnet-test-explorer
razzeee commented
razzeee commented
We should spend some time with https://github.com/frawa/vscode-elm-test-runner and consider recommending it/integrating it.
razzeee commented
The basics for this are already merged