Search Gradle plugins

Plugin Latest Version

Generates and runs ArchUnit-based architecture tests for hexagonal architectures.

4.1.0
(22 September 2026)

Scans OpenAPI documentation, @RestController implementations, and test-level verification evidence (Spring RestDocs, the Atlassian OpenAPI request validator, and Spring Cloud Contract) to report endpoints that are declared and implemented but never verified against their contract.

2.10.1
(17 September 2026)

A Kotlin compiler plugin that generates fake implementations of interfaces used for verifying interactions in tests

3.4.0
(10 September 2026)

Make it less difficult to use Gradle TestKit to test your Gradle plugins

0.20
(25 August 2026)

Supports aggregating test execution and coverage data.

38.1.0
(24 August 2026)

Shards a multi-module build's test tasks across parallel CI nodes via Greedy-LPT. Requires Gradle 8.11+ and Java 17+.

0.4.3
(26 July 2026)

Adds the Kotest Unit dependency and registers a kotestUnittest task.

2.0.0
(03 June 2026)

Simplify UI and integration testing: Include QF-Test easily into your build and test pipeline.

2.1.2
(19 June 2026)

Detects test configuration errors: build fails if you misconfigure tests and they do not run

0.1.2
(02 September 2024)

Unit Test Architect is an open source gradle plugin that helps you to automatically generate test cases of kotlin/java files using jUnit + Mockito.

1.1.1
(25 January 2022)