lsp-test-0.17.1.1: Functional test framework for LSP servers.
A test framework for writing tests against
Language Server Protocol servers.
Language.LSP.Test
launches your server as a subprocess and allows you to simulate a session
down to the wire.
To see examples of it in action, check out haskell-ide-engine,
haskell-language-server and
ghcide.
Modules
lsp-test-0.17.1.1
- Control
- Applicative
- Language
- LSP
- Language.LSP.Test A functional testing framework for LSP servers.
- LSP