DevPinoy.org
A Filipino Developers Community
All Tags » tdd » Open Source (RSS)

>>> First two to make 3 wins! <<<

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • PHP can do Test-Driven Development too

    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...
    Posted to cruizer by cruizer on 08-28-2006
    Filed under: Filed under: , ,
  • Red-Green-Refactor: Test-Driven Development with .NET

    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...
    Posted to cruizer by cruizer on 08-16-2006
    Filed under: Filed under: , ,
Page 1 of 1 (2 items)

Copyright DevPinoy 2005-2008