Sha256: 3a575f3366f3554a2ae644a867c31a67948790c5827b0d6be6b88a0b0adffd55

Contents?: true

Size: 426 Bytes

Versions: 112

Compression:

Stored size: 426 Bytes

Contents

# Users want to use cucumber, so tests are necessary to verify
# it is all working as expected
Feature: Using the Console Formatter
  In order to verify this error
  I want to run this feature using the progress format
  So that it can be fixed
  
  Scenario: A normal feature
    Given I have a pending step
    When  I run this feature with the progress format
    Then  I should get a no method error for 'backtrace_line'

Version data entries

112 entries across 110 versions & 13 rubygems

Version Path
cucumber-1.3.20 fixtures/tickets/features/241.feature
cucumber-1.3.19 fixtures/tickets/features/241.feature
cucumber-1.3.18 fixtures/tickets/features/241.feature
cucumber-1.3.17 fixtures/tickets/features/241.feature
cucumber-1.3.16 fixtures/tickets/features/241.feature
cucumber-1.3.15 fixtures/tickets/features/241.feature
cucumber-1.3.14 fixtures/tickets/features/241.feature
cucumber-1.3.13 fixtures/tickets/features/241.feature
cucumber-1.3.12 fixtures/tickets/features/241.feature
cucumber-1.3.11 fixtures/tickets/features/241.feature
cucumber-1.3.10 fixtures/tickets/features/241.feature
cucumber-1.3.9 fixtures/tickets/features/241.feature
candlepin-api-0.4.0 bundle/ruby/1.8/gems/cucumber-1.2.1/fixtures/tickets/features/241.feature
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/cucumber-1.2.1/fixtures/tickets/features/241.feature
candlepin-api-0.4.0 bundle/ruby/gems/cucumber-1.2.1/fixtures/tickets/features/241.feature
cucumber-1.3.8 fixtures/tickets/features/241.feature
cucumber-1.3.7 fixtures/tickets/features/241.feature
cucumber-1.3.6 fixtures/tickets/features/241.feature
cucumber-1.3.5 fixtures/tickets/features/241.feature
cucumber-1.3.4 fixtures/tickets/features/241.feature