open val defaultTestCaseConfig: TestCaseConfig?
Any TestCaseConfig set here is used as the default for tests, unless overriden in a spec, or in a test itself. In other words the order is test -> spec -> project config default -> kotest default