Ruby 1.9.x bundles minitest not Test::Unit. Test::Unit bundled in Ruby 1.8.x had not been improved but unbundled Test::Unit (test-unit) is improved actively.
Kouhei Sutou, Haruka Yoshihara
Ruby's and PSFL (lib/test/unit/diff.rb)
gem "test-unit", "~> 2.5.4"