The latest version of lsp-test is 0.17.1.0-0.
lsp-test
Version 0.5.1.0 revision 2 uploaded by sjakobi.
Package meta
- Synopsis
- Functional test framework for LSP servers.
- Description
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, andLanguage.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.- Author
- Luke Lau
- Bug reports
- https://github.com/Bubba/haskell-lsp-test/issues
- Category
- Testing
- Copyright
- 2019 Luke Lau
- Homepage
- https://github.com/Bubba/haskell-lsp-test#readme
- Maintainer
- luke_lau@icloud.com
- Package URL
- n/a
- Stability
- experimental