- _common
-
indentation = ‘ ’ fallback_template = ‘empty’
- features
-
node_name = folders template_dirs = gherkin, common named_filename = ‘%s.feature’ filename_convention = ‘underscore’ renderer_addons = ‘GherkinAddon’
- step_definitions
-
node_name = actionwords template_dirs = cucumber, common filename = ‘step_definitions.rb’ naming_convention = ‘underscore’ renderer_addons = ‘GherkinAddon’
- actionwords
-
template_dirs = ruby, common filename = ‘actionwords.rb’ naming_convention = ‘underscore’