Hi Guys, What are the options for Mock libraries f...
# compose-ios
m
Hi Guys, What are the options for Mock libraries for KMP that supports ios testing?
r
https://github.com/kosi-libs/MocKMP For testing in common code
b
You can check https://github.com/lupuuss/Mokkery. It is very similar to the MockK library if you have used it before.
m
Thank you for the suggestions!
150 Views