aspiring to free and open the mind of .NET developers
Browse by Tags
All Tags »
TDD »
Open Source (
RSS)
-
|
Maybe you thought that test-driven development is restricted only to platforms like Java and .NET...I'll be happy to inform you that PHP can also do that! Here's my simplest test case using TDD on PHP: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 <...
|
-
|
I had the privilege of discussing Test-Driven Development with students yesterday at the MSDN Student Developers' Night and I had a blast! It was encouraging to see students interested in a topic that can be so boring. As promised, I am attaching...
|