rcasia / neotest-java

Neotest adapter for Java.
MIT License
45 stars 25 forks source link

Initial draft for determining the correct runtime #120

Closed asmodeus812 closed 5 months ago

asmodeus812 commented 5 months ago

Add correct runtime resolution per project, extracting the correct runtime from the currently active language server, supports both coc and native lsp clients.

Still a draft, there are a couple of issues that have to be handled with gradle first, other than that it is working fine for maven.