Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
Learn Test-Driven Development with Munchkin
Aug 04, 2010 @ 17:09:04

In this new post to his blog Giorgio Sironi points out a new project that wants to help you get started with test-driven development - Munchkin.

Meszaros Marton and other PHP coders have started a Test-Driven Development project centered on showing the methodology to new adopters in a green field. The goal of the project, named Munchkin, is creating a feed aggregator - like Google Reader - from scratch. The authors will post a series of articles about their development process along the way. If you want to follow a step-by-step guide to implementing an Agile project with TDD in PHP, follow them.

Their goal is to show you not only how TDD can make your application better but detailed tutorials on setting up your environment and making effective use of the tools in an agile environment.

tagged: testdrivendevelopment tdd unittest munchkin

Link:


Trending Topics: