Sha256: db6e4d9fd40b6462596756e28c8de29f0938d870ad5a616d3d4b62984ea20af6

Contents?: true

Size: 377 Bytes

Versions: 2

Compression:

Stored size: 377 Bytes

Contents

@no-clobber
Feature: README
  Background:
    Given I have created the app "myapp" with pah

  Scenario: Have correct files
    Then I have a README.md
    Then I have the file README.md and contents of this file should include:
      """
      # myapp
      """
    Then I have the file README.md and contents of this file should include:
      """
      Ruby 2.2.3
      """

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pah-0.0.26 features/readme.feature
pah-0.0.25 features/readme.feature