News Feed
Jobs Feed
Sections




News Archive
Community News:
The Grumpy Programmer's PHPUnit Cookbook Released
March 05, 2013 @ 10:17:15

Chris Hartjes (aka the "Grumpy Programmer") has written a second book that aims to teach you even more about writing testable applications. Where his first book taught the basics of making apps testable, this new book - The Grumpy Programmer's PHPUnit Cookbook provides code examples showing how to solve some of the common problems you'll come across when testing your applications.

You know you need something better, but time just doesn't seem to be on your side. Making things "right" is costly and you need to deliver working code NOW. Tests would be great but there are real deadlines to meet. You can't stop development and churn away for hours just to add tests around what you know already works. [...] No longer would you dread the bug reports. You'd happily make changes knowing that your safety net is there. You'd try out new features guiding yourself with tests.

The book covers some more advanced topics than you might have seen in the previous book including data providers, test doubles, faking test data (or using external sources) and writing tests for APIs, databases and exceptions. If this sounds interesting to you, you can pick up your own copy of the book on his site (or try out the sample first).

0 comments voice your opinion now!
book phpunit unittesting cookbook published


blog comments powered by Disqus

Similar Posts

CodeIgniter.com: Rumbelow Publishes Volume Two of CodeIgniter Handbook Series

Sebastian Bergmann's Blog: AJAX-Based Test Runner for PHPUnit

Nick Belhomme's Blog: PHPUnit Training Course for free

Zend Developer Zone: "Building Your Own Ajax Web Applications" (Book Review)

David Sklar's Blog: PHP Cookbook, 2nd Edition


Community Events









Don't see your event here?
Let us know!


language introduction interview example code community functional unittest composer opinion testing zendframework2 event api development tool podcast object framework release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework