MultiJVMTestingPlugin

open class MultiJVMTestingPlugin : Plugin<Project>

A Plugin that configures the build with the ability to test using multiple JVMs.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun apply(project: Project)