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

Fix TestRunFinished.success message to return true when the run has passed #1606

Merged
merged 13 commits into from Jan 7, 2022

Conversation

aurelien-reeves
Copy link
Contributor

@aurelien-reeves aurelien-reeves commented Jan 7, 2022

Description

Fixes. #1604

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

Your PR is ready for review once the following checklist is
complete. You can also add some checks if you want to.

  • Tests have been added for any changes to behaviour of the code
  • New and existing tests are passing locally and on CI
  • bundle exec rubocop reports no offenses
  • CHANGELOG.md has been updated

@aurelien-reeves
Copy link
Contributor Author

Sorry for the messed history. I guess it will be clean once merged

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.

Minor queries

features/docs/formatters/message.feature Outdated Show resolved Hide resolved
features/docs/formatters/message.feature Outdated Show resolved Hide resolved
lib/cucumber/runtime.rb Show resolved Hide resolved
@aurelien-reeves aurelien-reeves merged commit bda1990 into main Jan 7, 2022
@aurelien-reeves aurelien-reeves deleted the fix-1604 branch January 7, 2022 15:15
canmor added a commit to canmor/cucumber-ruby-wire that referenced this pull request Sep 19, 2023
See: [Fix TestRunFinished.success message to return true when the run has passed](cucumber/cucumber-ruby#1606)
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

2 participants