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.