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
You Might Also Like
La version gratuite d'Auth0 s'enrichit !
Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
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.