coc.nvim extension for testing-language-server
Screencast.from.2024-10-06.15-13-45.webm
:CocInstall coc-testing-ls
:CocList tests
You can check the available commands with :CocList commands.
These commands are available.
testing-ls.clearDiagnostics- clear all diagnostics
testing-ls.restart- Restart testing-language-server
testing-ls.runFileTest- Run file test with testing-language-server
MIT
This extension is built with create-coc-extension