Add gtest-parallel to open-source projects.
This commit is contained in:
parent
4bab34d208
commit
1b39c3dcdf
@ -73,6 +73,9 @@ listener for Google Test that implements the
|
|||||||
[TAP protocol](https://en.wikipedia.org/wiki/Test_Anything_Protocol) for test
|
[TAP protocol](https://en.wikipedia.org/wiki/Test_Anything_Protocol) for test
|
||||||
result output. If your test runner understands TAP, you may find it useful.
|
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.
|
||||||
|
|
||||||
## Requirements ##
|
## Requirements ##
|
||||||
|
|
||||||
Google Test is designed to have fairly minimal requirements to build
|
Google Test is designed to have fairly minimal requirements to build
|
||||||
|
Loading…
Reference in New Issue
Block a user