10 lines
315 B
Text
10 lines
315 B
Text
|
This framework is intended to support unit testing in an object-oriented
|
||
|
development paradigm (with support for inheritance of tests etc.) and is
|
||
|
derived from the JUnit testing framework for Java by Kent Beck and Erich
|
||
|
Gamma.
|
||
|
|
||
|
WWW: http://search.cpan.org/search?dist=Test-Unit
|
||
|
|
||
|
-- Sergey Skvortsov
|
||
|
skv@FreeBSD.org
|