takahirom/roborazzi
Make JVM Android integration test visible 🤖📸 observed · 2026-09-01
Health v2 · maintenance only
94/100
- Activity 100
- Release rhythm 87
- Longevity 93
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 1313
- days_rel: 9
- days_push: 3
- n_releases_24m: 62
Adoption not part of the score
1023 stars · 57 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Roborazzi is a Kotlin library for JVM-based Android screenshot testing built on Robolectric Native Graphics. It captures UI screenshots during local tests, enabling visual regression testing without emulators or devices.
Use cases
- screenshot testing for android jetpack compose ui
- visual regression testing on jvm without emulator
- capture compose ui screenshots in ci
- compare ui snapshots to detect visual regressions
- run android ui tests with robolectric and hilt
- screenshot testing for compose multiplatform desktop
When to choose
- you want fast JVM-based screenshot tests instead of flaky emulator instrumentation tests
- your project uses Robolectric, Hilt, or Jetpack Compose and needs visual verification
- you want to catch visual regressions in CI without real devices
When to avoid
- you need pixel-accurate rendering of real devices or OEM-specific behavior
- your UI relies on features Robolectric Native Graphics does not support
- you prefer Paparazzi and do not need Robolectric integration
Facets
library · maturity active
testing e2e-testing testing android-tools developer-tools jvm cli screenshot-testing robolectric jetpack-compose visual-regression compose-multiplatform android
2 sources
- readme: https://github.com/takahirom/roborazzi · fetched 2026-09-01 · 9e06af584ddd
- homepage: https://takahirom.github.io/roborazzi/ · fetched 2026-08-29 · ba72c386743f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| takahirom/roborazzi | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="takahirom/roborazzi")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem