Sha256: f76e04fe5a06c402b9b65dd7fa5f3d3fdd87ed62cbf7deef1b504e65161e7d29

Contents?: true

Size: 263 Bytes

Versions: 4

Compression:

Stored size: 263 Bytes

Contents

@disable-bundler
Feature: Packing the meaty project

  Scenario: --meaty=true
    When I bake a project called "test_project" with:
      | argument | value |
      | --meaty  | true  |
    And I cd to the "test_project" root
    Then unicorn should be installed

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bakeware-1.2 features/meaty_true.feature
bakeware-1.1.8 features/meaty_true.feature
bakeware-1.1.7 features/meaty_true.feature
bakeware-1.1.6 features/meaty_true.feature