kotest-core / io.kotest.core.engine / SpecExecutor / execute

execute

suspend fun execute(kclass: KClass<out Spec>): Unit

Executes the given Spec.