@Target([AnnotationTarget.CLASS]) annotation class Tags
Attach tag to io.kotest.core.spec.Spec, excluded spec won't be initiated.
<init> |
Attach tag to io.kotest.core.spec.Spec, excluded spec won't be initiated. Tags(vararg values: String) |
values |
vararg val values: Array<out String> |