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 2) will be improved actively.
Kouhei Sutou, Haruka Yoshihara
gem "test-unit", "~> 2.3.2"