@Target([AnnotationTarget.CLASS]) annotation class Ignored
Attach tag to io.kotest.core.spec.Spec, and that spec won't be instantiated or executed.
<init> |
Attach tag to io.kotest.core.spec.Spec, and that spec won't be instantiated or executed. Ignored() |