Merge pull request #2505 from zebmason:cornichon

PiperOrigin-RevId: 273949529
This commit is contained in:
Gennadiy Civil 2019-10-10 09:48:24 -04:00
commit 58c7197761

View File

@ -102,6 +102,9 @@ runs tests from your binary in parallel to provide significant speed-up.
is a VS Code extension allowing to view Google Tests in a tree view, and
run/debug your tests.
[Cornichon](https://pypi.org/project/cornichon/) is a small Gherkin DSL parser
that generates stub code for Google Test.
## Requirements
Google Test is designed to have fairly minimal requirements to build and use