Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin that extends the jvm-test-suite plugin with additional configurations and utilities for enhanced JVM testing workflows |
0.12.0
(22 March 2025) |
|
Common conventions for all MythicDrops JVM Test Suite Gradle projects. |
9.1.0
(14 April 2025) |
|
supports unified coverage for multiple jvm-test-suites |
0.18.1
(18 March 2026) |
|
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) |
|
0.4.0
(30 June 2020) |
|
|
Adds the jvm-test-suite 'integrationTest' |
4.4.0
(01 June 2026) |
|
This gradle plugin runs the test suit with multiple versions of the Java Virtual Machine |
4.5.0
(25 May 2026) |
|
Adds Spex core and the spex JUnit Platform engine to the consuming project's test suite, configured against JUnit Jupiter. Requires that the consumer has applied a JVM plugin (java-library, java, or application) first. |
2026.05.10
(25 May 2026) |
|
Applies the Spex testing conventions and adds Spex's Mockito wrappers (the Doubles facade) to the consuming project's test suite, for tests using mocks, spies, stubs, and verifications. |
2026.05.10
(25 May 2026) |
|
Applies the Spex testing conventions and adds Spex's filesystem fixtures (ScratchSpace, ClasspathFixture) to the consuming project's test suite, for tests that touch disk. |
2026.05.10
(25 May 2026) |