DUnit: Xtreme Unit Testing for Delphi
Description
DUnit automates unit testing of Delphi code. The target audience for DUnit is developers who are both writing the code to be tested and the unit tests for that code, an approach advocated by Extreme Programming. Dunit is is a Delphi port of JUnit.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Excellent for testing source code, except user interface.
-
Excellent and unavoidable as other xUnit.