[clug] Experiences with C++ unit testing frameworks?

Ben Davies ben.davies at anu.edu.au
Mon Sep 20 18:50:11 MDT 2010


Hi CLUGers,

I have some inherited C++ code which I need to make some changes to, so I'm looking into finding a 'nice' C++ unit testing framework.

Since there is a small zoo out there of C++ UT frameworks, has anyone had much experience with any of them?

 From some initial poking around, some contenders appear to be:
1) CppUnit - possibly a bit clunky
2) CxxTest
3) Google C++ Testing Framework

cheers,


Ben


More information about the linux mailing list