Michael Wellenwellen.dev·Apr 27, 2023Mockito-KotlinMockito-Kotlin is a small library that provides helper functions to work with Mockito in Kotlin. It is a great choice for Java devs already familiar with Mockito. Mockito is a widely used Java testing framework that helps create mock objects for unit...48 readsWriting Beautiful Tests in Kotlinmockito-kotlin