266 Forks
2576 Stars
2576 Watchers

truth

Fluent assertions for Java and Android

How to download and setup truth

Open terminal and run command
git clone https://github.com/google/truth.git
git clone is used to create a copy or clone of truth repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with truth https://github.com/google/truth/archive/master.zip

Or simply clone truth with SSH
[email protected]:google/truth.git

If you have some problems with truth

You may open issue on truth support forum (system) here: https://github.com/google/truth/issues