3dc23cd4a4
- Update WWW to CPAN
7 lines
372 B
Text
7 lines
372 B
Text
This module provides a simple (yet full featured) automated,
|
|
specification-based testing system for Perl. To use it, you declare
|
|
properties that specify the expected behavior of your software.
|
|
LectroTest then checks your software to see whether those properties
|
|
hold for semi-random input values in the specified range.
|
|
|
|
WWW: http://search.cpan.org/dist/Test-LectroTest/
|