Search Gradle plugins

Plugin Latest Version

Performing load tests during project build

2023.8.9
(09 August 2023)

An extension to Paparazzi testing, allows easy snapshot creation via @SnapIt annotation

2.0.0
(09 August 2023)

Performing load tests during project build

2023.6.28
(28 June 2023)

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

1.1.1
(19 June 2023)

Enables integration test in a project

1.0.1
(15 June 2023)

create a jar from the test source set. See https://github.com/hauner/gradle-plugins/tree/master/jartest for usage information.

1.1.0
(28 May 2023)

gradle-scalatest is a Gradle plugin for executing scalatest tests

0.32.1
(19 May 2023)

A plugin that helps you verify Kotlin code in KDoc comments

0.1.1
(15 May 2023)

Sets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite.

0.5.0
(28 March 2023)

A Gradle plugin that adds fully configured JacocoReport tasks for unit tests of each Android application and library project variant. This plugin adds support for Gradle 8.0.

0.1.5
(06 March 2023)