/Pepper

Native C++ Specification Parser and Runner for Gherkin Langauge files (in the vain of Cucumber)

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Pepper

Native C++ Specification Parser and Runner for Gherkin Langauge files (in the vain of Cucumber)

PLEASE NOTE : This is very much a work in progress. Current objective is to get a basic parser working and integrated with Xcode Issues Navigator.

See Also

  • Gherkin-Cpp - A parser for the Gherkin language written in C++. Used by Pepper for parsing .feature files.
  • Zing - Utility classes for C++