Categories


Loading feed
Loading feed
Loading feed

Designing Klingon Warships Using Behaviour Driven Development

A short time ago, I wrote an article for Devzone entitled “An Introduction to the Art of Unit Testing in PHP” which explained why testing, and especially automated testing, is an important aspect of developing in any programming language. I also offered a brief example of applying a design methodology called Test-Driven Development, which demonstrated that writing tests before code led to improved simpler design free of bugs.