-
**NeoVim Version**
Output of `nvim --version`
NVIM v0.10.2
Build type: Release
LuaJIT 2.1.1713484068
Run "nvim -V1 -v" for more info
**System info**
Windows 11
Neovim is running on `wezterm …
-
Please help with this when i run it returned this error log
...l/share/nvim/lazy/neotest-pest/lua/neotest-pest/init.lua:169: No test output file found! Should have been at: storage/app/pest-20240907-…
-
### Feature description
PR #461 disabled color output for neotest by passing `--color=never` to `cargo`.
This worked around an issue where one test failure caused all succeeding tests to be marked a…
-
When I am trying to run:
```
E5108: Error executing lua .../piotr/.local/share/nvim/lazy/nvim-nio/lua/nio/tasks.lua:100: Async task failed without callback: The coroutine failed with this message:…
-
First of all, I want to thank you for making this plugin. I've been using it for quite some time now and it works like a charm so far.
Anyway, I found this issue https://github.com/Civitasv/cmake-t…
-
**NeoVim Version**
NVIM v0.10.0
Build type: Release
LuaJIT 2.1.1716656478
Run "nvim -V1 -v" for more info
**Describe the bug**
In 90% of my cases, the execution of the Neotest Summary command …
-
Not sure why. I have a multiline describe do.. block. I attach a screenshot.
![image](https://github.com/user-attachments/assets/a5f90be1-bc1b-42e8-ace8-e7751fef66ed)
It also succeeds in the con…
-
**Question / Proposal:**
Is there a way to lazy load the adapters based on the file type?
The problem is that all the adapters are loaded even when they are no required for the current neotest …
-
**NeoVim Version**
NVIM v0.10.1
Build type: Debug
LuaJIT 2.1.1713484068
Run "nvim -V1 -v" for more info
**Describe the bug**
require('neotest').setup({
adapters = {
require('neotest-…
-
In python 3.12, I get below error
Traceback (most recent call last):
File "/.local/share/nvim/lazy/django-neotest/neotest.py", line 20, in
main(sys.argv[1:])
File "/.local/share/nvim/la…