几个C++单元测试框架

1. GoogleTest: http://code.google.com/p/googletest/

Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on the xUnit architecture.

2. CppUnitLite: http://c2.com/cgi/wiki?CppUnitLite

Light-weight CppUnit

3. CppUnit: http://sourceforge.net/projects/cppunit/

posted on 2011-08-08 15:38  Mainz  阅读(624)  评论(0编辑  收藏  举报

导航