featureFileMatcher property
Lists feature files paths, which match features patterns.
Instead of using this variable, give the features in the @GherkinTestSuite(features: <String>[])
option.
Implementation
@deprecated
FeatureFileMatcher featureFileMatcher = const IoFeatureFileAccessor();