-
Looks like this is not supported, am I right?
They looks to be "listed" in the output, but not in the summary and they're always "skipped".
-
**NeoVim Version**
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1710088188
**Describe the bug**
After update with `nio` dependency, watcher fails to start.
```
E5108: Error executing lua ...e…
-
When I run tests, and save my neovim session, then close and re-open the session, the tests that previously succeeded show a question mark again in the summary panel. Is it possible to persist the res…
-
### 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…
-
Sometimes I want to copy the commands run by Neotest under the hood. There are different use-cases for this:
- Inspecting whether a test is failing to run due to a misconfiguration
- Checking out …
fnune updated
7 months ago
-
**Problem:**
I can't figure out how to configure this.
**Plugin Setup:**
All dependencies installed.
```
'nvim-neotest/neotest',
dependencies = {
'nvim-lua/plenary.nvi…
-
My configuration is based on LazyVim, having added support for Neotest by including the appropriate "extras" configuration.
```lua
{import = "lazyvim.plugins.extras.test.core" }
```
To ensure …
-
~/.config/nvim_editions/laz
ftdetect
lua
notes
* ;
LICENSE
README.md
Session.vim
TODO.md
init.lua
lazy-lock.json …
-
I'm using the default layout which puts the REPL and console at the bottom. When I open the quickfix list (or other similar types of small windows which open at the bottom), they bump the REPL/console…
-