Sha256: f164177e907b0976bf300d9a034dab63b9f705180010b1da4cff7a77c6e7afce

Contents?: true

Size: 355 Bytes

Versions: 1

Compression:

Stored size: 355 Bytes

Contents

Feature: README
  Background:
    Given I have created a app 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.1.2
      """

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.14 features/readme.feature