-
I just installed and setup for the first time and got things seemingly working except they always show as failed even when the tests are successful. See screenshot. Any thoughts? Thanks!
![image](h…
-
Hi,
Thank you for this plugin!
Is debugging vite-tests supported? I tried to make it run with the following config, and the debugger attaches but from there on, things are broken:
The "DAP Scopes" …
-
This is my dap configs:
```
{
"mfussenegger/nvim-dap",
dependencies = {
"theHamsta/nvim-dap-virtual-text",
"rcarriga/nvim-dap-ui",
"nvim-neotest/nvim-nio",
"mfu…
-
I tried finding this a lot but didn't have any luck. Is it possible to run django tests?
How do I configure it? Currently, simply running with `unittest` runner gives `settings improperly configure…
-
### 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](ht…
-
### 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]…
-
**When trying to debug test the following error is being thrown**
`neotest-dart: ...al/AppData/Local/nvim-data/lazy/neotest/lua/nio/init.lua:105: The coroutine failed with this message:
...AppData…
n1h41 updated
2 months ago
-
### 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](ht…
-
### Did you check the docs?
- [X] I have read all the LazyVim docs
- [X] This is not a request for a new or existing extra (see above)
### Is your feature request related to a problem? Please descri…
-
### Debug adapter definition and debug configuration
I have installed the plugin via [lazyvim](https://www.lazyvim.org/extras/dap/core) with some aditional configs:
```lua
local js_based_languages …