Search Gradle plugins
Plugin | Latest Version |
---|---|
com.azizutku.jacocoaggregatecoveragepluginThe JaCoCo Aggregate Coverage Plugin simplifies the process of generating a unified code coverage report for multi-module Gradle projects. Leveraging the power of JaCoCo, it seamlessly aggregates coverage data across all subprojects, creating a comprehensive overview of your project's test coverage. This plugin is ideal for large-scale projects where insight into overall code quality is essential. |
0.1.0
(08 November 2023) |
org.barfuin.gradle.jacocologLogs JaCoCo test coverage to the Gradle build log |
3.1.0
(16 February 2023) |
io.github.gmazzo.test.aggregation.coverageJacoco coverage aggregation support for Android/JVM modules |
2.4.4
(12 March 2025) |
org.myire.quill.coberturaTest coverage report based on the Cobertura tool |
2.4
(24 May 2020) |
io.testaxis.coveragepertestA Gradle plugin that collects and reports coverage per test. |
1.0.0
(26 November 2020) |
name.remal.coverage-metricsPlugin that configures test coverage metrics. |
0.32.1
(16 October 2017) |
name.remal.merged-coverage-metricsPlugin that configures test coverage metrics for all subprojects and merges it. |
0.32.1
(16 October 2017) |
com.xenoterracide.gradle.convention.coveragesupports unified coverage for multiple jvm-test-suites |
0.2.2
(16 February 2025) |
com.teamscale.aggregationSupports aggregating test execution and coverage data. |
35.0.3
(28 March 2025) |
io.github.DiLilloDaniele.gradle-python-testingPlugin developed aiming at the automation of the testing process in a Python project. This plugin includes the possibility to specify the src and test folders of the project and perform tests and coverage using all the Python libraries (unittest and coverage modules). It is also supported to use Phython virtual environments. |
1.4.4
(30 May 2023) |