This post originated from an RSS feed registered with PHP Buzz
by Sebastian Bergmann.
Original Post: Testing PHP Code with PHPUnit
Feed Title: Sebastian Bergmann
Feed URL: http://sebastian-bergmann.de/
Feed Description: Geek by nature, PHP by choice.
The article gives an introduction into testing PHP code with PHPUnit (Automating Tests, Testing with PHPUnit, Sharing Setup Code, What PHPUnit Has to Offer) and can be thought of as a summary of the PHPUnit Pocket Guide.