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.
- Host: GitHub
- URL: https://github.com/kevcodez/kotlin-jacoco-gradle
- Owner: kevcodez
- License: mit
- Created: 2018-08-19T20:20:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-29T19:57:19.000Z (over 6 years ago)
- Last Synced: 2025-04-17T08:59:22.949Z (14 days ago)
- Topics: coverage, coverage-report, gradle, jacoco, junit5, kotlin, tutorial
- Language: Kotlin
- Homepage:
- Size: 53.7 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/).