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. Continue reading →
Archives
14
Aug 09
TDD, Unittesting and Delphi
Lately, I’ve been trying to learn TDD. In this post, I will collect some resources that I find helpfull.