redhat-developer / redhat-developer/lsp4ij
Provide a Test framework to test custom language server
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 344
- Forks
- 113
- Avg merge
- 5h 22m
- Merged PRs (30d)
- 15
Description
Discussed in https://github.com/redhat-developer/lsp4ij/discussions/548
Originally posted by RehanChalana September 29, 2024
Hello Everyone,
I am working on a KCL-lang IntelliJ plugin utilizing LSP4IJ to implement Language Server Protocol (LSP) support.
Could anyone provide guidance or best practices for writing integration tests for a plugin using LSP4IJ?
Any advice, examples, or resources would be greatly appreciated!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin with discussion #548, which contains the original request for integration-testing guidance for a custom language-server plugin. Define the framework's scope and verify that it enables repeatable integration tests for plugins using LSP4IJ; no implementation files or existing tests are identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100