C++ Team Blog

The latest in C++, Visual Studio, VS Code, and vcpkg from the MSFT C++ team

Unit test framework in VS11

We provide the ability in Visual Studio 11 to do native unit testing, with a new C++ unit testing framework shipping in the box. We’re really happy to enable this support for our C++ developers, so you no longer need to use the “/clr” flag or fall back to 3rd party frameworks. Read here for more details...

Application Lifecycle Management (ALM) for C++ in Visual Studio 2010

(image) Hi! I’m Ale Contenti and I’d like to show you here a session on Application Lifecycle Management (ALM) for C++ in Visual Studio 2010 I presented last November at TechEd Europe, in Berlin. People often wonder how we expect C++ developers to take advantage of the many ALM scenarios enabled in Visual Studio 2010 Ultimate. Today...