Clone this repo:
  1. d7ca138 Bump the dependencies group with 2 updates by dependabot[bot] · 2 days ago master
  2. c8a78e3 Bump the github-actions group with 3 updates by dependabot[bot] · 3 days ago
  3. 9b4627b Skip bytecode inference of the actual value for `assume`. by cpovirk · 11 days ago
  4. feb3bee Bump the dependencies group with 2 updates by dependabot[bot] · 2 weeks ago
  5. 2ce8c01 Automated Code Change by Google Java Core Libraries · 3 weeks 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.