Unit testing support for native apps in Visual Studio 11

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 take a dependency on the “/clr” switch anymore to write … Continue reading →