elixir-lsp / elixir-lsp/coc-elixir

Support for running tests via new code lens

Open
#43 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
170
Forks
12
PR merge metrics
No merged PRs in 30d

Description

https://github.com/elixir-lsp/elixir-ls/pull/389 added support to build up a command to run exunit tests from a code lens (all the user has to do is click on the code lens). It would be great to be able to support this in some way in coc-elixir. The VSCode implementation is at https://github.com/elixir-lsp/vscode-elixir-ls/pull/155

Some thoughts:
* I'm not sure how interacting with the terminal will work for coc-elixir
* It might make sense to update ElixirLS to build a full example test command instead of building the test command within each extension

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.