29
votes
16answers
2k views
Unit testing for C++ code - Tools and methodology
I'm working on a large c++ system that is has been in development for a few years now. As part of an effort to improve the quality of the existing code we engaged on a large long-term refactoring p …
