Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
io.github.mirko-felice.testkitGradle Plugin to help users to test own plugins using testkit. |
0.9.0
(27 June 2023) |
firebase.test.labGradle plugin for Android Test Lab |
2.6.4
(10 September 2022) |
de.jjohannes.java-module-testingA plugin to test Java Modules (whitebox and blackbox) without the hassle. |
0.2
(18 August 2022) |
com.gradle.enterprise.test-distributionGradle Enterprise test distribution takes your existing test suites and distributes them across remote agents to execute them faster. |
2.3.5
(01 July 2022) |
dev.mrbergin.arch-unit-testsProvides a new ArchitectureTest task running ArchUnit tests, including those in dependencies |
0.0.2
(13 January 2022) |
dev.mrbergin.run-dependency-testsA Plugin that allows you to declare dependencies against a test task and have that task run them |
0.0.1
(03 January 2022) |
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) |
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) |
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) |