Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: What are some good testing references?

by clp (Friar)
on Dec 26, 2010 at 20:52 UTC ( [id://879231]=note: print w/replies, xml ) Need Help??


in reply to What are some good testing references?

Effective Perl Programming, 2d ed ISBN 9780321496942, published in 2010, has a chapter on testing. It is not a tutorial on basic test techniques. It includes several multi-page examples; and covers topics such as mock objects, test-driven development, and a continuous build system.

Perl Medic, Transforming Legacy Code ISBN 9780201795264 from 2004, also has a chapter on testing. It provides short introductions to several Test:: modules; and a detailed description of how to build real test code with a well-written 15-page example.

  • Comment on Re: What are some good testing references?

Replies are listed 'Best First'.
Re: Answer: What are some good testing references?
by Old_Gray_Bear (Bishop) on Dec 26, 2010 at 21:18 UTC
    Perl Testing, a Developer's Notbook by Langworth and Chromatic; [O'Reilly]

    ----
    I Go Back to Sleep, Now.

    OGB

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-03-29 15:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found