includeTags

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

The set of tags to run with.

See also


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