Is there any code coverage tool for Kotlin MPP? I’d like to measure that as part of my gradle build like I used to with Jacoco but I’m not sure there is anything available for non-JVM stuff.
I found this SO question, which is still unanswered:
https://stackoverflow.com/questions/59802396/kotlin-multiplatform-coverage