DaggerMock
DaggerMock copied to clipboard
Integration with Mockk
trafficstars
Hello. Great library! Might there be any future integration with mockk for kotlin?
DaggerMock is based on Mockito, it's not easy to port it to mockk. I am not sure if it's possible to use Mockito and mockk together, I'll try soon to check if it's possible to do it.
Awesome. Though I just discovered that koin already does integration with mockito. Thanks for the help.