Shot
Screenshot testing library for Android
Shot is an Android screenshot-testing framework built as a Gradle plugin and core Android library. It lets developers record reference screenshots and compare them against later test runs to detect visual regressions. Tests use a ScreenshotTest interface and a ready-to-use instrumentation runner integrated with the Android testing workflow. The framework supports traditional Android Views as well as Jetpack Compose components.