implementation("dev.mokkery:mokkery-coroutines:3.0.0-Beta2")
Enhances mocking capabilities for suspendable functions, offering coroutine-specific answers like awaiting `Deferred` results, handling `Channel` operations, and introducing delays.