github kotest/kotest v5.6.1

latest releases: v5.7.2, v5.7.1, v5.7.0...
5 months ago

Maintenance release, published since 5.6.0 failed to upload for some targets.

Breaking changes (from 5.5.5 -> 5.6.x)

  • Moved ConstantNow-related functions to a new module named io.kotest:kotest-extensions-now (remember to add -jvm suffix for Maven)
    • Add this module as a dependency to keep using withConstantNow
  • Remove Iterable checking logic from IterableEq (#3420)

See full changelog at https://kotest.io/docs/changelog.html

Don't miss a new kotest release

NewReleases is sending notifications on new releases.