Sha256: 84452d3d06f488cdeb848e6ad330cbe4f710cc91e5eb5d1256ff0f72c92d7fdb

Contents?: true

Size: 374 Bytes

Versions: 3

Compression:

Stored size: 374 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/support/shared_connection.rb
    Then I have a spec/acceptance/dummy_spec.rb

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pah-0.0.17 features/capybara.feature
pah-0.0.16 features/capybara.feature
pah-0.0.15 features/capybara.feature