-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
fix(cucumber-runner): allow esm imports (#3805) #3806
fix(cucumber-runner): allow esm imports (#3805) #3806
Conversation
thermsdorff
commented
Jul 12, 2023
•
edited
Loading
edited
- Issue : Fix Nightwatch force importing cucumber files in CJS even if Cucumber is configured to use ESM #3805
- Add tests for both runner options and cli arg.
|
Status
|
Hey @thermsdorff 👋, Thank you for fixing the issue. Could you add a test? Something like this:
|
Hello @gravityvi ! |
Thanks @thermsdorff |
…chjs#3806) * fix(cucumber-runner): allow esm imports (nightwatchjs#3805) * fix(cucumber-runner): add cli-arg 'enable-esm' * test(cucumber-runner): add tests for enable esm options/cli arg
…chjs#3806) * fix(cucumber-runner): allow esm imports (nightwatchjs#3805) * fix(cucumber-runner): add cli-arg 'enable-esm' * test(cucumber-runner): add tests for enable esm options/cli arg
…chjs#3806) * fix(cucumber-runner): allow esm imports (nightwatchjs#3805) * fix(cucumber-runner): add cli-arg 'enable-esm' * test(cucumber-runner): add tests for enable esm options/cli arg
…chjs#3806) * fix(cucumber-runner): allow esm imports (nightwatchjs#3805) * fix(cucumber-runner): add cli-arg 'enable-esm' * test(cucumber-runner): add tests for enable esm options/cli arg