-
**NeoVim Version**
```
NVIM v0.8.3
Build type: Release
LuaJIT 2.1.0-beta3
Übersetzt von builduser
Features: +acl +iconv +tui
```
**Describe the bug**
On some colorschemes the statuscolumn…
-
https://github.com/nvim-neotest/neotest
-
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…
-
If a test has ->with(), it _technically_ changes into multiple tests. As such, passes are detected as failures:
![2024-02-20_16-48](https://github.com/V13Axel/neotest-pest/assets/2779682/4636bbea-a…
-
No matter if I try to debug a test or a binary, tests seem to never really launch, I don't seem to have any output related to debugging whatsoever. My terminal does not split either.
When I launch a …
-
### Description
First off, pretty damn nifty plugin. I Just started ramping up with NeoVim, and I try to create a "toggle" mapping for every plugin that contains its own "on/off" actions.
If I w…
-
Hi,
it would be handy to support calling run() from an actual Function implementation, and let neotest-go find its test, so we can run the test without having to find the TestFunction first.
-
I would be awesome if there was a testing module, that would include neotest, and would integrate with the debugger.
I feel it's not the simplest thing to implement by hand so it would be great to ha…
-
nvim
```
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1703358377
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.9.5/share/nvim"
Run :checkhealth…
-
Apparently the `README.rst` example does not work if `py2neo` version is >= 2.0.9. Maybe version should be pinned in `setup.py`?
It fails by:
```
flask.ext.Neo4j init_app called
flask.ext.Neo4j gdb …