kotest-core / io.kotest.core.annotation

Package io.kotest.core.annotation

Annotations

Ignored

Attach tag to io.kotest.core.spec.Spec, and that spec won't be instantiated or executed.

annotation class Ignored

Tags

Attach tag to io.kotest.core.spec.Spec, excluded spec won't be initiated.

annotation class Tags