Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@paualarco paualarco released this 01 Jan 16:58
· 4 commits to main since this release

First release candidate for 0.3.x series.
Updates:

Includes support for two new testing libraries, utest and minitest.
The monix.testing.scalatest.AsyncTaskSpec has been renamed to *.MonixTaskTest, in order to be consistent with the rest of testing frameworks.
It also includes documentation on how to getting started, including with testing monix Task with specs2, which directly uses cats-effect-testing.