Search Gradle plugins

Plugin Latest Version

Records and replays HTTP requests for test purpose

0.2
(31 July 2020)

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)

Compiles Clojure code and runs tests

1.1.0
(27 October 2016)

This plugin aims to help in the competitive programming challenges by allowing you to develop in several files with a one click build, and sharing a common set of codes between challenges. Don't reinvent the wheel, focus on the subject! Supports Problem parsing and Junit based test case matching for better testing and debugging.

2.0.0
(12 November 2021)

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)

To upload results to nan server !

1.0-beta1
(09 May 2020)

Enables to perform Coteji actions in Gradle projects

0.2.0
(23 October 2021)

Checks jacoco coverage reports."

1.0.0
(13 December 2020)

This plugin is unmaintained and may not work. Xeno's JUnit Configuration

0.1.1
(22 February 2019)

The com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project.

0.4.0
(07 June 2016)