square/assertj-android
A set of AssertJ helpers geared toward testing Android. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: n/a
- age_days: 4976
- days_rel: n/a
- days_push: 3103
- n_releases_24m: 0
Adoption not part of the score
1560 stars · 153 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AssertJ Android is a set of AssertJ assertion helpers for testing Android applications, offering fluent, chainable assertions on Android classes like views, fragments, and menu items with readable failure messages. It is officially deprecated in favor of Google's Truth library.
Use cases
- write fluent assertions for android views in unit tests
- assert view visibility and layout properties in tests
- test android fragments and menu items with readable failure messages
- chain multiple assertions on android ui objects
- improve test failure output compared to plain junit assertions
When to choose
- maintaining a legacy Android project already using AssertJ
- you prefer AssertJ-style chained assertions on Android objects
When to avoid
- starting a new Android project (use Google Truth instead)
- you need assertions for current AndroidX or Play Services APIs
- you want an actively maintained testing library
Facets
library · maturity abandoned
testing testing mobile-development developer-tools jvm assertj android-testing assertions unit-testing deprecated junit android
2 sources
- readme: https://github.com/square/assertj-android · fetched 2026-08-28 · f86eee607ece
- homepage: https://square.github.io/assertj-android/ · fetched 2026-08-29 · a5dc4aa2ac6c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| square/assertj-android | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="square/assertj-android")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem