Does anyone have experience with Jacoco and Kotlin...
# announcements
j
Does anyone have experience with Jacoco and Kotlin? Does it work well? Is there some better tech out there for code coverage in Kotlin?
m
jlleitschuh: Works fine for our needs. There's an easy gradle integraion, and it seems to generate correct results.