kotest-core / io.kotest.core.spec / Spec / testOrder

testOrder

var testOrder: TestCaseOrder?

Sets the TestCaseOrder to control the order of execution of root level tests in this spec. If left null, then the project default is applied.