kotest-core / io.kotest.core.spec.style / ContextScope / context

context

suspend fun context(name: String, init: suspend ContextScope.() -> Unit): Unit

Adds a nested context scope to the spec.