android/android-test
An extensive framework for testing Android apps observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4030
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
1220 stars · 342 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The AndroidX Test Libraries provide an extensive framework for testing Android apps, including JUnit 4 support and functional UI tests via Espresso and related APIs. The repo also hosts Bazel support for android_instrumentation_test.
Use cases
- write UI tests for Android apps
- run instrumentation tests from Android Studio or command line
- add JUnit 4 test support to an Android project
- run Android tests with Bazel
- automate functional testing of Android UIs
When to choose
- you are building or testing Android apps and need the official AndroidX Test libraries
- you need Espresso-based UI testing or test orchestration on Android
- your build uses Bazel and needs android_instrumentation_test support
When to avoid
- you are testing non-Android JVM or server-side applications
- you need cross-platform mobile testing for iOS as well
- you want a third-party test framework with different APIs than AndroidX
Facets
library · maturity active
testing e2e-testing testing mobile-development android-tools jvm androidx-test espresso uiautomator instrumentation-tests bazel ui-testing android
2 sources
- readme: https://github.com/android/android-test · fetched 2026-08-28 · 45e758f6fe60
- homepage: https://android.github.io/android-test · fetched 2026-08-29 · 19294e8353ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| android/android-test | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="android/android-test")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem