Search Gradle plugins
Plugin | Latest Version |
---|---|
name.remal.disable-testsPlugin that disables all check and test tasks. Also this plugin disables test source sets tasks. |
1.5.0
(18 August 2021) |
com.netflix.nebula.integtestAdds source set and task for running integration tests separately from unit tests |
11.0.0
(08 May 2024) |
name.remal.use-jar-archives-for-testingPlugin that configurers using Jar archives for tests's classpath instead of main source-set output. Min Gradle version: 4.5. |
1.5.0
(18 August 2021) |
org.unbroken-dome.test-setsA plugin for the Gradle build system that allows specifying test sets (like integration or acceptance tests). Each test set is a logical grouping of a source set, dependency configurations, and related tasks and artifacts. |
4.1.0
(09 September 2023) |
com.github.hauner.jarTestcreate a jar from the test source set. See https://github.com/hauner/gradle-plugins/tree/master/jartest for usage information. |
1.1.0
(28 May 2023) |
com.netflix.nebula.integtest-standaloneAdds source set and task for running integration tests separately from unit tests (standalone) |
11.0.0
(08 May 2024) |
org.starchartlabs.flare.source-jarsAdds Jar tasks for generating source and JavaDoc jars for open-source projects |
2.0.2
(17 August 2023) |
com.huanshankeji.jvm-test-common-feature-variantAdds a JVM test common feature variant with a source set that depends on `main`. |
0.6.0
(22 October 2024) |
org.gaugeGradle plugin for Gauge, the open source test automation tool developed by ThoughtWorks. |
2.1.0
(02 April 2024) |
com.thoughtworks.gauge'Gradle plugin for Gauge, the open source test automation tool developed by ThoughtWorks.' |
1.7.2
(21 April 2018) |