Sha256: 691d751a5d5e9920c92bb7048135539a283088baee15598c063524cd2542d741

Contents?: true

Size: 553 Bytes

Versions: 46

Compression:

Stored size: 553 Bytes

Contents

Feature: Bootstrapping a new project
  In order to have the best chances of getting up and running with cucumber
  As a new cucumber user
  I want cucumber to give helpful error messages in basic situations

 Scenario: running cucumber against a non-existing feature file
  Given a directory without standard Cucumber project directory structure
    When I run `cucumber`
    Then it should fail with:
      """
      You don't have a 'features' directory.  Please create one to get started.
      See http://cukes.info/ for more information.
      """

Version data entries

46 entries across 44 versions & 9 rubygems

Version Path
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/cucumber-1.2.1/features/bootstrap.feature
candlepin-api-0.4.0 bundle/ruby/1.8/gems/cucumber-1.2.1/features/bootstrap.feature
candlepin-api-0.4.0 bundle/ruby/gems/cucumber-1.2.1/features/bootstrap.feature
librarian-puppet-0.9.9 vendor/gems/ruby/1.9.1/gems/cucumber-1.2.1/features/bootstrap.feature
cucumber-1.2.5 features/bootstrap.feature
cucumber-1.2.3 features/bootstrap.feature
cucumber-1.2.2 features/bootstrap.feature
librarian-puppet-0.9.8 vendor/gems/ruby/1.9.1/gems/cucumber-1.2.1/features/bootstrap.feature
librarian-puppet-0.9.4 vendor/gems/ruby/1.8/gems/cucumber-1.2.1/features/bootstrap.feature
casecumber-1.0.2.1 features/bootstrap.feature
casecumber-1.2.1.cb2 features/bootstrap.feature
librarian-puppet-0.9.3 vendor/gems/ruby/1.8/gems/cucumber-1.2.1/features/bootstrap.feature
cucumber-1.2.1 features/bootstrap.feature
resque-pool-0.3.0 vendor/bundle/ruby/1.8/gems/cucumber-1.1.9/features/bootstrap.feature
ftl-0.2.0 vendor/bundle/gems/cucumber-1.2.0/features/bootstrap.feature
cucumber-1.2.0 features/bootstrap.feature
frameworks-capybara-0.2.0.rc6 vendor/bundle/ruby/1.8/gems/cucumber-1.1.9/features/bootstrap.feature
frameworks-capybara-0.2.0.rc5 vendor/bundle/ruby/1.8/gems/cucumber-1.1.9/features/bootstrap.feature
frameworks-capybara-0.2.0.rc4 vendor/bundle/ruby/1.8/gems/cucumber-1.1.9/features/bootstrap.feature
frameworks-capybara-0.2.0.rc3 vendor/bundle/ruby/1.8/gems/cucumber-1.1.9/features/bootstrap.feature