Closed fmartinou closed 3 years ago
Yes please, this would be nice. Especially because new cucumber has more support for typescript.
@fmartinou @geertendoornenbal - would appreciate your feedback for PR #181
Thanks for your PR @seymen
I manually tested your changes on one of my projects with success. LGTM 👍
Same here
Hi,
Cucumber changed from namespace some time ago moving:
cucumber
@cucumber/cucumber
Currently, we're stuck on cucumber v5 because apickli isn't imported the new namespace.
package.json from apickli
Cucumber import from apickli (apickli-gherkin.js)
My package.json
My error
Could you upgrade your code & your dependencies to depend on the latest
@cucumber/cucumber
package?