From 7d3946133f029ac9a8e79c149789eaaa0a95a6e6 Mon Sep 17 00:00:00 2001 From: Mate Pek Date: Sun, 10 May 2020 07:06:34 +0700 Subject: [PATCH] README.dm: Renamed related open source project name: Catch2 and Google Test Explorer -> C++ TestMate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e332e9a2..e25b90ec 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ 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) +[C++ TestMate](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.