kotest-core / io.kotest.core.spec.style / GivenAndContext / And

And

suspend fun And(name: String, test: suspend GivenAndContext.() -> Unit): Unit