Skip to content

test: Pull in minitest-mock for use with minitest 6 - #305

Merged
flavorjones merged 1 commit into
mainfrom
flavorjones/minitest-6-mock
Jun 8, 2026
Merged

test: Pull in minitest-mock for use with minitest 6#305
flavorjones merged 1 commit into
mainfrom
flavorjones/minitest-6-mock

Conversation

@flavorjones

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 8, 2026 16:40
@flavorjones
flavorjones enabled auto-merge (squash) June 8, 2026 16:41
@flavorjones
flavorjones merged commit 6134d4c into main Jun 8, 2026
12 checks passed
@flavorjones
flavorjones deleted the flavorjones/minitest-6-mock branch June 8, 2026 16:42

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the test/development dependency set to run the suite against Minitest 6, explicitly adding minitest-mock alongside the Minitest upgrade, and refreshes a few related toolchain gems.

Changes:

  • Upgrade minitest to 6.0.6 and add minitest-mock (5.27.0) for mock support.
  • Bump supporting dev/test dependencies (debug, minitest-parallel_fork, sqlite3) and RuboCop plugins (rubocop-minitest, rubocop-rails).
  • Apply the same dependency updates across the main Gemfile and the Appraisal-generated Rails appraisal Gemfiles.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
Gemfile Pins Minitest 6 and adds minitest-mock; bumps related dev/test gems.
Gemfile.lock Locks the updated dependency graph including minitest-mock.
gemfiles/rails_8_1.gemfile Mirrors the Minitest/dev/test and RuboCop gem version updates for the Rails 8.1 appraisal.
gemfiles/rails_edge.gemfile Mirrors the Minitest/dev/test and RuboCop gem version updates for the Rails edge appraisal.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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