Skip to content

Update Cucumber

gitlab-qa-bot requested to merge github/fork/mvz/update-cucumber into 4-0-dev

Created by: mvz

Cucumber 3.2 is the last version that combines the following two properties:

  • It supports Ruby 2.3
  • It supports installation together with diff-lcs 1.4.4

This pull requests fixes the errors when running with Cucumber 2.x and up by improving the handler for the @ruby-2-7 tag so it uses Cucumber's standard support for skipping scenarios.

Sibling PRs:

Merge request reports