From 5a62d400e057ddad7d4d55118bf5fd3bc095d65e Mon Sep 17 00:00:00 2001 From: Mate Pek Date: Mon, 25 Nov 2019 23:53:49 +0700 Subject: README.md: added Catch2 and Google Test Explorer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8be9786c..8c18dbc8 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,10 @@ runs tests from your binary in parallel to provide significant speed-up. is a VS Code extension allowing to view Google Tests in a tree view, and run/debug your tests. +[Catch2 and Google Test Explorer](https://github.com/matepek/vscode-catch2-test-adapter) +is a VS Code extension allowing to view Google Tests in a tree view, and +run/debug your tests. + [Cornichon](https://pypi.org/project/cornichon/) is a small Gherkin DSL parser that generates stub code for Google Test. -- cgit v1.2.3