github mockito/mockito-kotlin v6.2.0

5 hours ago

Changelog generated by Shipkit Changelog Gradle Plugin

6.2.0

  • 2026-01-14 - 27 commit(s) by Joshua Selbo, Mark Koops, Tim van der Lippe
  • Improving stubbing support for suspend functions and value classes (#569)
  • Update PR template to run formatting (#568)
  • Ignore ktfmt formatting revision in git blame (#567)
  • Enable Spotless formatting check in CI (#566)
  • Apply ktfmt formatting (#565)
  • Add tooling for Spotless + ktfmt (#562)
  • Follow-up on primitive value classes (#561)
  • Update MockSettings usage (#560)
  • Fix anyOrNull matcher with value class wrapping primitive type (#557)
  • Enhance/unify and document stubbing API, more groundwork towards implementing improved suspend function support (#556)
  • Add wrappers for mockStatic, mockConstruction (#551)
  • Add MockedStatic.verify extension fun with lambda last (#549)
  • Extending/organizing MatchersTest.kt (#548)
  • Adding value class support to KArgumentCaptor. (#547)
  • Fix the output directory for the dokka Javadoc plugin (#546)
  • #544 Adding value class support to the eq() argument matcher. (#545)
  • eq() argument matcher does not support for value class type arguments (#544)
  • Add note about releasing tags via GitHub UI (#543)

Don't miss a new mockito-kotlin release

NewReleases is sending notifications on new releases.