excludeTags

open fun excludeTags(excludeTags: Array<String>): JUnitPlatformOptions

The set of tags to exclude.

See also


@get:Input
open var excludeTags: Set<String>