mirror of
https://github.com/google/googletest.git
synced 2025-04-06 14:05:02 +00:00
New Readme.md
This commit is contained in:
parent
2e68926a9d
commit
b3d210612c
1 changed files with 2 additions and 0 deletions
|
@ -85,6 +85,8 @@ result output. If your test runner understands TAP, you may find it useful.
|
|||
[gtest-parallel](https://github.com/google/gtest-parallel) is a test runner that
|
||||
runs tests from your binary in parallel to provide significant speed-up.
|
||||
|
||||
[GoogleTest Adapter](https://marketplace.visualstudio.com/items?itemName=DavidSchuldenfrei.gtest-adapter) is a VS Code extension allowing to view Google Tests in a tree view, and run/debug your tests.
|
||||
|
||||
## Requirements ##
|
||||
|
||||
Google Test is designed to have fairly minimal requirements to build
|
||||
|
|
Loading…
Add table
Reference in a new issue