Skip to content

1.2.0 • Randomness fixes, documentation website, Kotlin 2.0.0

Suite

  • Fixed randomBoolean() which returned an Int (#1a324a04, !74)
  • Fixed all randomXXX() functions, which ignored the configured seed (#bd9348d0, !74)
  • Fixed the random seed being displayed as 'null' in the standard output even when set (#c1bc163d, !74)
  • Fixed low-risk race condition in which prepared values where instantiated more than once (#21004559, !74)

Kotest runner

  • Add a dependency on kotest-assertions (!70)

Documentation

  • Create the Prepared website (#47, !72)

Dependencies


Browse the documentation for this versionView release in GitLab