ios - Comparing images for regression testing -


i have drawing application renders images (using quartz2d). want able run regression tests determine if file rendered consistently same, can determine if broke following code changes. there api's allow me compare screenshots (or image files), , similarity score.?

i not sure if suite needs (it doesn't return score).
software let compare image , decide parts ignore

visual ci


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -