18 |
19 | 
20 |
21 | ## ⭐ Features
22 |
23 | - ✅ Maven and Gradle projects
24 | - ✅ Multimodule projects
25 | - ✅ Integrated with [`nvim-dap`](https://github.com/mfussenegger/nvim-dap) for test debugging.
26 |
27 | > Check [ROADMAP.md](./ROADMAP.md) to see what's coming!
28 |
29 | ## :wrench: Installation
30 |
31 | ##### Install in 3 steps :athletic_shoe:
32 |
33 | 1. Make sure you have installed nvim-treesitter parsers. Use `:TSInstall java`
34 | 2. Add neotest-java to your config:
35 |
36 |