PHPUnit Pocket Guide: Test-Driven Development in PHP
Paperback
$9.95
Premium Members save an extra 10% and all Members collect stamps to save with Rewards. 10 stamps = $5.Learn More
Select a store to view item availability.
Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant:
- a reduction in the effort required to frequently test code
- fewer overall defects
- added confidence in your code
- improve...


