Mention Cornichon as a related open source project

This commit is contained in:
Zebedee Mason 2019-10-09 10:44:03 +01:00
parent cd17fa2abd
commit de69803b1e

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