John Whitlock
<John DASH Whitlock AT ieee DOT org>
I use CppUnit on Windows using Cygwin and GNU automake. My code looks better and is more reliable when I write a unit test before I write the code. I often use it to test code under Cygwin that is destined for an embedded processor with limited debugger support - if I get it right the first time, I minimize the hair-pulling of debugging an embedded application.
If you have any questions about this wiki, feel free to post them here or email me.