Skip to content

Commit e69f253

Browse files
authored
Merge branch 'master' into mb-ppl
2 parents 24b02e8 + 8d1d9d7 commit e69f253

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/what-s-new-for-visual-cpp-in-visual-studio.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,10 @@ The C++ Core Checkers for enforcing the [C++ Core Guidelines](https://github.com
277277

278278
**Visual Studio 2017 version 15.3**: Support added for rules related to resource management. For more information, see [Using the C++ Core Guidelines checkers](/visualstudio/code-quality/using-the-cpp-core-guidelines-checkers).
279279

280+
## Unit Testing
281+
282+
New Visual Studio extensions enable you to run your unit tests based on Google Test and Boost.Test directly in Visual Studio. For more information, see [C++ Unit Testing Updates: Announcing Boost.Test Adapter and Improved Google Test Support](https://blogs.msdn.microsoft.com/vcblog/2017/08/04/c-unit-testing-updates-announcing-boost-test-adapter-and-improved-google-test-support/).
283+
280284
## Visual Studio Graphics Diagnostics
281285

282286
Visual Studio Graphics Diagnostics is a set of tools for recording and analyzing rendering and performance problems in Direct3D apps. Graphics Diagnostics features can be used with apps that are running locally on your Windows PC, in a Windows device emulator, or on a remote PC or device.

0 commit comments

Comments
 (0)