Unit testing support for native apps in Visual Studio 11 Posted by By sridharpoduri May 29, 2012Posted inC++, native apps, native code, unit testing Visual Studio 11 includes support for unit testing native code. This support is provided via an in-built, shipping in the box, brand new C++ unit testing framework. No need to…