Skip to content

1.5.0 - Tag expressions and bug fixes

Compare
Choose a tag to compare
@bischoffdev bischoffdev released this 11 Mar 14:37
bc3df89

Fixed

  • Untrue error on missing example table columns (#100)
  • Errors before scenario parsing are not reported as parse errors anymore

Added

  • [Cucumber tag expression] support (#104)

Removed

  • Removed parameters excludeScenarioTags, includeScenarioTagsConnector and excludeScenarioTagsConnector in favor of Cucumber tag expressions in includeScenarioTags

Changed