atrium
https://github.com/robstoll/atrium
Kotlin
A multiplatform expectation library for Kotlin
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 supported6 Subscribers
Add a CodeTriage badge to atrium
Help out
- Issues
- "but no match was found" is shown in explanation
- Add KSP plugin for generating Expect<..> accessors
- "following elements were mismatched" hides the reason for the failure
- report all expectations within an expectation-group block
- Add lazy message variants for because, feature, Untranslatable, etc
- Embrace and promote the use of descriptive messages
- show only the first 5 mismatches for notToContain/none and all
- warn if a CharSequence.contains and the like did not match because of different line endings
- A syntax/mechanism that allows fail-fast behaviour within an expectation block
- Change Wording from ‘Assertion’ to ‘Expectation’
- Docs
- Kotlin not yet supported