Sha256: 260c1c6bd4e624b0ba6258fb2cc8b87017579d8cd845af448c34c925915cf2dc

Contents?: true

Size: 524 Bytes

Versions: 1

Compression:

Stored size: 524 Bytes

Contents

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

  Scenario: Have correct files
    Then I have a spec/spec_helper.rb
    Then I have a spec/rails_helper.rb
    Then I have a spec/support/database_cleaner.rb
    Then I have a spec/support/factory_girl.rb
    Then I have a spec/support/http_basic_auth.rb
    Then I have a spec/support/matchers.rb
    Then I have a spec/support/suppress_log.rb
    Then I have a spec/support/uploaded_file.rb
    Then I have a spec/support/vcr.rb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.15 features/rspec.feature