An open API service indexing awesome lists of open source software.

https://github.com/kevcodez/kotlin-jacoco-gradle

Project demonstrating the usage of Jacoco for coverage reports in a Kotlin project with JUnit 5 and Gradle.
https://github.com/kevcodez/kotlin-jacoco-gradle

coverage coverage-report gradle jacoco junit5 kotlin tutorial

Last synced: 9 days ago
JSON representation

Project demonstrating the usage of Jacoco for coverage reports in a Kotlin project with JUnit 5 and Gradle.

Awesome Lists containing this project

README

        

Check out the tutorial on [Kevcodez](https://kevcodez.de/index.php/2018/08/test-coverage-in-kotlin-with-jacoco/).