DUnit: Loading tests from dll’s

I wanted to split all my unittests for a project into separate packages to keep tings nice and clean. DUnit comes with a unit called TestModules.pas which helps you do that.

Posted on August 21, 2009 at 16:21 by Vegar · Permalink · One Comment
In: Delphi, Development · Tagged with: , ,

TDD, Unittesting and Delphi

Lately, I’ve been trying to learn TDD. In this post, I will collect the resources that I find.

Posted on August 14, 2009 at 13:04 by Vegar · Permalink · Leave a comment
In: Delphi, Development · Tagged with: , ,