Search Gradle plugins

Plugin Latest Version

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.5
(06 November 2025)

Integration test source set and task configuration.

1.2.0
(26 January 2018)

Run the AssertJ generator against your source files to generate test sources.

1.1.1
(19 June 2023)

Plugin that adds 'integration' source set and configures it.

5.0.5
(06 November 2025)

Scott provides detailed failure messages for tests written in Java, without the use of complex assertion libraries to aid developers in rapid development, troubleshooting and debugging of tests. All information is presented on the source code of the test method as comments.

4.0.1
(29 September 2021)

Scott provides detailed failure messages for tests written in Java, without the use of complex assertion libraries to aid developers in rapid development, troubleshooting and debugging of tests. All information is presented on the source code of the test method as comments.

3.4.0
(04 December 2018)

Adds a JVM integration test source set.

0.11.0
(27 October 2025)

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)

Adds source set and task for running integration tests separately from unit tests

9.6.3
(24 February 2022)

Prepares various extra items for a distribution

0.0.2
(15 August 2016)