Attach tag to io.kotest.core.spec.Spec, and that spec won't be instantiated or executed.
annotation class Ignored
Attach tag to io.kotest.core.spec.Spec, excluded spec won't be initiated.
annotation class Tags