Truth is a library for performing assertions in tests. 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.
Features
- The Truth code is faster to type, especially with autocompletion
- The Truth code is easier to read
- Truth and AssertJ are very similar
- Add static imports for Truth’s entry points
- If you’re using an IDE with autocompletion, it will suggest a list of assertions you can make about the given type
- Write test assertions
Categories
LibrariesLicense
Apache License V2.0Follow Truth
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Truth!