mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
9bc4d354f9
PR: ports/72306 Submitted by: Alex Kapranoff <kappa(at)rambler-co.ru>
8 lines
367 B
Plaintext
8 lines
367 B
Plaintext
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://community.moertel.com/LectroTest
|