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

KotestPluginFactory

class KotestPluginFactory : TestPluginFactory

Constructors

<init>

KotestPluginFactory()

Functions

createTestFrameworkConfiguration

fun createTestFrameworkConfiguration(config: TestGroupConfig?, source: ClassByteArraySource?, excludedRunners: MutableCollection<String>?, includedTestMethods: MutableCollection<String>?): Configuration

description

fun description(): String

name

fun name(): String