Hands-on Testing with PHPUnit How-to : A practical guide to getting started with PHPUnit to improve code quality
(Reklamlänk)
No developer wants to accept the inherent difficulty of writing software as an excuse for not finding the bugs in our code before anyone else does. PHPUnit is a framework that was created to allow developers to solve that very problem. It provides a feature-rich environment with most of the tools ne