fun rootTests(): List<RootTest>
Returns the root tests of this spec.
The returned list will be ordered according to the TestCaseOrder set on this spec, or if null, then the project config value, or finally the kotest default.