CFTestingKit News
Brought to you by:
natinja
This new release implements the TestRunner, a user interface to select and run test cases through a web browser.
This new release adds support for BlueDragon Server 6.1.
CFTestingKit is a framework for testing ColdFusion source code by using test cases and test suites. This new release returns the time in milliseconds to run a test case and can be used for performance regression.
CFTestingKit is a framework designed for code testing by using test cases and test suites. These test units are written as ColdFusion components tied together in a model very close to the one used by SUnit. Source and examples are available.