A library to help auto-generate screenshot tests from Composable Previews (e.g. Android, Glance & Compose Multiplatform) with any screenshot testing library: JVM-based (i.e. Paparazzi, Roborazzi) as well as Instrumentation-based (i.e. Shot, Dropshots, Android-Testify, etc.)
β327May 2, 2026Updated last week
Alternatives and similar repositories for ComposablePreviewScanner
Users that are interested in ComposablePreviewScanner are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Make JVM Android integration test visible π€πΈβ939Updated this week
- A sample repo to introduce screenshot testing in Android with different librariesβ347Feb 12, 2026Updated 2 months ago
- βοΈ Compose stable markers for KMP to tell stable/immutable guarantees to the compose compiler.β265Jan 3, 2026Updated 4 months ago
- Enhance Compose Multiplatform with "rememberRetained{}", inspired by Circuit. Successfully used in DroidKaigi 2024 app with no issues. Imβ¦