suspend fun scenario(name: String, test: suspend TestContext.() -> Unit): Unit
fun scenario(name: String): ScenarioBuilder