Looking to start doing TDD in C++. I\'ve seen CPPUnit, but I was wondering if there are other options that people prefer?
Thanks for your suggestions!
If you are just looking for C++ unit test frameworks, see this question and its answers: C++ unit testing framework