Skip to content

Support for running tests via new code lens #43

@axelson

Description

@axelson

elixir-lsp/elixir-ls#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 elixir-lsp/vscode-elixir-ls#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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions