Feature: Creating a new cookbook As a Cookbook author I want a way to quickly generate a Cookbook skeleton that contains supporting Berkshelf files So I can quickly and automatically generate a Cookbook containing Berkshelf supporting files or other common supporting files Scenario: With the default options When I successfully run `berks cookbook sparkle_motion` Then I should have a new cookbook skeleton "sparkle_motion" And the exit status should be 0 Scenario Outline: With various options When I run the cookbook command to create "sparkle_motion" with options: | --