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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.