-
OS: Windows
neovim version: 0.10.1
neotest-java version is the latest available (commit d82f3a4)
Plugin installed by using lazy with the following super minimal config:
```lua
{
"rcasia/ne…
-
### 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]…
kvalv 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…
-
Hi,
I'm trying to setup a rust setup with the flake nix4nvchad:
```nix
programs = {
nvchad = {
enable = true;
extraPackages = with pkgs; [
nixd
rust-analyzer
…
-
**NeoVim Version**
```
$ nvim --version
NVIM v0.9.0
```
**Describe the bug**
I have a main Neovim config that runs this setup for Neotest:
```lua
neotest.setup({
adapters = {
r…
fnune updated
3 weeks ago
-
### 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#stethoscope-troubleshootin…
-
**NeoVim Version**
NVIM v0.11.0-dev-734+g8a2aec997
**Describe the bug**
The `neotest.lib.treesitter.parse_positions` works just fine in Neovim 0.10.1 but crashes in nightly. I noticed this as I…
-
With the latest plugin version, running tests in my multi-project gradle build fails.
The project consists of a number gradle sub-projects like `com.company.app.web.server.` for about 10 component…
-
Hi,
Since the 0ab9ad357075b8a7b516bf736b40854751b75845 commit I started to get the following error when I try to run any test:
```
neotest-python: .../nvim/lazy/neotest-python/lua/neotest-pyth…
-
### 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]…