Download of cxxtest-guide-4.0.2.html (cxxtest-guide-4.0.2.html ( external link: SF.net): 208,322 bytes) will begin shortly. If not so, click link on the left.

檔案信息

檔案大小
208,322 bytes
MD5
aad695698ce31d28febd23440294d224

專案描述

CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery.