View Review Details


Book:   Perl Testing: A Developer's Notebook
Subject:   Testing should be fun
Date:   2009-05-24 13:19:13
From:   Kiffin Gish
Rating:  StarStarStarStarStar

Excellent overview and introduction to the art of testing Perl programs. This modestly-sized book covers a wide range of types of testing from the very simple Perl script to the more advanced web application. It's not only about writing tests but managing them as well and then making sure that your code can be distributed in a useful manner. I especially found the chapter about testing untestable code very insightful, where the use of mocking modules and mocking objects is essential. Have you ever needed to override live code by hacking deeply into their packages? Well, this book will help you out with this delicate matter and make you more confident with testing, testing and testing. Most people have an aversion to testing, but here you can get quickly up to speed and even enjoy the fine are of testing. There are many references to other CPAN modules which is useful to know about. Of course, any book authored by chromatic has to be worth the read.

See larger cover

"An excellent book on Perl and a great addition to the set of O'Reilly Perl books."
--Jack D. Herrington "engineer and author", Amazon.com