This post originated from an RSS feed registered with Java Buzz
by Jason Sankey.
Original Post: C++ Unit Testing Frameworks
Feed Title: a little madness
Feed URL: http://www.alittlemadness.com/feed/
Feed Description: A man needs a little madness, or else he never dares cut the rope and be free. -Nikos Kazantzakis
I like to keep an eye on various build and testing tools, for potential integration with Pulse. As such, I’ve started to amass some links to unit testing tools/resources for C++, where there are many competing options:
Exploring the C++ Unit Testing Framework Jungle: the most comprehensive article I’ve found on the topic, even though [...]