You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JRuby uses the RubySpec project for compatibility testing, along with our own (somewhat dated) suites of tests.
We generally prefer that people adding new tests for Ruby behavior submit them to the RubySpec project, so that all Ruby implementations benefit from those additions. For more information on how to contribute to RubySpec, please visit the page below: