Thursday, July 21, 2005

TDD with Velocity/xmlunit

A component I am working as part of a pricing system needed to generate HTML reports. A fellow consultant - from a rival consultancy :) - suggested I use Velocity. Velocity turned out to be an ideal fit for the problem I was solving. However, before I could write the code I needed to write the test - TDD. xmlunit was an ideal fit for the test cases - specifically the assertXpathEvaluatesTo method.

Evo - an old (1976) agile development methodology with 5 day iterations.

0 Comments:

Post a Comment

<< Home