Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
This plugin simplifies the process of collecting JUnit XML test reports and publishing them to a Fern test reporting service. It parses JUnit XML reports, converts them to Fern's data model, and sends them to your Fern instance through its API. To learn more about Fern, check out its repository: https://github.com/guidewire-oss/fern-reporter |
1.1.0
(20 June 2026) |
|
Adds Selenium support to integration tests based on the 'de.materna.cms.integration-test' plugin. |
3.13.0
(08 June 2026) |
|
Adds the jvm-test-suite 'integrationTest' |
4.4.0
(01 June 2026) |
|
Test results aggregation support for Android/JVM modules |
2.5.1
(25 May 2026) |
|
Generate API test cases from OpenAPI specifications. |
0.11.0
(10 May 2026) |
|
Scans source code for @Test methods without @AllureId, creates test cases in Allure TestOps and annotates the source back. |
1.0.1
(22 April 2026) |
|
Configures JUnit 5 testing with sensible defaults, test fixtures support, parallel execution, and comprehensive logging |
0.18.1
(18 March 2026) |
|
Affected test selection for Kotlin - run only tests that matter |
0.2.0
(11 March 2026) |
|
Gradle build plugin for Screenshot tests for android library |
1.1.0
(21 January 2026) |
|
Plugin 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. |
5.0.6
(25 December 2025) |