Hi, I’m trying to use `kover` for my android proje...
# code-coverage
t
Hi, I’m trying to use
kover
for my android project. For regular jUnit tests it works fine but I don’t see any results for tests run via
./gradlew connectedAndroidTest
Is that supported? Is it necessary to configure it somehow?
Hmm, I’ll answer it by myself: https://github.com/Kotlin/kotlinx-kover/issues/96