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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Truth!