yusuf3000
04/08/2018, 10:48 AMMockk
testing framework in my unit tests in my common module. They compile and run fine on the android platform, but I get compilation issues with unresolved references for any MockK objects when running the tests on the ios platform. Is this a limitation with k/n, or is there something I can do in order for this to work?olonho
04/08/2018, 12:16 PMyusuf3000
04/08/2018, 12:46 PMolonho
04/08/2018, 12:48 PMolonho
04/08/2018, 12:52 PMyusuf3000
04/08/2018, 1:38 PM