kotest-core / io.kotest.core.test / TestCase / container

container

fun container(description: Description, spec: Spec, test: suspend TestContext.() -> Unit): TestCase

Creates a TestCase of type TestType.Container, with default config, and derived source ref.