Skip to content

Conversation

@jeremyevans
Copy link
Collaborator

  • Test on JRuby
  • Run Minitest 4 tests only on Ruby 2.7 and 4.0 (oldest and newest)
  • Also run Minitest 5 tests on macOS for Ruby 2.7 and 4.0
  • Set fail-fast to false, making it easy to see all test failures, instead of only the first process to fail
  • Update actions/checkout to v6
  • Use an explicit test task

Ideas taken from #101. I avoided the full matrix testing approach as I think that results in too many test suites.

* Test on JRuby
* Run Minitest 4 tests only on Ruby 2.7 and 4.0 (oldest and newest)
* Also run Minitest 5 tests on macOS for Ruby 2.7 and 4.0
* Set fail-fast to false, making it easy to see all test failures,
  instead of only the first process to fail
* Update actions/checkout to v6
* Use an explicit test task

Ideas taken from qrush#101. I avoided the full matrix testing approach
as I think that results in too many test suites.
JRuby has been updated to use the same error message as CRuby.
@jeremyevans jeremyevans merged commit 80e8b3a into qrush:master Dec 3, 2025
22 checks passed
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