assertj
https://github.com/assertj/assertj
Java
AssertJ is a library providing easy to use rich typed assertions
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported10 Subscribers
Add a CodeTriage badge to assertj
Help out
- Issues
- Soft assertions fail in confusing ways with null values
- Fix javadoc warnings
- Review of `unchecked` and `rawtypes` warnings
- Improve Groovy compatibility
- Add `suppressedExceptions()` navigation method to `Throwable` assertions
- Backport `SuppressedExceptionsAssert` to `3.x`
- `contains` / `doesNotContain` assertions do not follow `Set::contains` semantics with array elements
- Improve InputStream assertions with binary and textual comparison APIs
- Honor collections' comparison semantics in `contains` assertions
- `contains` assertion fails with empty input if `actual` is not empty
- Docs
- Java not yet supported