PHP Unit testing tutorial

by Pascal Opitz

published 3 April 2006

During the research for my upcoming article about comments and code I came accross this interesting tutorial on unit testing.
It gives you a quick insight into how test driven design works with SimpleTest and PHP.

Extreme Programming (XP), one of the latest and most radical approaches on software development, is gaining a lot of attention (and causes a couple of interesting discussions as well) in the developers world right now and test driven design is one of the core techniques of XP. For XP newbies like me this might be a good starting point.

Comment

Have your say

If your comment doesn't show up straight away, please don't be offended - we're not censoring, we are just trying to keep out all the viagra and poker ads. Thanks to an explosion of spam all comments are held for manual green-lighting.

name Remember
email
http://
Message <?>

Quick links

Other people's articles that we think you might be interested in: