Flowdock

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.


Local Rake override to fix bug in Ruby 0.8.2

Constants

TEST_UNIT_IMPLEMENTATION = 'test/unit compatibility layer using minitest'

Attributes

Show files where this module is defined (5 files)
Register or log in to add new notes.