Why I’m switching from Mockito to Mockk
For the longest time, Mockito has been recognised as the go-to mocking framework for Android, but more recently, Mockk has been gaining more popularity especially with the shift to Kotlin and the adoption of Coroutines. If you’re not already familiar with it, Mockk is a… Read More »Why I’m switching from Mockito to Mockk