kotest-core / io.kotest.core.test / isFocused

isFocused

fun TestCase.isFocused(): Boolean

Returns true if this test is a focused test. That is, if the name starts with "f:".