lsp-test: Functional test framework for LSP servers.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
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.5.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees