2013-09-26 17:14:40 +02:00

7 lines
296 B
Plaintext

Test::Unit - a unit testing interface for Perl
Test::Unit is the procedural style interface to a sophisticated
unit testing framework for Perl that is derived from the JUnit
testing framework for Java by Kent Beck and Erich Gamma. An
object-oriented interface is also available in this package.