utex
Project home
If you were registered and logged in, you could join this project.
The Delphi Unit Test Expert is a AddIn Delphi Expert to create ant develop
Test Application for Delphi Units. The Expert contains template for
test applicaion. Template project include class with test procedure
infrastructure.
Mission
The goal of the Delphi Unit Test Expert project is to build a tool for
easy create test application for Delphi Units
Features of Delphi Unit Test Expert:
- AddIn Delphi Expert
- Test procedure infrastructure
- Special functions for test procedure
System requirements
System requirements for Delphi Unit Test Expert use:
- Borland Delphi 5 (Update Pack 1 recommended)
System requirements for Delphi Unit Test Expert development (make distributive):
Related resources
- EDoc project --
EDoc is a documentation tool for Object Pascal source code.
- Optionally, you can download these files as well:
Make utilities: makew32.zip (421Kb)
Make utilities (for NT): makent.zip (400Kb)
Downloads
- Stable releases
- Development releases
- Extract latest stable source code with a CVS client.
cvs -d :pserver:anoncvs@cvs.tigris.org:/cvs login
cvs -d :pserver:anoncvs@cvs.tigris.org:/cvs export -r latest_stable utex
cd utex/src
cvs -d :pserver:anoncvs@cvs.tigris.org:/cvs export -r latest_stable delphiexpert/src