-
Notifications
You must be signed in to change notification settings - Fork 88
Issues: willowtreeapps/assertk
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
isDataClassEqualTo
passes when given different data object
s
bug
#551
by VirtualParticle
was closed Nov 14, 2024
Consider renaming/unifying
prop
/extracting
/suspendCall
enhancement
#521
by JakeWharton
was closed Apr 18, 2024
Consider eliminating
assertThat(body: () -> T)
entrypoint
#464
by JakeWharton
was closed May 9, 2023
Consider adding actual
Throwable
as cause of AssertionFailedError
#456
by JakeWharton
was closed May 8, 2023
New assertion overload: inline reified
isInstanceOf
/ isNotInstanceOf
#454
by JakeWharton
was closed May 1, 2023
Better error messages when things are not equal, but the result of
toString()
is the same.
enhancement
#449
by yogurtearl
was closed Nov 30, 2023
areCloseTo
for comparing collections of floating point values
#417
by hakanai
was closed May 12, 2023
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.