- Download CFUnit from Sourceforge.
- Unpack zip file content ("net" dir) into web server root (ie Apache doc root or IIS webroot).
- Test it on http://localhost/net/sourceforge/cfunit/CFUnitExample/mytest.cfml
- Eclipse Plugin comes prepacked with the latest CFEclipse distribution.
More to read:
Test Driven Development with ColdFusion (part I-III)
3 comments:
Did you check out mxUnit yet? http://mxunit.org/
Sure. Just setting up a project which is going to use it :)
But at the time I was writing this, cf unit testing frameworks were in their infancy. Today, picture is more clear.
aah... didn't note the date... Saw your blog in the CFBloggers list this AM. Should have thought to check the dates based on how many entries there were from you ;)
Post a Comment