kotest-core / io.kotest.core.runtime / invokeAfterSpec

invokeAfterSpec

suspend fun Spec.invokeAfterSpec(): Try<Spec>

Notifies the user listeners that a Spec has finished. This will be invoked for every instance of a spec.