From b3d210612ce8410928efc52311e366777b7f5b86 Mon Sep 17 00:00:00 2001 From: David Schuldenfrei Date: Mon, 27 Aug 2018 22:27:58 +0300 Subject: New Readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 83577a52..fe569414 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,8 @@ result output. If your test runner understands TAP, you may find it useful. [gtest-parallel](https://github.com/google/gtest-parallel) is a test runner that runs tests from your binary in parallel to provide significant speed-up. +[GoogleTest Adapter](https://marketplace.visualstudio.com/items?itemName=DavidSchuldenfrei.gtest-adapter) is a VS Code extension allowing to view Google Tests in a tree view, and run/debug your tests. + ## Requirements ## Google Test is designed to have fairly minimal requirements to build -- cgit v1.2.3