serenity-bdd / serenity-cucumber

Cucumber integration for the Serenity BDD Reporting library
Other
78 stars 74 forks source link

migrate to cucumber 4.0.0 #175

Closed cliviu closed 5 years ago

GianniGiglio commented 5 years ago

Hi what is the status for this pull request. looking forward for that one :)

wakaleo commented 5 years ago

Still work-in-progress: Cucumber 4 is not backward compatible with Cucumber 2 and will break existing test suites, so there needs to be the possibility of working with both, which is difficult because the APIs have totally changed.

faragm commented 5 years ago

Is there any expected date to release?

wakaleo commented 5 years ago

Still work in progress - it will be ready when it’s ready.

mleegwt commented 5 years ago

According to https://docs.cucumber.io/cucumber/step-definitions/#expressions the expressions as regexp should still be possible (but I have not tested that statement). Are there any other incompatibilities? If so, I guess it would help to have a list so we can work towards a solution together.

wakaleo commented 5 years ago

Deployed in serenity-cucumber4