Skip to content
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

Remove minitest-rails #135

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

bquorning
Copy link
Member

There is currently no version of minitest-rails that is compatible with
Rails 7.2 or 8.0. Open pull requests in the repo are not being reviewed.

It seems we don't use the gem for anything other than adding minitest's
Spec::DLS to ActiveSupport::TestCase, and that we can just as easily do
ourselves.

There is currently no version of minitest-rails that is compatible with
Rails 7.2 or 8.0. Open pull requests in the repo are not being reviewed.

It seems we don't use the gem for anything other than adding minitest's
Spec::DLS to ActiveSupport::TestCase, and that we can just as easily do
ourselves.
@bquorning bquorning force-pushed the bquorning/remove-minitest-rails-gem branch from 4ab8455 to 9f6f254 Compare November 12, 2024 10:46
@bquorning bquorning marked this pull request as ready for review November 12, 2024 10:46
@bquorning bquorning merged commit b80cf07 into master Nov 12, 2024
22 checks passed
@bquorning bquorning deleted the bquorning/remove-minitest-rails-gem branch November 12, 2024 10:52
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