kotest-core / io.kotest.core.spec / SpecConfigurationMethods / testCaseOrder

testCaseOrder

open fun testCaseOrder(): TestCaseOrder?

Sets the order of top level TestCases in this spec. If this function returns a null value, then the value set in the AbstractProjectConfig will be used.