
Test::Unit (test-unit) is a unit testing framework for Ruby, based on xUnit principles. It allows writing tests, checking results and automated testing in Ruby.
Note that this version of Test::Unit will override the one possibly shipped with the Ruby interpreter.