Search Gradle plugins

Plugin Latest Version

A Gradle plugin that detects failures in CircleCI jobs and converts them into JUnit test reports that can be rendered in CircleCI UI.

1.19.0
(14 June 2026)

Added support for Maven-style optional dependencies.

3.2.2.2
(11 May 2024)

A Gradle plugin that detects failures in CircleCI jobs and converts them into JUnit test reports that can be rendered in CircleCI UI.

0.74.0
(22 June 2026)

Leverage ChatGPT to enable quicker test failure resolution

1.0.0
(17 April 2023)

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)

Aggregate test failures from all test tasks in a Gradle project

0.1
(29 May 2020)

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)

SonarQube analysis integration. Conditionally applies org.sonarqube and configures sonar.host.url, sonar.token, sonar.projectKey (as '<group>:<name>'), sonar.projectName, and sonar.projectVersion. Silently skips (no sonarqube task is registered) when STANO_SONAR_HOST_URL or STANO_SONAR_TOKEN are not configured. Optionally enforces quality gate with build failure via com.stano.sonar.fail-build-enabled.

0.1.7
(26 July 2026)

A plugin capable of publishing metrics about the time taken for tasks as well as number of build successes and failures.

0.2.0
(08 December 2016)