-
The adapter can now run single test files, but if they have dependencies on other modules, the tests will never pass.
An example can be found in [nested container tests](https://ziglang.org/documenta…
-
**NeoVim Version**
NVIM v0.9.5
**Describe the bug**
When I try to run any test directly from a file, I get an exception that indicates that no client is set.
```text
E5108: Error executing lu…
-
**NeoVim Version**
```
NVIM v0.8.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by linuxbrew@43b3775c8372
Features: +acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$…
-
### Debug adapter definition and debug configuration
package manager: lazy.nvim
OS: Darwin 23.4.0
Terminal: Alacritty 0.13.2
NVIM: 0.9.5
nvim config based on distribution NVChad v2.0
```
{
…
-
### Neovim version (nvim -v)
v0.9.5
### Operating system/version
NixOS 24.05.20240306.9df3e30
### Output of :checkhealth rustaceanvim
```console
==================================================…
-
### Neovim version (nvim -v)
NVIM v0.10.0-dev-2583+gbbb68e2a03
### Operating system/version
Linux 6.7.7
### Output of :checkhealth rustaceanvim
```console
rustaceanvim: require("rustaceanvim.heal…
-
### Did you check docs and existing issues?
- [X] I have read all the plugin docs
- [X] I have searched the existing issues
- [X] I have searched the existing issues of plugins related to this issue
…
-
Ok, I'm still fairly new to Neovim so I'm not sure how to provide more details but happy to give anything that's missing here if you can explain how, but the gist of the situation is: I just started w…
-
### Feature description
The new `testables` feature, introduced with version 4.2.0, could be extended with a neotest adapter interface.
-
Hey, so I just switched over from theutz's original version to this fork but now when I try to run my tests (using this keymap: `vim.keymap.set("n", "t", "lua require('neotest').run.run()")`), I get t…