1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/devel/p5-Test-LectroTest/pkg-descr
Sergey Matveychuk 9bc4d354f9 New port: devel/p5-Test-LectroTest -- specification tests maker
PR:		ports/72306
Submitted by:	Alex Kapranoff <kappa(at)rambler-co.ru>
2004-11-27 12:09:07 +00:00

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