To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorCucumber-tck
Cucumber Technology Compatibility Kit
Implementation-independent Cucumber features
This is the collection of features that are expected to run successfully against any Cucumber implementation.
Running with Aruba and Cucumber 1.0
This project contains Ruby step definitions that can be used to run all the features with Aruba and Cucumber 1.0 (ruby). The main reason for running with Aruba is that this can generate documentaion/examples from the features. See Aruba's documentation on reports for details.
Running with your own (bootstrapped) Cucumber implementation
Once you manage to get the core.feature running you should be able to start running the other features as well...
Topics
- Backgrounds
- Calling steps from step definitions
- Command line interface
- Command line options
- Comments
- Core: Scenarios, Steps, Mappings
- Data Tables
- Doc Strings
- Environment Hooks
- Failing steps
- Internationalization (I18n)
- JSON formatter
- Pretty formatter
- Ruby
- Scenario Outlines and Examples
- Stats collector
- Step argument transforms
- Tags
- Undefined steps
- Wire protocol
- World (or Context)
Last published over 7 years ago by jbpros.