A pytest plugin for end-to-end testing of language servers
pytest-lsp is a pytest plugin for writing end-to-end tests for language servers. It works by running the language server in a subprocess and communicating with it over stdio, just like a real language client. This also means pytest-lsp can be used to test language servers written in any language - not just Python. pytest-lsp relies on the pygls library for its language server protocol implementation.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.4.3-2.fc42 | - |
Fedora 42 | 0.4.3-2.fc42 | - |
Fedora 41 | 0.4.3-1.fc41 | 0.4.3-1.fc41 |
Fedora 40 | 0.4.2-1.fc40 | - |
You can contact the maintainers of this package via email at
python-pytest-lsp dash maintainers at fedoraproject dot org
.