Skip to content

Bump minitest and cleanup as minitest 6 is now widely supported#2578

Open
larouxn wants to merge 1 commit intoShopify:mainfrom
larouxn:minitest_cleanup
Open

Bump minitest and cleanup as minitest 6 is now widely supported#2578
larouxn wants to merge 1 commit intoShopify:mainfrom
larouxn:minitest_cleanup

Conversation

@larouxn
Copy link
Copy Markdown
Contributor

@larouxn larouxn commented Apr 3, 2026

Motivation

Proposing we clean up some of the complications and changes we added to our spec helper in order to conditionally use Minitest 6 as until recently Rails 8.1 supported it Minitest 6 but Rails 8.0 did not. This is all possible now that Rails 8.0.5 and minitest-reporters 1.8.0 are out .

Follow up to

Implementation

Mostly a semi-revert of the temporary changes made in the above two PRs.

Tests

CI should prove if everything is working well. Have run such myself over here and all looks good.

https://github.com/larouxn/tapioca/actions/runs/23947725345/job/69847547756 (regen-ed RBIs since this run)

@larouxn larouxn requested a review from a team as a code owner April 3, 2026 14:09
@larouxn larouxn changed the title Bump minitest and related gems to latest and cleanup usage now that minitest 6 is widely supported Bump minitest and cleanup as minitest 6 is now widely supported Apr 3, 2026
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.

1 participant