Skip to content

Update to support minitest 6 plugin loading - #160

Merged
rafaelfranca merged 2 commits into
mainfrom
ba-update-minitest-6
May 7, 2026
Merged

Update to support minitest 6 plugin loading#160
rafaelfranca merged 2 commits into
mainfrom
ba-update-minitest-6

Conversation

@bitwise-aiden

@bitwise-aiden bitwise-aiden commented May 7, 2026

Copy link
Copy Markdown
Contributor

December 2025 minitest released a new version that meant plugins weren't automatically discovered. This is causing issues in CI since it will automatically pull 6+ and we aren't manually loading when in this mode.

This adds a quick check and performs manual loading if necessary. Backwards compatible when minitest <6 is used.

Not explicitly bumping the Gemfile.lock so we can maintain full compatibility.

Depends on #161

@bitwise-aiden
bitwise-aiden requested a review from rafaelfranca May 7, 2026 15:36
@bitwise-aiden
bitwise-aiden force-pushed the ba-update-minitest-6 branch from d25f861 to 7e50593 Compare May 7, 2026 15:37
@bitwise-aiden

Copy link
Copy Markdown
Contributor Author

@rafaelfranca how do you feel about dropping 3.2 support since it's passed EOL?

@rafaelfranca

Copy link
Copy Markdown
Member

Feel free to drop all EOL versions of Rails and Ruby. We already do. But let's do in another PR

@rafaelfranca
rafaelfranca merged commit 3c93ebd into main May 7, 2026
37 checks passed
@rafaelfranca
rafaelfranca deleted the ba-update-minitest-6 branch May 7, 2026 17:44
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