CFUnit Project Beta Release

8
SkorPiun writes “CFUnit recently released its first Beta version. CFUnit is a unit testing framework for ColdFusion (CFML), modeled after the popular JUnit framework. CFUnit is an Open Source project hosted on SourceForge and is freely available.
The idea behind unit testing it to build a framework of scripted tests that are frequently executed to verify each method or function behave as expected. Building unit tests are an investment into the stability of your code. It may require a little extra time up front, but will save your and your fellow developers extensive amounts of time and resource down the road.

For more information, visit the CFUnit home page:
http://cfunit.sourceforge.net/

Or download the latest release at:
http://sourceforge.net/project/showfiles.php?group _id=145385

Link: cfunit.sourceforge.net