News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Felix Geisendorfer's Blog:
Test Driven Development in Real World Apps
September 13, 2006 @ 07:31:48

Felix Geisendorfer shares, in this new post to the ThinkingPHP blog, some of his experiences with writing his code using test driven development.

So far I've had tons of fun trying to create php code using test driven development. It caused my code to become a lot more structured/consistent because writing the tests shows you interfaces problems right away. This is because the process of writing the test forces you to think a lot more about *how* you want to use some class / piece of code vs. your traditional "how can I get task x done"-thinking.

He also points out another benefit - it makes refactoring the code even easier (so there's more of a likelyhood that you'll use it again and again). He talks specifics about a library that he's been working on and the processes he's gone through to make things work with the testing versus his normal development cycle.

0 comments voice your opinion now!
test driven development application library refactor structure test driven development application library refactor structure



Similar Posts

Nick Silvestro's Blog: Verification is a Wonderful Thing

DevShed: Parsing Web Document Nodes with the Tidy Library in PHP 5

Server-Side Magazine: Creating a PHP 5.3 Virtual Development Environment

Vid Luther's Blog: Using your Mac as a local web development environment.

DevShed: Generating Web Pages with the Flyweight Pattern in PHP 5


Community Events









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


release drupal symfony zendframework doctrine opinion codeigniter windows wordpress extension job facebook conference zend mysql developer phpunit framework microsoft security

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