kotest-core / io.kotest.core.extensions / SystemPropertyTagExtension

SystemPropertyTagExtension

object SystemPropertyTagExtension : TagExtension

This TagExtension includes and excludes tags using the system properties 'kotest.tags.include' and 'kotest.tags.exclude'.

On non-JVM targets this extension will have no effect.

Functions

tags

fun tags(): Tags