timjroberts / cucumber-js-tsflow

Provides 'specflow' like bindings for Cucumber.js in TypeScript 1.7+.
MIT License
133 stars 34 forks source link

Support for upcoming Cucumber 7.x #71

Closed x80486 closed 4 years ago

x80486 commented 4 years ago

Is your feature request related to a problem?

I was trying the upcoming Cucumber 7.x (now "located at" @cucumber/cucumber) and cucumber-js-tsflow was looking for the previous version.

Describe the solution you'd like

To work towards the newer version.

wudong commented 4 years ago

@x80486 code is merged now on master but will wait for the official 7.0.0 to be released.

timjroberts commented 3 years ago

I have published a 4.0.0-preview.4 which will now import the correct version of @cucumber/cucumber.