# KasperskyLab/Kaspresso

Android UI test framework

Repository: https://github.com/KasperskyLab/Kaspresso
Canonical: https://ross.abutalabs.com/products/kaspresso
Homepage: https://kasperskylab.github.io/Kaspresso/
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: espresso, kakao, interceptors, flakiness, uiautomator, android, uiautomator2, dsl, best-practices, architecture, kaspresso, hacktoberfest
Last push: 2026-07-16T13:58:40+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 92, release rhythm 46, longevity 100
- inputs: {"age_days": 2547, "days_push": 48, "days_rel": 147, "gap_med": 446, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1923, forks 181 (observed 2026-08-28T04:05:55.377383+00:00)

## What it is
Kaspresso is an Android UI testing framework built on top of Espresso and UI Automator, offering a readable Kotlin DSL, page object support, and built-in flakiness protection. It adds screenshot testing, Jetpack Compose support, detailed logs and reports, ADB and Allure integration, and faster UI Automator command execution.

## Use cases
- write android ui tests with espresso and uiautomator
- reduce flaky android ui tests
- screenshot testing on android with dark mode
- test jetpack compose ui on android
- migrate existing espresso tests to a better framework
- interact with system dialogs and other apps in android tests
- generate detailed logs and videos from android ui tests

## When to choose
- you need robust, less flaky Android UI tests
- you want a readable Kotlin DSL over Espresso and UI Automator
- you need screenshot testing, Compose support, or Allure reporting in Android tests

## When to avoid
- you are testing non-Android platforms (iOS, web, desktop)
- you only need plain unit tests without UI interaction
- your project still relies on old Android Support libraries and cannot migrate to AndroidX

## Facets
- artifact type: framework
- maturity: active
- function: testing, e2e-testing, developer-tools
- domain: mobile-development, testing, developer-tools
- platform: jvm
- tags: espresso, uiautomator, kakao, ui-testing, screenshot-testing, flakiness, jetpack-compose, kotlin-dsl, page-object, android

## Member repositories
- KasperskyLab/Kaspresso (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.377383+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-30T03:09:37.019265+00:00, confidence not recorded.
  - readme: https://github.com/KasperskyLab/Kaspresso (fetched 2026-08-28T04:05:55.377383+00:00, sha 0bc21948299c)
  - homepage: https://kasperskylab.github.io/Kaspresso/ (fetched 2026-08-29T10:48:52.885122+00:00, sha 850ad415ce9c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
