Test-Driven Development with CakePHP 1.3 TDD
Today I found a good article about TDD, Test Driven Development using CakePHP 1.3. Nowadays with the constantly changes of scope in one web project the TDD is something that all programmer must know and practice, and some frameworks like the CakePHP give the support for that.
In a recently article for the php architect magazine, Carl Anderson describe a great article how to use the TDD inside the CakePHP 1.3.
Oh hey! This is Perfect I was just needing to dive in to CakePHP testing today! Thanks.
Great, thanks for the article