GoogleTestForCpp
Last edit October 31, 2010
Google Test Framework for C++ is a new
UnitTestFramework
for C++ on Linux, Windows, MacOS X, Cygwin, Windows CE, and Symbian. It is inspired by xUnit. Also known as gTest. See
http://code.google.com/p/googletest/
for more information.
CategoryCpp