Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin for printing beautiful logs on the console while running tests |
4.0.0
(11 October 2023) |
|
Custom test logger |
0.0.1
(18 December 2020) |
|
Custom test logger |
0.0.1
(10 February 2020) |
|
Palantir Witchcraft logging plugins used to improve developer experience building, running, and debugging applications using the witchcraft logging api: https://github.com/palantir/witchcraft-api. |
2.30.0
(15 June 2026) |
|
Configures JUnit 5 testing with sensible defaults, test fixtures support, parallel execution, and comprehensive logging |
0.18.1
(18 March 2026) |
|
Conventions for 'com.adarshr.test-logger' to improve test logging on the console |
0.7.11
(02 July 2026) |
|
Gradle plugin to log JUnit Jupiter tests with a pretty Mocha.js style |
3.5.0
(10 November 2024) |
|
Gradle plugin for logging JUnit Jupiter tests in pretty Mocha.js style |
1.7.0
(22 May 2022) |
|
This plugin can be used to debug problems (e.g. concerning performance or determinism) during test execution. |
4.0.5
(06 February 2023) |
|
Core plugin for internal Java/Kotlin subprojects. Applies java-library, Kotlin JVM, JaCoCo, and Spotless (Google Java Format). Configures the Java toolchain from the root BaseExtension's javaVersion (default '21'). Configures tests with JUnit Platform and finalizes them with jacocoTestReport. When mspVersion is set, enforces the MSP BOM, excludes commons-logging and log4j, and auto-wires the MapStruct annotation processor when mapstruct is detected on the classpath. Requires com.stano.base (or com.stano.application) on the root project. |
0.1.6
(22 June 2026) |