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

Browse Site by Tags

Showing related tags and posts accross the entire 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 (Weblog) by cruizer on 08-28-2006
  • 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 (Weblog) by cruizer on 08-16-2006
Page 1 of 1 (2 items)

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems