Web Development  >>  Coldfusion

Test Driven Development - BACFUG

Language : English Quality : High Has Audio : true Source : Adobe Media : Flash
Paul Kenney presents Test Driven Development with cfcUnit.

Tags: Coldfusion, Presentation, Web Development, Testing,     [SUGGEST  A  TAG]

Resources referenced in this screencast
  • Coldfusion MX
  • cfcUnit - Unit testing Framework

  • Created : 2007-05-17   Duration : 01:30:13

    Articles Realted to this Topic

    [SUGGEST  A  ARTICLE]
    Unit Testing with CFCUnit
    I’m a big fan of unit testing, the process of writing code that automatically checks that the real code is working. I’m also a big fan of test-driven development, the process of writing the unit test before the real code. I write all of my Java code that way
    CFCUnit and Ant
    A few people have recently blogged about being able to run CFCUnit tests from within Ant. This sounded just great, so I started to look around cfcunit.jar file to get me up and running – unfortunately I couldn't find a download location so I have created a copy here for you to download from