Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A 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) |
|
Gradle Plugin to help users to test own plugins using testkit. |
0.9.0
(27 June 2023) |
|
Gradle plugin for Android Test Lab |
2.6.4
(10 September 2022) |
|
Gradle Enterprise test distribution takes your existing test suites and distributes them across remote agents to execute them faster. |
2.3.5
(01 July 2022) |
|
Provides a new ArchitectureTest task running ArchUnit tests, including those in dependencies |
0.0.2
(13 January 2022) |
|
A Plugin that allows you to declare dependencies against a test task and have that task run them |
0.0.1
(03 January 2022) |
|
Scott 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) |
|
Plugin 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) |
|
Plugin that disables all check and test tasks. Also this plugin disables test source sets tasks. |
1.5.0
(18 August 2021) |
|
Gradle plugin for building and running docker images and containers that can be used during unit tests. |
1.2.6
(30 June 2021) |