pedrovgs / Shot

Screenshot testing library for Android
Apache License 2.0
1.18k stars 115 forks source link

updated ScreenshotTest to support max pixels #348

Closed nrotonda closed 9 months ago

nrotonda commented 9 months ago

:pushpin: References

:tophat: What is the goal?

To allow users to set max pixels when taking a screenshot. Currently, that is not allowed and screenshots will silently fail.

How is it being implemented?

Added optional max size parameter to compareScreenshot