Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Fuzz testing with perl

by CountZero (Bishop)
on Jan 27, 2011 at 18:38 UTC ( [id://884629]=note: print w/replies, xml ) Need Help??


in reply to Fuzz testing with perl

I am really surprised nobody mentioned Test::LectroTest.

You define the conditions which must be fulfilled to validate your routines, then you define the realm of all input values and let Test::LectroTest test it.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

Replies are listed 'Best First'.
Re^2: Fuzz testing with perl
by Anonymous Monk on Jan 28, 2011 at 06:42 UTC
    Thanks for the pointer to LectroTest - I'd not come across that before. -- Richard Huxton

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-03-29 00:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found