arcgis-maps-sdk-swift-toolkit icon indicating copy to clipboard operation
arcgis-maps-sdk-swift-toolkit copied to clipboard

Image comparison for UI testing

Open dfeinzimer opened this issue 2 years ago • 0 comments
trafficstars

Now that the Toolkit is getting into functional / UI testing, the ability to perform image comparison would be handy.

The SDKs IC implementation is quite extensive. Finding or implementing a light-weight alternative could be a good path.


Vision has a computeDistance(_:to:) method but I ran into an issue while experimenting with it. Apple tutorial here.

dfeinzimer avatar Aug 05 '23 00:08 dfeinzimer