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
- isNotNullOrEmpty() for Iterables
- assertFailsWith<SomeExceptionType> { ... }
- Detect when `toString` is the same but only newline characters differ
- Detect whitespace-only changes and call them out explicitly
- Add assume function to abort tests instead of failing them
- "Unresolved reference: assertThat" on 0.26.1
- Add containsExactlyInAnyOrder(expected: Iterable<T>) support
- Add info about which signing keys will be used for published artifacts.
- How to do either-or assertions?
- Some cleaner way to invert assertions
- Docs
- Kotlin not yet supported