tagExpression property

String? tagExpression
getter/setter pairinherited

a filter to limit the features that are run based on tags see https://docs.cucumber.io/cucumber/tag-expressions/ for expression syntax

Implementation

String? tagExpression;