Merge pull request #3791 from MR-A0101:patch-1
PiperOrigin-RevId: 442609985 Change-Id: I4239171ef8a671ef6d548ba94e02104c5f0ecd36
This commit is contained in:
commit
8ccdb9d56d
@ -122,11 +122,11 @@ result output. If your test runner understands TAP, you may find it useful.
|
|||||||
runs tests from your binary in parallel to provide significant speed-up.
|
runs tests from your binary in parallel to provide significant speed-up.
|
||||||
|
|
||||||
[GoogleTest Adapter](https://marketplace.visualstudio.com/items?itemName=DavidSchuldenfrei.gtest-adapter)
|
[GoogleTest Adapter](https://marketplace.visualstudio.com/items?itemName=DavidSchuldenfrei.gtest-adapter)
|
||||||
is a VS Code extension allowing to view GoogleTest in a tree view, and run/debug
|
is a VS Code extension allowing to view GoogleTest in a tree view and run/debug
|
||||||
your tests.
|
your tests.
|
||||||
|
|
||||||
[C++ TestMate](https://github.com/matepek/vscode-catch2-test-adapter) is a VS
|
[C++ TestMate](https://github.com/matepek/vscode-catch2-test-adapter) is a VS
|
||||||
Code extension allowing to view GoogleTest in a tree view, and run/debug your
|
Code extension allowing to view GoogleTest in a tree view and run/debug your
|
||||||
tests.
|
tests.
|
||||||
|
|
||||||
[Cornichon](https://pypi.org/project/cornichon/) is a small Gherkin DSL parser
|
[Cornichon](https://pypi.org/project/cornichon/) is a small Gherkin DSL parser
|
||||||
|
Loading…
Reference in New Issue
Block a user