-
Notifications
You must be signed in to change notification settings - Fork 132
Home
Paolo Ambrosio edited this page Dec 30, 2013
·
3 revisions
Cucumber-Cpp, formerly known as CukeBins, allows Cucumber to support step definitions written in C++.
It relies on external testing frameworks such as
- GTest (Google C++ Testing Framework)
- CppSpec
- Boost Test
Documentation for the development branch:
- Quick Start Guide
- Detailed Documentation (to be done)
Documentation for the latest release 0.3:
- Quick Start Guide
- Detailed Documentation (to be done)
Upgrading from previous releases:
If you are having problems compiling, running the internal tests or using the software, please take a look at the list of tested platforms, then write on the Cucumber Google group prefixing the subject with [CPP] or file a bug report and perhaps submit a pull request.