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.
License
Mozilla Public License 1.0 (MPL)Follow DUnit: Xtreme Unit Testing for Delphi
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
This has been shipping with Delphi for a long time, and doesn't seem to have changed significantly since 2007. I think it's getting a bit stale and needs upgrading.
-
Excellent and unavoidable as other xUnit.
-
Excellent for testing source code, except user interface.