kotest-core / io.kotest.core.config / Project / specExecutionOrder

specExecutionOrder

fun specExecutionOrder(): SpecExecutionOrder

Returns the SpecExecutionOrder set by the user or defaults to LexicographicSpecExecutionOrder. Note: This has no effect on non-JVM targets.