You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
..
.github
core
extensions
refactorings/src
util
.gitignore
Android.bp
CONTRIBUTING.md
LICENSE
METADATA
MODULE_LICENSE_APACHE2
OWNERS
README.md
overview.html
pom.xml

README.md

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 Googles own codebase.

Read more at the main website.