kotest-core / io.kotest.core.spec.style / DescribeSpecTestFactoryConfiguration / addTest

addTest

val addTest: KFunction4<String, suspend TestContext.() -> Unit, TestCaseConfig, TestType, Unit>