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
- A Smart Way to Moving From `isEqualTo()` to `isDataClassEqualTo()` ?
- Updated the Kotlin and Maven samples in README file
- add containsOnce/containsAllOnce assertions
- Assert messages getting trimmed?
- Add `@CheckResult`/`@CheckReturnValue` to `assertThat`
- Improve docs
- Feature to peek into an assertion
- Collection oriented assertion should respect the underlying collection behavior.
- Support more than 3 arguments when `extracting`
- Generalise containsExactly to be an extension of Assert<Iterable<*>> instead of Assert<List<*>>
- Docs
- Kotlin not yet supported