val test: suspend TestContext.() -> Unit
fun test(description: Description, spec: Spec, test: suspend TestContext.() -> Unit): TestCase
Creates a TestCase of type TestType.Test, with default config, and derived source ref.