By mswatcher
via net.tutsplus.com
Submitted: Aug 06 2012 / 13:14
In this tutorial, I will present an end-to-end example of a simple application – made strictly with TDD in PHP. I will walk you through each step, one at a time, while explaining the decisions I made in order to get the task done. The example closely follows the rules of TDD: write tests, write code, refactor.
Add your comment