lsp-test: 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.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Control
- Applicative
- Control.Applicative.Combinators
- Applicative
- Language
- LSP
- Language.LSP.Test
- Language.LSP.Types
- Language.LSP.Types.Capabilities
- LSP
Downloads
- lsp-test-0.14.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates