Skip to content

v5.6.0

Compare
Choose a tag to compare
@sksamuel sksamuel released this 17 Apr 02:12
· 322 commits to master since this release
a74efa1

Breaking changes

  • 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