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) |
io.github.gmazzo.test.aggregation.resultsTest results aggregation support for Android/JVM modules |
2.4.4
(12 March 2025) |
io.github.gmazzo.test.aggregation.coverageJacoco coverage aggregation support for Android/JVM modules |
2.4.4
(12 March 2025) |
org.wrlyonsjr.jacoco-full-reportThe org.wrlyonsjr.jacoco-coverage and org.wrlyonsjr.jacoco-full-report plugins provide tasks and configuration to aggregate jacoco coverage reports and thresholding at the root project level. |
0.0.6
(18 February 2020) |
org.wrlyonsjr.jacoco-coverageThe org.wrlyonsjr.jacoco-coverage and org.wrlyonsjr.jacoco-full-report plugins provide tasks and configuration to aggregate jacoco coverage reports and thresholding at the root project level. |
0.0.6
(18 February 2020) |
pl.droidsonroids.pitest.aggregatorGradle plugin for PIT Mutation Testing in Android projects |
0.2.20
(15 October 2024) |
ru.iopump.qa.allureAdd tasks and extension for aggregate allure results to zip archive / send to your allure server / generate report / get report url and send to your CI. See docs / examples: https://github.com/kochetkov-ma/allure-server-gradle |
0.1.2
(11 October 2020) |