
implementation("io.mockative:mockative-processor:3.2.3")Generates mock implementations of classes and interfaces using the Kotlin Symbol Processing API (KSP). Features include a concise, type-safe API, support for both values and matchers during stubbing and verification, and implicit stubbing of functions returning `Unit`.