Skip navigation.

The ColdFusion Unit Testing Framework

The ColdFusion Unit Testing Framework

unit testing frameworks & tools
The term "unit testing" was not very common in the ColdFusion development community before the release of CFMX. With the introduction of CFCs in ColdFusion MX, developers are looking for better ways to test their applications, and the JUnit example of a unit testing framework has a lot of appeal for CF developers.

Author: Harry Klein
Published: ColdFusion Developer's Journal, September 15, 2004
See also: CFCUnit, CFTestingKit