★ wanayoo — archive 1999 https://github.com/allure-framework/allure-java/pull/493Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cucumber gherkin version 15.0.2 to support cucumber 6.9.0 #493

Open
wants to merge 1 commit into
base: master
from

Conversation

@MetallFoX
Copy link

@MetallFoX MetallFoX commented Nov 24, 2020

  • Cucumber gherkin version 15.0.2 to support cucumber 6.9.0
  • AllureCucumber6Jvm corresponding update
  • Dry-run steps result changed to PASSED due to cucumber 6 behavior change: cucumber/cucumber-jvm#2109

Context

AllureCucumber6Jvm is incompatible with cucomber-jvm-6.9.0.
It uses io.cucumber:gherkin-5.0.1 while cucumber-jvm-6.9.0 uses 15.x.x.
io.cucumber:gherkin apis are too different to force 5.0.1 for cucumber-jvm-6.9.0 and vice-versa.

Checklist

AllureCucumber6Jvm correspondingly updated
dry-run steps results changed to PASSED due to cucumber behavior change: cucumber/cucumber-jvm#2109
@baev
baev approved these changes Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.