Monix Minitest Versions Save

The super light testing library for Scala and Scala.js

v2.2.2

5 years ago

This version adds builds for:

  • Scala 2.13.0-M5, thanks to @ashawley and @xuwei-k
  • Scala Native 0.3.x, thanks to @xuwei-k

Other fixes:

v2.1.1

6 years ago

Minor update to v2.1.0:

  • publishing packages for Scala 2.13.0-M3

Also related to the build process:

  • got rid of the publish script and built.sbt settings for automatic publishing
  • updated SBT version

v2.1.0

6 years ago

Release brings a simple, but much requested feature:

  • Add setupSuite and tearDownSuite for per suite setup and tear down logic, see PR #9
  • Update Scala and Scala.js to latest stable versions