Quite a few years back, I already wrote about the Google Test (gtest) framework, and how useful it is when writing C++ code.
Having recently joined the Core Team at Mesosphere and started again writing C++, I decided to re-visit the topic, and put together a quick how-to install Google Test on a Mac OS X: it’s not complicated, but it’s not that straightforward either.
Go look at the gist and unit test away!
Leave a Reply