Announcing CodeLens for C++ Unit Testing
C++ developers in Visual Studio can now get their first taste of CodeLens! Specifically, Visual Studio 2017 15.7 Preview 3 Professional and Enterprise editions offer CodeLens for Unit Testing. There are a few ways to initialize CodeLens: •Edit and Build your test project/solution •Rebuild your project/solution •Run test(s) from the Test Explorer W...