-
Hello.
Recently a PR [Enable run file tests despite nvim current directory ](https://github.com/nvim-neotest/neotest-go/pull/56) was merged, and introduced a major change in how the test are being ex…
-
I dont think i need to explain this...
-
When running all unit tests in a class, you can see a loading indicator in the summary view. It would be nice that each method gets updated when they are finished. Currently, only after the very last …
-
We have a `__tests__` folder in the root of our project for legacy reasons and the actual tests for our components are in the components' sub-folders within `src`. How to proceed?
Edit: you should …
-
I'm again having some issues, with both neovim and vscode. The release version just stays forever initializing, even after doing the cleaning that I always do, but that is a separate issue.
To inve…
rdlu updated
5 months ago
-
Nose2 is also a test runner. It would be cool if that would be supported as well.
-
**NeoVim Version**
NVIM v0.9.4
Build type: Release
LuaJIT 2.1.1699392533
**Describe the bug**
By default the output panel opens in the bottom of the screen. However, test output is generally so…
-
As in the title. For me, the most important thing is to be able to run tests from in-code Docstrings, but as far as I know, it is also possible to have them in other text files, for example in documen…
-
Hey, I update the plugin on master `885b270f3398f61c8196d0ac0b45744a45507737`, and now the adapter is not working anymore on my Windows setup.
```
● NVIM v0.10.0
Build type: Release
LuaJIT 2.1.1…
-
Hi there.
It would be great to use this test-runner with master version 0.13.0 of zig.
I've tried, but got this error and all my tests marked as failed.
```
neotest_build.zig:13:101: error: no fie…