Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Unit testing -- module, book, and website suggestions wanted

by gryphon (Abbot)
on Apr 28, 2006 at 02:11 UTC ( [id://546162]=note: print w/replies, xml ) Need Help??


in reply to Unit testing -- module, book, and website suggestions wanted

Greetings Sifmole,

I highly recommend the Perl Testing: A Developer's Notebook book. It's a gold-mine for testing.

One of the things the book recommends using is Devel::Cover for code coverage metrics. It's a great solution. You can't use its reports as a boolean "are we done with writing unit tests" check, but it can give you a great global idea of where your application is weak on unit tests.

gryphon
Whitepages.com Development Manager (WDDC)
code('Perl') || die;

  • Comment on Re: Unit testing -- module, book, and website suggestions wanted

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-24 11:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found