-
Hello!
First off, thanks for this awesome adapter! I've been looking to switch to Neotest from vim-test but haven't because it wouldn't work with Docker/Sai---everything JustWorks™ with this adapte…
-
It seems like this plugin is trying to find the playwright binary in the directory of the file I have open instead of the project's root.
For instance, if I open the following test file in `/Users/…
-
Hi! I'm trying to handle "Data Driven Tests", this is achieved by creating an array of test cases and iterate them for running them individually.
This is an example of that done using `Jest` and `n…
-
I am really having a hard time setting neotest and neotest-jest up. Can someone maybe make a setup guide for dummys?
-
**NeoVim Version**
0.9.5
**Describe the bug**
I am trying to get help for the summary (concretely, I'm trying to set the mappings). The summary buffer/panel opens, but I cannot get any help (tryi…
-
**NeoVim Version**
Output of `nvim --version`
```
NVIM v0.9.0-dev-3366+gc752c8536-dirty
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by ts@Tautvydass-MacBook-Air.local
Features: +acl +ic…
-
Hello,
I'm trying to use your library with Neo4J version 5.19 (community edition) running in a docker. I'm using a simple Swift program from [this issue](https://github.com/Neo4j-Swift/Neo4j-Swift/…
-
**NeoVim Version**
```
NVIM v0.8.2
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by runner@fv-az190-151
Features: +acl +iconv +tui
```
**Describe the bug**
When I run any python test …
-
**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…
-
I am using Lazy Neovim and setting up Neo test and for the config file, I have mine in package.json. How would I specify this? I tried commenting that out but I get no test found messages.
```
…