-
Maven builds fail due to mvn by default using the javahome env variable. However, different projects can be configured to use different runtimes. Furthermore, i myself have 5 jdks installed, my defau…
-
When running all unit tests in a class, you can see a loading indicator in the summary view. It would be nice that each method gets updated when they are finished. Currently, only after the very last …
-
Hey, I update the plugin on master `885b270f3398f61c8196d0ac0b45744a45507737`, and now the adapter is not working anymore on my Windows setup.
```
● NVIM v0.10.0
Build type: Release
LuaJIT 2.1.1…
-
Hi,
Currently I have support for table tests enabled with `experimental = { test_table = true }` but diagnostics are only shown at the assertion, while the symbols are shown at the table-level.
It w…
-
Hi, thanks so much for working on this. Debugging RN apps within neovim would be amazing. Sadly I cannot get this to work :(
I have [nvim-dap-vscode-js](https://github.com/mxsdev/nvim-dap-vscode-js…
-
[Neotest](https://github.com/nvim-neotest/neotest) provides a [summary window feature](https://github.com/nvim-neotest/neotest/#summary-window) that shows tests inside a buffer and allows users to int…
fnune updated
12 months ago
-
Am I supposed to see virtual text like shown in the readme? I am only seeing the icon for passed/failed as virtual text
![image](https://user-images.githubusercontent.com/25869544/197856144-66e897f…
-
Hi, thank you for the plugin.
When using the frameworks' [suite](https://github.com/stretchr/testify#suite-package) feature, this plugin fails to run individual tests. Since the usage of the [Testi…
-
Neotest supports DAP debugging for tests.
Checklist:
- [x] Filter exact tests when starting the debug session
- [x] Run build before debug session starts (preferably async)
- [ ] In case of bui…
-
### Did you check docs and existing issues?
- [X] I have read the [documentation](https://github.com/fredrikaverpil/neotest-golang/blob/main/README.md).
- [X] I have searched the existing [issues]…