Search Gradle plugins
Plugin | Latest Version |
---|---|
all.shared.gradle.code-common-tasksA Common Set of Gradle's Tasks for Backend's and Frontend's Development<br> automatically applied |
1.0.1
(10 November 2018) |
org.gradle.guides.test-jvm-codePlugin required for testing of JVM code snippets used in guides |
0.15.28
(19 December 2019) |
hu.advancedweb.scott-gradle-pluginScott provides detailed failure messages for tests written in Java, without the use of complex assertion libraries to aid developers in rapid development, troubleshooting and debugging of tests. All information is presented on the source code of the test method as comments. |
4.0.1
(29 September 2021) |
hu.advancedweb.scott-plugin-exampleScott provides detailed failure messages for tests written in Java, without the use of complex assertion libraries to aid developers in rapid development, troubleshooting and debugging of tests. All information is presented on the source code of the test method as comments. |
3.4.0
(04 December 2018) |
info.dreamcoder.devtoolsDevelopment tools for Gradle projects currently include monitoring and automatic execution of test files. When the code file or test file changes, the plug-in automatically detects the corresponding test file and executes it. If you type Enter, all tests will be executed. |
1.3.8
(31 October 2021) |
com.easycode.gherkGherk plugin to generate test code |
0.7.5
(05 February 2018) |
io.github.slava0135.doktestA plugin that helps you verify Kotlin code in KDoc comments |
0.1.1
(15 May 2023) |
io.beekeeper.gradle.plugins.testingBekeeper common settings for testing. Includes Code Coverage. |
0.15.4
(21 November 2023) |
com.bmuschko.cloverGradle plugin for generating a code coverage report using Clover. |
3.0.3
(29 December 2021) |
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) |