v1.0.2 #9
bitspittle
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changes
containsKey
,doesNotContainValue
, etc.Notes
Grouped assertions
If you would like to check multiple assertions at the same time (meaning a failure won't be reported until all checks have run), you can use the
assertAll
function:Full Changelog: v1.0.1...v1.0.2
This discussion was created from the release v1.0.2.
Beta Was this translation helpful? Give feedback.
All reactions