Unit Testing ColdFusion

ColdUnit is a simple framework for performing automated unit testing in ColdFusion. The basic ideas are imported from the author's experience with JUnit, but using an idiom intended to be more appropriate to the quick prototyping, file/script-centric ColdFusion language.

For quick installation and usage information, see the quickstart menu link. I have also compiled (i.e. am compiling) a list of examples of a more comprehensive set of testing scenarios. For those interested, I have also begun a short document explaining the design philosophy, if you can call it that, of ColdUnit.


Last update: April 7, 2004

hosted by [SourceForge.net Logo]