by mjustin
The OpenCTF component test framework helps to build automatic tests for all (visual and non-visual) VCL components in a Delphi application. It is based on the DUnit framework.
* Support for DUnit2 * Prepared for Delphi 2008
* Support for DUnit2 * Prepared for Delphi 2008
* Support for DUnit2 * Prepared for Delphi 2008
This release supports DUnit2 and is prepared for Delphi 2008
Registering and running of tests is now a two-liner: OpenCTF.RegisterFormClasses([TForm1]); OpenCTFRunner.Run;
Registering and running of tests is now a two-liner: OpenCTF.RegisterFormClasses([TForm1]); OpenCTFRunner.Run;
Registering and running of tests is now a two-liner: OpenCTF.RegisterFormClasses([TForm1]); OpenCTFRunner.Run;
Registering and running of tests is now a two-liner: OpenCTF.RegisterFormClasses([TForm1]); OpenCTFRunner.Run;
The API documentation for release 0.9 is now available on the project homepage at http://openctf.sourceforge.net/
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use