I have read many articles and tips explaining how to setup the Google Test (c++) framework for visual studio/eclipse/xcode
but I couldn't find any article about how to set it up on Mac OS without using an IDE.
How can I use Google Test on Mac OS's terminal without referring to any fancy IDE?