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

Warn user when using space-separated string with cucumber_opts #1624

Merged
merged 3 commits into from
Apr 13, 2022

Conversation

aurelien-reeves
Copy link
Contributor

Description

Fixes #1614

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds new behaviour)

Please add an entry to the relevant section of CHANGELOG.md as part of this pull request.

Signed-off-by: aurelien-reeves <[email protected]>
Copy link
Contributor

@luke-hill luke-hill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generic tidy-ups nothing breaking though

lib/cucumber/rake/task.rb Show resolved Hide resolved
lib/cucumber/rake/task.rb Outdated Show resolved Hide resolved
lib/cucumber/rake/task.rb Show resolved Hide resolved
@aurelien-reeves aurelien-reeves merged commit 322dda3 into main Apr 13, 2022
@aurelien-reeves
Copy link
Contributor Author

Thanks @luke-hill and @valerianb

@luke-hill luke-hill deleted the fix-1614 branch August 22, 2023 11: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.

Rake task fails with composite tag value option
3 participants