lsp-test: Functional test framework for LSP servers.
A test framework for writing tests against
Language Server Protocol servers.
Language.Haskell.LSP.Test
launches your server as a subprocess and allows you to simulate a session
down to the wire, and Language.Haskell.LSP.Test
can replay captured sessions from
https://hackage.haskell.org/package/haskell-lsp.
It's currently used for testing in haskell-ide-engine.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Control
- Applicative
- Control.Applicative.Combinators
- Applicative
- Language
- Haskell
- LSP
- Language.Haskell.LSP.Test
- Language.Haskell.LSP.Types
- Language.Haskell.LSP.Types.Capabilities
- LSP
- Haskell
Downloads
- lsp-test-0.7.0.0.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