
implementation("dev.mokkery:mokkery-runtime:3.1.1")Facilitates unit testing by enabling easy creation of mock objects without boilerplate code. Utilizes a compiler plugin to generate mocks, supporting interfaces, functional types, and classes with open members. Offers customizable and extensible features for diverse testing needs.