Clone this repo:
  1. 7681276 Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 by dependabot[bot] · 33 hours ago master
  2. 3b73756 Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by dependabot[bot] · 35 hours ago
  3. 012dc2f Bump checker-qual from 3.34.0 to 3.35.0 by dependabot[bot] · 6 days ago
  4. 80d1996 Bump protobuf-java from 3.23.1 to 3.23.2 by dependabot[bot] · 7 days ago
  5. f3f5ab0 Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by dependabot[bot] · 7 days ago

Main Site Build Status Maven Release Stackoverflow

What is Truth?

Truth makes your test assertions and failure messages more readable. Similar to AssertJ, it natively supports many JDK and Guava types, and it is extensible to others.

Truth is owned and maintained by the Guava team. It is used in the majority of the tests in Google’s own codebase.

Read more at the main website.