|
|
|
Ask HN: What C++ unit testing framework do you use?
|
|
6 points
by _lm_
3273 days ago
|
|
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. |
|
That is the MinUnit source code: http://www.jera.com/techinfo/jtns/jtn002.html