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

And

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