Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
org.watheia.screenplayVery simple plugin that configures a project to run Serenity BDD tests w/ Cucumber using Screenplay Patern |
1.0.0-beta2
(27 January 2021) |
uk.co.probablyfine.gradle.build-infoGenerate build-info files for reproducible builds |
0.1.3
(14 March 2020) |
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.teamscaleSupports collecting Testwise Coverage and uploading reports to Teamscale. |
35.2.1
(05 June 2025) |
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) |
com.trevorism.create-projectCreate standard folder structure, build file, and sample code with unit tests for a new project. |
0.9.0
(28 October 2020) |
org.siouan.frontend-jdk11Build frontend applications with Node, NPM, Yarn: distribution management, configurable tasks (build, test, publish), additional types, support of NPX. |
10.0.0
(29 November 2024) |
org.siouan.frontend-jdk8Build frontend applications with Node, NPM, Yarn: distribution management, configurable tasks (build, test, publish), additional types, support of NPX. |
6.0.0
(07 November 2021) |
com.code-intelligence.cifuzzcifuzz is a CLI tool that helps you to integrate and run fuzzing based tests into your project. |
1.23.2
(06 March 2025) |