kotest-core / io.kotest.core.spec.style / AnnotationSpec / Ignore

Ignore

annotation class Ignore

Marks a Test to be ignored

This can be used in AnnotationSpec to mark a Test as Ignored.

Constructors

<init>

Marks a Test to be ignored

Ignore()