kotest-plugins-pitest / io.kotest.plugin.pitest / KotestConfiguration

KotestConfiguration

class KotestConfiguration : Configuration

Constructors

<init>

KotestConfiguration()

Functions

testSuiteFinder

fun testSuiteFinder(): TestSuiteFinder

testUnitFinder

fun testUnitFinder(): TestUnitFinder

verifyEnvironment

fun verifyEnvironment(): Optional<PitHelpError>