Skip to content

v2.0.1

Compare
Choose a tag to compare
@Nillerr Nillerr released this 17 Aug 06:55
· 29 commits to main since this release
931da9b

Mockative 2 brings with it a new API that should feel familiar to any Kotlin/JVM developers using MockK as well as Java developers using Mockito, while still supporting every target of Kotlin Multiplatform.

Fixes an inconvenience introduced in the initial release of Mockative 2, where the jvmToolchain was set to 17 resulting in the inline functions, and thus Mockative itself, not being useable when targeting lower JDKs.

What's Changed

Full Changelog: v2.0.0...v2.0.1