assertk
https://github.com/willowtreeapps/assertk
Kotlin
assertions for kotlin inspired by assertj
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.
Kotlin not yet supported9 Subscribers
Add a CodeTriage badge to assertk
Help out
- Issues
- Add Troubleshooting section to README
- A Smart Way to Moving From `isEqualTo()` to `isDataClassEqualTo()` ?
- Updated the Kotlin and Maven samples in README file
- add containsOnce/containsAllOnce assertions
- Support more than 3 arguments when `extracting`
- Generalise containsExactly to be an extension of Assert<Iterable<*>> instead of Assert<List<*>>
- Change signature for `containsAll()`
- Docs
- Kotlin not yet supported