matchers.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [matchers]
www.codever.land/bookmarks/t/matchers
AssertJ
https://joel-costigliola.github.io/assertj
Fluent assertions that improve readability.
JSONAssert
http://jsonassert.skyscreamer.org
Simplifies testing JSON strings.
Truth
https://github.com/google/truth
Google's assertion and proposition framework.
- tags: java, testing, matchers
- :octocat: source code