Skip to content

Commit 69fb7e5

Browse files
committed
Merge pull request google#2845 from matepek:readme-update-with-opensource-proj
PiperOrigin-RevId: 312530971
2 parents 731d908 + 73fdce3 commit 69fb7e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ runs tests from your binary in parallel to provide significant speed-up.
102102
is a VS Code extension allowing to view Google Tests in a tree view, and
103103
run/debug your tests.
104104

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.
105+
[C++ TestMate](https://github.com/matepek/vscode-catch2-test-adapter) is a VS
106+
Code extension allowing to view Google Tests in a tree view, and run/debug your
107+
tests.
108108

109109
[Cornichon](https://pypi.org/project/cornichon/) is a small Gherkin DSL parser
110110
that generates stub code for Google Test.

0 commit comments

Comments
 (0)