還不錯的教學網站,用DevCpp開發Windows Application
After going through all six C++ unit-testing frameworks, four stand out as reasonable candidates: CppUnit, Boost.Test, a modified CppUnitLite, and CxxTest. Of the four, CxxTest is my new personal favorite.
Unit Test 的 C++ user 必看文章
This is the index of all code examples of the book The C++ Standard Library - A Tutorial and Reference