Closed zlepper closed 2 years ago
We have the same issue on a freshly installed mac with Rider. (all newest versions) Neither Verify.NUnit nor the Verify plugin pops any diff. (Nor does the approve command work) For now we're working around it using command-D to diff the files.
this will be fixed in the next release via https://github.com/matkoch/resharper-verify/commit/137bad320cfaa4e6de9c3ac146be175c31f44ccb
This still seems to be broken for me, latest rider and plugin windows 11.
@milkshakeuk can we please communicate through one issue? I already mentioned what's needed to troubleshoot this: https://github.com/matkoch/resharper-verify/issues/8#issuecomment-1049229566
@matkoch yes using the original issue now, sorry.
can u try 2022.1.0
This is an almost straight copy from here: https://github.com/VerifyTests/Verify/issues/452
Describe the bug
I'm using Verify to test a source generator. The test itself runs fine and has the expected output. However, trying to use the "Accept received" and "Compare Accepted/Receives" buttons does nothing. As in nothing happens when I click those buttons. I have ensured that tests are allowed to start sub-processes. When the test fails a diff tool does start, so Rider can clearly be found by Verify.
Logs from Rider, where I only started the IDE, found a failing test and clicked those buttons. rider verify logs.zip
And video in case my rambling didn't make any sense:
https://user-images.githubusercontent.com/1499810/147223348-8945bd14-0f98-42ea-989e-4f57801441d4.mp4
Minimal Repro
Here is a somewhat minimal solution that has a source generator and everything. The buttons still don't work. VerifyBug.zip
Rider version:
Verify Support plugin version:
2021.3.0