KotlinTestRun
interface KotlinTestRun<out SourceType : KotlinExecution.ExecutionSource> : KotlinExecution<SourceType>
A KotlinExecution that runs configured tests.
Inheritors
Functions
Link copied to clipboard
Configures filtering for executable tests using the provided configureFilter configuration.