Search Gradle plugins
Plugin | Latest Version |
---|---|
com.blogspot.toomuchcoding.testprofilerThe idea of this plugin is to perform profiling of your tests. You will be able to see your test execution times sorted in the descending manner together with an information about a module and the class name from which the test was executed. |
0.3.2
(12 November 2015) |
org.hiero.gradle.feature.test-multiosAdds 'os.name' and 'os.arch' as inputs to the 'test' task |
0.4.1
(22 May 2025) |
org.starchartlabs.flare.merge-coverage-reportsAdds a task which generates a single Jacoco XML report with coverage data from all sub-modules |
2.0.2
(17 August 2023) |
org.hiero.gradle.feature.test-timing-sensitiveAdds a test suite called 'timingSensitive' |
0.4.1
(22 May 2025) |
org.hiero.gradle.feature.test-time-consumingAdds a test suite called 'timeConsuming' |
0.4.1
(22 May 2025) |
com.zeyadgasser.gradle.plugins.koveragePlugin for setting up Kover for kotlin modules |
1.0.2
(04 May 2023) |
ru.javasawAdd support to compile and test java 9+ projects. |
0.0.13
(01 September 2018) |
com.zyxist.chainsawA plugin that adds the support for building and testing modular JDK9 applications with Gradle. |
0.3.1
(14 March 2018) |
org.hiero.gradle.report.test-loggerConventions for 'com.adarshr.test-logger' to improve test logging on the console |
0.4.1
(22 May 2025) |
io.github.DiLilloDaniele.gradle-python-testingPlugin developed aiming at the automation of the testing process in a Python project. This plugin includes the possibility to specify the src and test folders of the project and perform tests and coverage using all the Python libraries (unittest and coverage modules). It is also supported to use Phython virtual environments. |
1.4.4
(30 May 2023) |