A comparison of C++ unit testing frameworks
Here's a great article that a coworked pointed out on C++ unit testing frameworks:
Link to Games from Within: Exploring the C++ Unit Testing Framework Jungle
C++ isn't as easy to unit test as C#, but a good framework sure helps!
Technorati tags: C++, unit testing