What is it?LectroTest is an automatic, specification-based testing tool for Perl.Here is how it works. You declare general properties that specify how your software ought to behave, and LectroTest checks the properties by conducting automated random trials.LectroTest was inspired by Koen Claessen and John Hughes's QuickCheck for the Haskell programming language. More information LectroTest/FAQs