Sha256: 3141bf74c544fc9766fdab9a4a3b1f5818b95d9918db747802584bdc1ffd9f76

Contents?: true

Size: 291 Bytes

Versions: 5

Compression:

Stored size: 291 Bytes

Contents

@disable-bundler
Feature: Creating a Github repo

  Scenario: --github=organization/project
    When I bake a project called "test_project" with:
      | argument | value                |
      | --github | organization/project |
    Then the "organization/project" Github repo should exist

Version data entries

5 entries across 5 versions & 1 rubygems

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