kotest-core / io.kotest.core.spec / BeforeTest

BeforeTest

typealias BeforeTest = suspend (TestCase) -> Unit