kotest-core / io.kotest.core.spec / SpecConfigurationMethods / tags

tags

open fun tags(): Set<Tag>

Any tags added here will be in applied to all TestCases defined in this Spec in addition to any defined on the individual tests themselves.