-
-
Notifications
You must be signed in to change notification settings - Fork 881
Open
Labels
Milestone
Description
The image comparison logic implemented in TolerantImageComparer
might be interesting for users, eg. for testing purposes.
We should expose a similar feature from the core library.
The current ImageComparer
API returns a list of detected pixel differences, which did not turn out to be useful. Shouldn't we return a difference image instead? Or should we return both?
johanbenschop, vyrotek, grokys, Sergio0694, IldarKhayrutdinov and 3 morejohanbenschop, atruskie, Sergio0694 and SebastianStehle