swift-snapshot-testing icon indicating copy to clipboard operation
swift-snapshot-testing copied to clipboard

Additional return values in verifySnapshot

Open kolacekvojta opened this issue 4 years ago • 0 comments

I'm working on a plugin to visualize failed snapshot images (original, failed, diff). For that I need to get the URLs of original/failed images from verifySnapshot, so I've written a more generic verifySnapshotDetailed method in hope it'll come in handy for other uses as well.

kolacekvojta avatar Jan 15 '21 07:01 kolacekvojta