Hi,
I have a C++ project which generates EXE as a final deliverable. I want to Unit test this project using VS 2008 environment. How should I proceed for implementing an Unit test framework? E.g. VS 2008 in-build unit test framework. Any help would be appreciated.
I have a C++ project which generates EXE as a final deliverable. I want to Unit test this project using VS 2008 environment. How should I proceed for implementing an Unit test framework? E.g. VS 2008 in-build unit test framework. Any help would be appreciated.