aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ruby-testunit/pkg-descr
blob: 7c4f73d291432c170d7fc584e9f8a42db2d78656 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Test::Unit a unit testing framework for the Ruby programming language,

This is the successor to RUnit (devel/ruby-unit) and includes a
compatibility layer which is only installed if RUnit is not installed
already.  Most RUnit test cases will pass without any modification.

The unit testing framework is known as part of Kent Beck's "eXtreme
Programming" (XP).  For details, see http://www.xprogramming.com/.

Author: Nathaniel Talbott <testunit@talbott.ws>
WWW:    http://testunit.talbott.ws/