kotest-core / io.kotest.core.config / AbstractProjectConfig / timeout

timeout

open val timeout: Duration?

A global timeout that is applied to all tests if not null. Tests which define their own timeout will override this. The value here is in millis