CPP unit test overview
In my last post, I talked about the economic benefits of unit testing. There is a plethora of unit testing tools for Java but far fewer for CPP. Exploring the C++ Unit Testing Framework Jungle provides a somewhat dated (2005) overview of the available tools.