Skip to content

pytest-lsp v1.0.0b2 - 2024-11-23

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Nov 19:29
· 115 commits to develop since this release

v1.0.0b2 - 2024-11-23

Fixes

  • pytest-lsp is now able to detect the situation where the server process exits while the client is waiting on a notification message and fail the test accordingly (#186)

Misc

  • Update pygls to v2.0a2 (#188)