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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.