From de69803b1e380d021a6698d5cf085857a5bc9fa5 Mon Sep 17 00:00:00 2001 From: Zebedee Mason Date: Wed, 9 Oct 2019 10:44:03 +0100 Subject: Mention Cornichon as a related open source project --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 44e01e2b..5d39303e 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3