0

I'm using Verify in a C# unit test to generate a set of files that end with ".received.png" and ".verified.png" and I'd like to be able to compare the two sets without moving them to two separate folders. I'm wondering if anyone knows if this is possible ?

For example I'd like to be able to start a comparison between two filters

C:\TestResults\*.received.png

C:\TestResults\*.verified.png

Or if someone knows of a diff tool that can do this on both images and text files.

Thanking you in advance!

dakotapearl
  • 373
  • 1
  • 15

0 Answers0