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

Use RSpec::Core::Runner#exit_code to determine exit status #29

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

benjaminwood
Copy link
Contributor

We should be using this method because it takes non_example_failure into account.

Additionally, it allows us to support use-cases where folks may be monkeying with the exit_code method.

We should be using this method because it takes non_example_failure into
account.

Additionally, it allows us to support use-cases where folks may be
monkeying with the exit_code method.

Co-authored-by: Nate Vick <nate.vick@hint.io>
@benjaminwood benjaminwood self-assigned this Feb 10, 2024
@benjaminwood benjaminwood marked this pull request as ready for review February 16, 2024 16:30
@natevick natevick merged commit 80b4017 into main Feb 16, 2024
67 checks passed
@natevick natevick deleted the use-rspec-exit-code-method branch February 16, 2024 16:31
@natevick natevick restored the use-rspec-exit-code-method branch February 16, 2024 16:31
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.

2 participants