We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 731d908 + 73fdce3 commit 69fb7e5Copy full SHA for 69fb7e5
README.md
@@ -102,9 +102,9 @@ runs tests from your binary in parallel to provide significant speed-up.
102
is a VS Code extension allowing to view Google Tests in a tree view, and
103
run/debug your tests.
104
105
-[Catch2 and Google Test Explorer](https://github.com/matepek/vscode-catch2-test-adapter)
106
-is a VS Code extension allowing to view Google Tests in a tree view, and
107
-run/debug your tests.
+[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.
108
109
[Cornichon](https://pypi.org/project/cornichon/) is a small Gherkin DSL parser
110
that generates stub code for Google Test.
0 commit comments