Télécharger la liste

Description du projet

LectroTest is an automatic, specification-based
testing tool for Perl. Just declare
properties that specify the expected behavior of
your software, and LectroTest will check your
software to see whether those properties hold. It
does this by running thousands of trials in which
your software is tested against the claims of your
properties. LectroTest's testing engine is compatible with other Perl testing packages, fully configurable,
and exposed as an object.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-19 22:43 Retour à la liste release
0.3100

Test:: LectroTest suit désormais Test:: sortie de Simple stratégie de code: le nombre d'échecs (jusqu'à 254) sont communiquées via le code de sortie. Test:: LectroTest:: TestRunner:: run_suite renvoie maintenant le nombre de propriétés qui ont été correctement cochée. (Auparavant, elle a enregistré 0 si aucune vérification a échoué.) Couverture de test complet a été ajouté. Devel:: Couverture dit que l'unité LT tests maintenant couvrir 100% des déclarations, des branches, les conditions et sous-routines.
Tags: Minor feature enhancements
Test::LectroTest now follows Test::Simple's
exit-code strategy: the number of failures (up to
254) is reported via the exit code.
Test::LectroTest::TestRunner::run_suite now
returns the number of properties that were
successfully checked. (Previously, it reported 0
if any check failed.) Full test coverage was
added. Devel::Coverage says that the LT unit tests
now cover 100% of statements, branches,
conditionals, and subroutines.

Project Resources