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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.