excludeTags property

BooleanSelector excludeTags
final

Do not run tests whose tags match this selector.

When merged, this is unioned with the other configuration's excluded tags.

Implementation

final BooleanSelector excludeTags;