I'm new to using and writing unit tests, but I've become convinced that they can help me write better code and ultimately save me time. I understand that DUnit is well integrated into Delphi 2006 and newer.

Does anyone know of any good resources for writing unit tests with DUnit and possibly an introduction to unit testing in general?

I found a resource from Charlie Calvert which I have been reading, but I'm a moving pictures kinda guy, and I'd also like to see any videos related to DUnit testing as well (if they exist). Any help is appreciated.

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

Quick introduction on Channel E:

http://channel-e.embarcadero.com/index.php?option=com_jvideodirect&x=1&v=gUNNLQi761kLo

link|improve this answer
feedback

Not a movie, but lots of screenshots and step-by-step instructions can be found in Delphi 2007 Development Essentials from Lulu.com for example. See http://www.ebob42.com/training/D2007Win32.pdf for the table of contents or http://www.lulu.com/product/paperback/delphi-2007-for-win32-development-essentials/2673032 for the link to the paperback itself on Lulu.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.