mfussenegger / nvim-jdtls

Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
GNU General Public License v3.0
1k stars 62 forks source link

Add test result parsing and display via diagnostic for testng #559

Closed mfussenegger closed 10 months ago

oysandvik94 commented 10 months ago

Is this for the

require'jdtls'.test_class()
require'jdtls'.test_nearest_method()

commands?