-
Some time ago, module `A` had doctests, but now it doesn't have them and `doctest A` instruction is still in tests.
When I run tests for the whole file, then everything is green.
If I rerun test onl…
-
When using Lazyvim with Neotest, I'm encountering a problem where Neotest incorrectly shows tests as failed even though they pass, particularly when the Jest config is not in the root directory.
ht…
-
**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…
-
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…
-
**NeoVim Version**
NVIM v0.8.0
Build type: Release
LuaJIT 2.1.0-beta3
On macos monterey 12.4
m1 pro
**Describe the bug**
When opening nvim and trying to call a summary or run a nearest t…
-
Thank you for this awesome library
-
I would really like to use neotest for F#.
I am willing to extend the code for F#. However I have trouble debugging the lua code: The multithreaded nature makes it hard to debug. Now I also cannot ge…
-
I'm working on a legacy project at work and all the test files are named like *.tests.ts
This is causing a no tests found error. It looks like the filename matching is using a hard-coded list of fi…
-
I frequently iterate through tests one by one - especially if I have multiple failing tests I will not rerun the entire file/suite but invoke neotest to run the nearest test.
In it's current imple…
-
`elm-test-rs` implements `--filter`
![image](https://user-images.githubusercontent.com/5943908/115540499-63555000-a29e-11eb-97fc-c624e4484f91.png)
I think we will end up using this to be able to r…