Ross ROSS = Recommend OSS · open-source software intelligence for agents

square/assertj-android

A set of AssertJ helpers geared toward testing Android. observed · 2026-08-28

github.com/square/assertj-android · homepage · Java · Apache-2.0 (permissive) · archived 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
square/assertj-androidmain10

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