-
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…
-
### 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…
-
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…
-
I would like to migrate from `vim-test` but it seems I'm missing something.
My development environment is running inside Docker, so the way to execute the tests is:
```bash
docker exec -it $(docker…
-
Hi,
first of all thank you very much for providing this plugin. It truly contributes to closing the gap to properly working with Java in NeoVim.
# Proposed change
The plugin should favor…
-
### 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]…
-
### 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…
-
**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
-
Say I have this test structure:
```go
func TestSomeFunction(t *testing.T) {
tests := []struct {
name string
}{
{
name: "first test",
},
{
name: "second test",
},
{
…
-
### 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…