summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Unit/DESCR
blob: 7e545847bd810cb8de2307ba25acf2214c3d98f7 (plain)
1
2
3
4
5
6
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.