-
**NeoVim Version**
NVIM v0.10.0-dev
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu9…
-
Not an issue per-say but wondering how people configure their jest command when you have projects that use npm, some that use yarn, etc... Do you change your config? Or is there a dynamic way?
```
…
-
It's not a priority, but our user-facing interop API located at `pkg/interop` may be be tested with neotest framework like it is done for `address.ToHash160` and `address.FromHash160`, it may help to …
-
### 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…
-
## Describe the problem
Would it be possible for NNP to automatically close an [integration](https://github.com/shortcuts/no-neck-pain.nvim/blob/main/doc/no-neck-pain.txt#L314C7-L314C19) when anoth…
-
Hey :wave:
I was wondering if it would be feasible to support `ftplugin` workflows.
Specifically, I'd like to be able to add adapters to neotest using files in, e.g.
- `ftplugin/haskell.lua`
…
-
**NeoVim Version**
Output of `nvim --version`
```
NVIM v0.9.0
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/gcc-10 -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-param…
-
Hi there!
This commit: https://github.com/jfpedroza/neotest-elixir/commit/a9b61bb63814525b1eae44f76d89890a9feb095b
broke the plugin updating automatically for me, as the submodule was not getting …
-
Would be great if we could filter out directories based on the `testDir` directive in the playwright configuration.([docs](https://playwright.dev/docs/test-configuration))
-
Hi,
Since the large overhaul to the parser, I have noticed that when using Treesitter queries in Neovim, that the range output in block scoped namespaces, include the entire contents of the enclose…