123456789_123456789_123456789_123456789_123456789_

test-unit

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

This software is distributed under either the terms of new Ruby License or BSDL. See the file COPYING.

Exception:

Authors

Active

Inactive

Images

Thanks