# takahirom/roborazzi

Make JVM Android integration test visible 🤖📸

Repository: https://github.com/takahirom/roborazzi
Canonical: https://ross.abutalabs.com/products/roborazzi
Homepage: https://takahirom.github.io/roborazzi/
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, testing, compose, compose-desktop, compose-multiplatform
Last push: 2026-08-30T08:17:36+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 100, release rhythm 87, longevity 93
- inputs: {"age_days": 1313, "days_push": 3, "days_rel": 9, "gap_med": 6, "n_releases_24m": 62}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1023, forks 57 (observed 2026-09-01T02:14:07.771504+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: testing, e2e-testing
- domain: testing, android-tools, developer-tools
- platform: jvm, cli
- tags: screenshot-testing, robolectric, jetpack-compose, visual-regression, compose-multiplatform, android

## Member repositories
- takahirom/roborazzi (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:07.771504+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:08:52.395369+00:00, confidence not recorded.
  - readme: https://github.com/takahirom/roborazzi (fetched 2026-09-01T02:14:07.771504+00:00, sha 9e06af584ddd)
  - homepage: https://takahirom.github.io/roborazzi/ (fetched 2026-08-29T13:09:07.990423+00:00, sha ba72c386743f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
