123456789_123456789_123456789_123456789_123456789_

test-unit

</a> </a>

Description

An xUnit family unit testing framework for Ruby.

::Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby.

Features

How To

Install

% sudo gem install test-unit

If you want to use full ::Test::Unit features:

% sudo gem install test-unit-full

License

(The Ruby License)

This software is distributed under the same terms as ruby.

Exception:

Authors

Active

Inactive

Images

Thanks