Quick KMP question: Anyone know how to get code coverage for
iosMain
Kotlin code?
iOS tests run fine (
iosSimulatorArm64Test
) but no coverage data generated. JaCoCo only works for JVM/Android targets.
Is there a solution for Kotlin/Native coverage or are we stuck with "tests run but no metrics"?
#C9JM6Q2UX#CDLD3845Q#C0NBD4UF8