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

Features/supporting cucumber cli options #2978

Conversation

gravityvi
Copy link
Member

@gravityvi gravityvi commented Dec 14, 2021

Changes

@gravityvi
Copy link
Member Author

--config CLI option would create conflict with existing --config CLI option in Nightwatch. I don't think that would be a blocker as we can still use the default file name (cucumber.js) to create profiles for the cucumber runner.

@gravityvi gravityvi linked an issue Dec 15, 2021 that may be closed by this pull request
examples/cucumber-js/README.md Show resolved Hide resolved
lib/runner/test-runners/cucumber.js Outdated Show resolved Hide resolved
lib/runner/test-runners/cucumber.js Show resolved Hide resolved
@gravityvi gravityvi requested a review from beatfactor December 15, 2021 15:07
@beatfactor beatfactor merged commit ab6fdef into nightwatchjs:main Jan 12, 2022
@gravityvi gravityvi deleted the features/supporting-cucumber-cli-options branch January 12, 2022 10:00
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.

[Enhancement] Add full support for cucumber.js CLI options
3 participants