kotest-core
/
io.kotest.core.spec.style
/
ExpectSpecDsl
/
context
context
open
fun
context
(
name
:
String
,
test
:
suspend
ExpectScope
.
(
)
->
Unit
)
:
Unit