Search Gradle plugins
Plugin | Latest Version |
---|---|
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.2.2
(17 January 2021) |
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. |
1.2.2
(17 January 2021) |
name.remal.disable-testsPlugin that disables all check and test tasks. Also this plugin disables test source sets tasks. |
1.2.2
(17 January 2021) |
com.gradle.enterprise.test-distributionGradle Enterprise test distribution takes your existing test suites and distributes them across remote agents to execute them faster. |
1.3.1
(07 January 2021) |
com.monnage.test-reportThis plugin pre-configures java test task which provides awesome test report output. |
1.4
(09 December 2020) |
org.gradle.test-retryMitigate flaky tests by retrying tests when they fail |
1.2.0
(25 November 2020) |
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. |
3.0.1
(10 April 2020) |
firebase.test.labGradle plugin for Android Test Lab |
2.6.1
(23 March 2020) |
swanysimon.show-test-runsIncreases console output during test runs. |
0.0.1
(17 March 2020) |
de.welt.apps.testdevicemanagerSetup your Android test device for UI testing. |
1.3
(26 February 2020) |