Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.sakata1222.jacoco-markdownGradle plugin to parse jacoco report as a markdown |
1.3.0
(03 October 2021) |
com.bmuschko.cloverGradle plugin for generating a code coverage report using Clover. |
3.0.3
(29 December 2021) |
io.beekeeper.gradle.plugins.testingBekeeper common settings for testing. Includes Code Coverage. |
0.10.1
(09 March 2022) |
cover.coverage.pluginCustom public plugin for covergroup |
1.25
(01 March 2018) |
dev.turingcomplete.bitbucket-code-coverageA plugin that provides the capability to publish code coverage to Bitbucket. Currently, only JaCoCo reports are supported. |
1.0.0
(12 May 2022) |
com.teamscaleSupports collecting Testwise Coverage and uploading reports to Teamscale. |
24.1.1
(04 July 2022) |
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) |
com.dicedmelon.gradle.jacoco-androidA Gradle plugin that adds fully configured JacocoReport tasks for unit tests of each Android application and library project variant. |
0.1.5
(28 June 2021) |