kotest-core / io.kotest.core.spec / TestConfiguration / defaultTestConfig

defaultTestConfig

var defaultTestConfig: TestCaseConfig?

Config applied to each test case if not overridden per test case. If left null, then defaults to the project config default.