Sha256: e5d247bc54bcbcebe2871311d991014a06013ed520edca41891e324b27a1527a
Contents?: true
Size: 728 Bytes
Versions: 4
Compression:
Stored size: 728 Bytes
Contents
Feature: Generate a new custom cookbook for your EY Cloud environments Scenario: Generate basic cookbook scaffold Given I am in the "rails" project folder When I run local executable "ey-recipes" with arguments "init" And file "cookbooks/main/recipes/default.rb" is created And file "cookbooks/main/libraries/ruby_block.rb" is created And I should see exactly """ create cookbooks create cookbooks/main/attributes/recipe.rb create cookbooks/main/definitions/ey_cloud_report.rb create cookbooks/main/libraries/ruby_block.rb create cookbooks/main/libraries/run_for_app.rb create cookbooks/main/recipes/default.rb """
Version data entries
4 entries across 4 versions & 1 rubygems