Sha256: bcd7d7b90512d22cd6ed183c4683404ff5868c021c96cd1e9f945d9193d23348

Contents?: true

Size: 322 Bytes

Versions: 2

Compression:

Stored size: 322 Bytes

Contents

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

  Scenario: Have correct files
    Then I have a spec/support/acceptance_helpers.rb
    Then I have a spec/support/acceptance_macros.rb
    Then I have a spec/support/capybara.rb
    Then I have a spec/acceptance/dummy_spec.rb

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pah-0.0.20 features/capybara.feature
pah-0.0.19 features/capybara.feature