Welcome to cfcUnit.org
This is the main site for cfcUnit, a full-fledged framework for unit testing ColdFusion code. It is part of the xUnit family of unit tests, and is based on the API of the JUnit framework for Java.
News
June 29, 2006
Featured at CFUnited A number of speakers at CFUnited have demonstrated cfcUnit as an effective means of testing your CFCs as part of the development lifecycle.
January 3, 2006
New version 1.1 RC1 made available for download.
September 14, 2004
New documentation Finally, there is some documentation on how to write unit tests. You can find the new tutorial under "Writing Tests".
September 9, 2004
cfcUnit featured in ColdFusion Developers Journal Harry Klien has written a great article about cfcUnit in the CFDJ. You can read the article here: ColdFusion Unit Testing Framework.
August 9, 2004
cfcUnit at OpenXCF I am happy to announce that cfcUnit has found a second home at SourceForge.net under the OpenXCF project which is maintained by Matt Liotta and Sean Corfield.
August 8, 2004
A new license cfcUnit is now being distributed under the Apache Software License.
July 11, 2004
cfcUnit Framework Update For those who can't make heads or tales of how to create TestCase components based on the files in the /org/cfcunit/tests directory, I went ahead and added some sample tests. They can be found at /org/cfcunit/samples. Don't worry, tutorials are coming soon.
cfcUnit.org gets a facelift If you've been to this site over the last couple of weeks, you've might have noted how much work it needed. This is a start at least.
July 3, 2004
cfcUnit Update I reorganized the distribution and overhauled the installation instructions. I'm hoping that this straightens out any confusion over how to get it all working.
July 2, 2004
Due to my overzealous desire for flexible installation docs, I have confused too many people in the installation process. Therefore, I am in the process of reconfiguring the installation files and rewriting the documentation to make as simple an installation experience as possible. I should have it updated by Saturday. Stay posted!