Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.zenhelix.jacoco.conventionA Gradle plugin that extends the jacoco plugin with additional configurations and reporting features for enhanced code coverage analysis |
0.12.0
(22 March 2025) |
com.bmuschko.cloverGradle plugin for generating a code coverage report using Clover. |
3.0.7
(18 September 2024) |
io.beekeeper.gradle.plugins.testingBekeeper common settings for testing. Includes Code Coverage. |
0.16.0
(04 October 2024) |
cover.coverage.pluginCustom public plugin for covergroup |
1.25
(01 March 2018) |
com.toasttab.testkit.integration.testTools for running TestKit tests with Jacoco coverage |
0.0.12
(18 September 2024) |
dev.turingcomplete.bitbucket-code-coverageA plugin that provides the capability to publish code coverage to Bitbucket. Currently, only JaCoCo reports are supported. |
1.1.0
(26 January 2024) |
com.teamscaleSupports collecting Testwise Coverage and uploading reports to Teamscale. |
35.0.3
(28 March 2025) |
io.github.galvin.code-coverageA gradle plugin for Android which can inspect incremental code test coverage |
0.0.1
(17 December 2020) |
com.palantir.jacoco-coverageThe com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.4.0
(07 June 2016) |
com.palantir.jacoco-full-reportThe com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.4.0
(07 June 2016) |