Hi all, I was wondering if anyone could think of a...
# announcements
s
Hi all, I was wondering if anyone could think of any reasons as to why my Jacoco coverage tests are generating empty coverage.ec? (./gradlew createDebugCoverageReport). I have read that Jacoco supports Kotlin. Are there any specific dependencies or annotations required to ensure that Jacoco picks up Kotlin test cases?