Ask HN: What C++ unit testing framework do you use? What C++ unit testing framework are you using, and how do you like it? Is it easy to get started using it? Are there many footguns? I've used Boost in the past, but am debating whether I should switch to Google's test framework, or to Catch, or something else. |