|
InstallationMSVC
This manual guides how to configure, build, install and use TestNG++ with Microsoft Visual Studio. Please download the PDF version |
|
Search
|
|
InstallationMSVC
This manual guides how to configure, build, install and use TestNG++ with Microsoft Visual Studio. Please download the PDF version |
I strongly recommend using cpp-ut-project.
http://code.google.com/p/cpp-ut-project/
This is a C/C++ test sample project, using testngpp, mockcpp and premake. It aims at making C/C++ test harmless and full of fun. This project not only can generate project files, but also can create .h/.cpp/test files for class/feature, run "premake4 --usage addfile" to show more.