kotest-core / io.kotest.core.engine / SingleInstanceSpecRunner / Context / registerTestCase

registerTestCase

suspend fun registerTestCase(nested: NestedTest): Unit

Notifies the test runner about a test in a nested scope.