by mmhohman
ColdUnit is a unit testing framework for ColdFusion. It is based upon the xUnit family of testing frameworks. Its simplicity and power make it a practical unit testing tool for ColdFusion, compatible with both ColdFusion 5 and MX.
pbonneraustin commented on the setup problems artifact
pbonneraustin created the setup problems artifact
More usage examples have been provided, and the quickstart shows an example of a test failure (as opposed to a test error).
mmhohman committed patchset 19 of module coldunit to the ColdUnit CVS repository, changing 1 files
mmhohman committed patchset 18 of module coldunit to the ColdUnit CVS repository, changing 5 files
mmhohman committed patchset 17 of module coldunit to the ColdUnit CVS repository, changing 5 files
The assertEquals tag now takes an optional attribute, caseSensitive, which defaults to "No". If you supply the attribute with the value "Yes", the comparison of expected and actual will be case-sensitive.
mmhohman committed patchset 16 of module coldunit to the ColdUnit CVS repository, changing 3 files
mmhohman committed patchset 15 of module coldunit to the ColdUnit CVS repository, changing 1 files
I started working on the documentation last night and got carried away and made more headway than I thought I would. I have put the beginnings of a project website up at http://coldunit.sourceforge.net. It includes the beginnings of documentation. I also ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use