Show diff from nvim and neotest #847
Unanswered
lawrence-laz
asked this question in
Q&A
Replies: 1 comment
-
can u try debugging into it to see where it gets to? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to set up Verify with nvim and neotest.
The tests run fine, but the diff is not being opened.
When I run
dotnet test
from a terminal directly the diff does open.I wonder what is the difference between them? And how could I go about getting the diff show up when running tests from withing nvim and neotest?
Beta Was this translation helpful? Give feedback.
All reactions