Support for the Ruby 2.1 series ended on March 31 2017. See here for details.

In Files

  • test/unit.rb
  • test/unit/assertions.rb
  • test/unit/parallel.rb
  • test/unit/testcase.rb

Class/Module Index [+]

Quicksearch

Test::Unit

Test::Unit is an implementation of the xUnit testing framework for Ruby.

If you are writing new test code, please use MiniTest instead of Test::Unit.

Test::Unit has been left in the standard library to support legacy test suites.