github assertk-org/assertk v0.21

latest releases: v0.28.1, v0.28.0, v0.27.0...
5 years ago

Added

  • Add any to iterable assertions. It will pass when any of the provided assertions pass.

Changed

  • Minimum supported kotlin version is 1.3.60
  • Changed the signatures of isEqualToWithGivenProperties and isEqualToIgnoringGivenProperties to
    be able to take nullable properties.
  • Improved the output of containsExactly to show the entire list.
  • Render tabs and newlines in diffs to make clear what's different.

Fixed

  • Fixed issues with nested soft assertions. (#253)

Don't miss a new assertk release

NewReleases is sending notifications on new releases.