does anyone have good example of how to use `mocka...
# multiplatform
k
does anyone have good example of how to use
mockative
for unit tests in kotlin/native? Or suggestions for alterantive mocking/testing approach? Im struggling to get first unit tests to work with mockative
c
I'm using mokkery = "2.0.0-RC1"
❤️ 1
thank you color 1