Updated: 2003-01-06; 7:57:33 AM
Doug's Inner Net News
    News and views from a software developer's perspective

daily link  Thursday, May 02, 2002

I got CppUnit working with simple classes I'm writing.  I used Junit with Java classes, and it's nice to have a similar tool to use with C++.  It pretty nice that it uses static object instances to automatically register the test suites for running. 
3:04:42 PM  permalink 


Copyright 2003 © Doug Sauder