suitcase
suitcase copied to clipboard
SUITCase can verify screenshots in five different ways while testing the User Interface of iOS, iPadOS, and tvOS apps in Simulator. It has been designed to be used with XCTest and written in Swift.
Reference: https://github.com/devexperts/suitcase/pull/10 When testing real images from assets I was unable to achieve correct difference images comparison inside `assertComparison` method (commit https://github.com/devexperts/suitcase/pull/10/commits/dbdd9142c8b1a925f192041a7320fbb3d5540be3) Unable to get equality between difference images https://github.com/devexperts/suitcase/pull/10#issuecomment-1290468494...
This time from another branch
See updated README for details