Hi guys, i'm testing the new Kotlin Multiplatform ...
# multiplatform
s
Hi guys, i'm testing the new Kotlin Multiplatform Mobile plugin and have some trouble with testing. I have a Common Test that only tests Common Code with no platform-specific Code. I would like to use the build in code coverage from Android studio, but its not working. The test runs without problem, but no new window opens with the code coverage. Is this a known bug or am I missing something? I find only the iusse that at the moment you can not start android test on a non-macOS laptop with the gutter icon. (https://youtrack.jetbrains.com/issue/KT-34535)