Phpunit Pocket Guide

Test-Driven Development in PHP

Ranked #94 in PHP, Ranked #99 in XML

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 improved relations with your open source teammates The only problem with this popular testing tool...
more

Similar Books

If you like Phpunit Pocket Guide, check out these similar top-rated books:


Learn: What makes Shortform summaries the best in the world?