News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
The Newbie's Guide to Test-Driven Development
August 17, 2010 @ 11:40:15

On NETTUTS.com today there's a new tutorial to help you get started with effective test-driven development in your PHP applications with SimpleTest.

Testing your code is annoying, but the impact of not doing so can be orders of magnitude more annoying! In this article, we'll use test-driven development to write and test our code more effectively.

They start with the basics - what test-driven development is, why it's a good idea and how the whole process works to improve your code. They opt for a bit simpler route for their testing tool and chose SimpleTest. They show you how to set it up and where to start. In order for TDD to work, you really have to plan out your application so you know what you're testing. They give you an example of a simple script and how to start from failing tests to a working app.

0 comments voice your opinion now!
testdriven development tdd tutorial simpletest


blog comments powered by Disqus

Similar Posts

Michelangelo van Dam's Blog: Quality Assurance on PHP projects - PHPUnit part 3

NETTUTS.com: Create a PHP5 Framework - Part 3

Scott Mattocks\' Blog: PHP-GTK News #11

PHPMaster.com: Understanding OAuth - Tweeting from Scratch, Part 2

DevShed: Filtering Image Streams with the GD Library in PHP


Community Events









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


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

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