includeTags property

BooleanSelector includeTags
final

Only run tests whose tags match this selector.

When merged, this is intersected with the other configuration's included tags.

Implementation

final BooleanSelector includeTags;