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

Upgrade minitest #1219

Open
kaylareopelle opened this issue Jun 24, 2022 · 3 comments
Open

Upgrade minitest #1219

kaylareopelle opened this issue Jun 24, 2022 · 3 comments

Comments

@kaylareopelle
Copy link
Contributor

kaylareopelle commented Jun 24, 2022

We have a lot of different versions of minitest installed in our application. The Envfiles install some versions, the gemspec installs a different version, and there could be other installations too.

I'm now seeing deprecation warnings related to Minitest 6. Let's get our codebase ready for this new version by consolidating the minitest installs in the application and resolving the deprecation warnings.

@kaylareopelle kaylareopelle added this to Triage in Ruby Engineering Board via automation Jun 24, 2022
@angelatan2 angelatan2 moved this from Triage to Backlog in Ruby Engineering Board Jun 27, 2022
@kaylareopelle
Copy link
Contributor Author

Minitest 6 doesn't work on Ruby 2.2

@workato-integration
Copy link

@tannalynn
Copy link
Contributor

We should keep in mind issues we experienced when upgrading to minitest 5 when considering upgrading again.
#1445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants