Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Specification-based testing

by audreyt (Hermit)
on Apr 20, 2005 at 08:09 UTC ( [id://449526]=note: print w/replies, xml ) Need Help??


in reply to Testing at the right granularity

The Haskell world uses test generators like QuickCheck that makes huge numbers of random tests, so all you need to do is to declare your program's properties, and QuickCheck will prove or disprove it.

Test::LectroTest is QuickCheck ported over to Perl.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://449526]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-19 06:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found