-
### Did you check docs and existing issues?
- [X] I have read all the LazyVim docs
- [X] I have searched the existing issues of LazyVim
- [X] I have searched the existing issues of plugins related to…
-
**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…
-
### Have you read the docs and searched existing issues?
- [X] I have read [the README's troubleshooting guide](https://github.com/mrcjkb/rustaceanvim/blob/master/README.md#troubleshooting).
- [X] I …
-
**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
```
{
…
-
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…
-
### 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
…
-
### 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…
-
### Feature description
The new `testables` feature, introduced with version 4.2.0, could be extended with a neotest adapter interface.