Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 310 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 310 Bytes

Gherkin for C++

Gherkin parser/compiler for C++. Please see Gherkin for details.

Developers

Some files are generated from the gherkin-*.razor file. Please run the following command to generate the C++ files.

cd <project_root>/cpp
make generate-all