Showing results for ALM - C++ Team Blog

May 23, 2012
Post comments count0
Post likes count0

Unit test framework in VS11

Visual CPP Team
Visual CPP Team

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.

C++
Jan 6, 2011
Post comments count0
Post likes count0

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

Diego Dagum - MSFT
Diego Dagum - MSFT

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 it's true that so...

C++