-
-
Notifications
You must be signed in to change notification settings - Fork 766
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
Updates from rspec-dev (2023-12-26) #3059
Closed
JonRowe
wants to merge
84
commits into
3-12-maintenance
from
update-ci-build-scripts-2023-12-26-for-main
Closed
Updates from rspec-dev (2023-12-26) #3059
JonRowe
wants to merge
84
commits into
3-12-maintenance
from
update-ci-build-scripts-2023-12-26-for-main
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix the JSON formatter to respect the `--backtrace` flag.
…on-files Ignore comment lines in option files
Fix configuration_options_spec on Ruby 3.2
* s/calcalator/calculator/ * s/Collecion/Collection/ * s/fowarding/forwarding/ * s/boundarries/boundaries/ * s/embarassing/embarrassing/ * s/cofigure/configure/ * s/noticable/noticeable/ * s/Fafter/after/ * s/exlusion/exclusion/ * s/similiar/similar/ * s/foramtted/formatted/ * s/willl/will/ * s/occured/occurred/ * s/examle/example/ * s/exaples/examples/ * s/spec_helpe/spec_helper/ * s/elasped/elapsed/ * s/progresss/progress/ * s/accesssed/accessed/ * s/availble/available/ * Update spec/rspec/core/formatters_spec.rb * Update features/hooks/before_and_after_hooks.feature Co-authored-by: Phil Pirozhkov <[email protected]>
…7-for-main Updates from rspec-dev (2023-01-07)
Skip backtrace for pending examples
Disable error_highlight gem for pass the test
…extra-failure-lines Skip adding whitespace around extrafailure lines when already present
Co-authored-by: Jon Rowe <[email protected]>
Move dry_run option higher in ordered option list
Remove references to Relish
Fix windows buil
rspec/rspec-support#581 makes this fail, but its an old "safety" check and not really needed...
…6-for-main Updates from rspec-dev (2023-06-26)
Remove old regression check
Fix syntax suggest spec
…1-for-main Updates from rspec-dev (2023-09-11)
Update README.md with shared context loading example
Warn about at_exit hooks being skipped if you force quit.
…5-for-main Updates from rspec-dev (2023-12-25)
Run older diff-lcs on older version of activesupport
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
These are some updates, generated from rspec-dev's rake tasks.