Have you done a google or forum search yet? This question has been asked and answered many times. Are you looking for something free? I believe that boost has some kind of unit test framework. Take a look at boost.org and look for info on the unit tests of the boost library code. I think that there is something there. CPPUNIT is free as well but doesn't do code coverage. I'm not sure if there are any free code coverage tools out there.