Search Gradle plugins
Plugin | Latest Version |
---|---|
org.starchartlabs.flare.increased-test-loggingApply a convention for more verbose test logging in Gradle test executions |
1.0.0
(21 January 2020) |
io.advantageous.docker-testSpin up docker containers for integration tests. |
0.1.6
(28 June 2016) |
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.4
(27 June 2022) |
name.remal.test-source-setsPlugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set. |
2.2.3
(17 June 2022) |
org.danilopianini.multi-jvm-test-pluginThis gradle plugin runs the test suit with multiple versions of the Java Virtual Machine |
0.4.3
(10 June 2022) |
org.gradle.test-retryMitigate flaky tests by retrying tests when they fail |
1.4.0
(11 May 2022) |
de.jjohannes.java-module-testingA plugin to test Java Modules (whitebox and blackbox) without the hassle. |
0.1
(11 May 2022) |
dev.gradleplugins.gradle-plugin-testing-baseProvides support for testing Gradle plugins. |
1.6.7
(10 March 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) |