News Feed
Jobs Feed
Sections




News Archive
NetTuts.com:
Let's TDD a Simple App in PHP
August 07, 2012 @ 10:18:07

On NetTuts.com there's a new tutorial that wants to show you a practical approach to using TDD in your development (test-driven development) through a simple project.

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.

They start off by defining what TDD is (three core rules) and how the PHPUnit tool makes it easy in PHP. They use NetBeans in their examples, but it can be done similarly in any other ID (or command line). They start with some first tests - checking for word wrapping on short string and empty string handling.

0 comments voice your opinion now!
tdd testdriven development tutorial unittest sample application


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Zend Framework Applications Questionnaire

Mihai Corlan's Blog: Flex for PHP developers

PHPBuilder.com: Creating an Online Survey - Part 1

Developer.com: PHP Development Tools Improve in Eclipse Helios Update

DevShed: Creating the Blog Script for a PHP/MySQL Blogging System (Part 2)


Community Events











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


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

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