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

feat(cucumber): support native esm #3596

Merged
merged 6 commits into from
Jun 25, 2022
Merged

feat(cucumber): support native esm #3596

merged 6 commits into from
Jun 25, 2022

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Jun 25, 2022

Add support for native ESM to the cucumber runner. This means that hot-reload is supported. Unfortunately, this does mean we had to drop support for cucumber 7 and lower.

How to use native ESM with cucumber is documented here: https://github.com/cucumber/cucumber-js/blob/main/docs/esm.md

BREAKING CHANGE: The @stryker-mutator/cucumber-runner now requires @cucumber/cucumber v8 or up.

@nicojs nicojs enabled auto-merge (squash) June 25, 2022 19:28
@nicojs nicojs merged commit 4eaf713 into master Jun 25, 2022
@nicojs nicojs deleted the feat/cucumber-esm branch June 25, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant