Skip to content

Support Ruby 3.4's new error message format#987

Closed
mame wants to merge 1 commit into
minitest:masterfrom
mame:no-backtick-in-error-messages
Closed

Support Ruby 3.4's new error message format#987
mame wants to merge 1 commit into
minitest:masterfrom
mame:no-backtick-in-error-messages

Conversation

@mame

@mame mame commented Feb 15, 2024

Copy link
Copy Markdown

Ruby 3.4 will use a single quote instead of a backtrick as an open quote.

https://bugs.ruby-lang.org/issues/16495

Also, the backtrace line will have not only a method name but also its receiver class.

https://bugs.ruby-lang.org/issues/19117

Ruby 3.4 will use a single quote instead of a backtrick as an open quote.

https://bugs.ruby-lang.org/issues/16495

Also, the backtrace line will have not only a method name but also its receiver class.

https://bugs.ruby-lang.org/issues/19117
@zenspider

Copy link
Copy Markdown
Collaborator

THIS IS AMAZING! I hate that backtick! Thank you!

Merged. I'll get this released in short order.

@zenspider zenspider closed this Feb 26, 2024
@minitest minitest locked and limited conversation to collaborators Nov 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants