Showing related tags and posts accross the entire site.
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 <?php require_once '../../simpletest/unit_tester...
-
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 here my slides (in PPT format) and sample code. Those...
Page 1 of 1 (2 items)