DaggerMock icon indicating copy to clipboard operation
DaggerMock copied to clipboard

Integration with Mockk

Open michaelbukachi opened this issue 7 years ago • 2 comments
trafficstars

Hello. Great library! Might there be any future integration with mockk for kotlin?

michaelbukachi avatar Oct 07 '18 10:10 michaelbukachi

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.

fabioCollini avatar Dec 21 '18 07:12 fabioCollini

Awesome. Though I just discovered that koin already does integration with mockito. Thanks for the help.

michaelbukachi avatar Dec 21 '18 10:12 michaelbukachi