./devel/hs-lsp-test, Functional test framework for LSP servers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.17.1.1nb1, Package name: hs-lsp-test-0.17.1.1nb1, Maintainer: pkgsrc-users

A test framework for writing tests against Language Server Protocol servers
(https://microsoft.github.io/language-server-protocol/).
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 (https://github.com/haskell/haskell-ide-engine),
haskell-language-server (https://github.com/haskell/haskell-language-server) and
ghcide (https://github.com/digital-asset/ghcide).


Master sites:

Filesize: 37.243 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-31 15:01:21 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-lsp-test: import hs-lsp-test-0.17.1.1

A test framework for writing tests against Language Server Protocol servers
(https://microsoft.github.io/language-server-protocol/).
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 (https://github.com/haskell/haskell-ide-engine),
haskell-language-server (https://github.com/haskell/haskell-language-server) and
ghcide (https://github.com/digital-asset/ghcide).