Sha256: 409d953b13ffe2944fccbead0f3088e9e4eb62ab6dacf29649407024ee7c4999

Contents?: true

Size: 227 Bytes

Versions: 19

Compression:

Stored size: 227 Bytes

Contents

Feature: Custom Formatter

  Scenario: count tags
    When I run cucumber --format Tag::Count features
    Then it should fail with
      """
      | four | one | three | two |
      | 1    | 1   | 2     | 1   |

      """
    

Version data entries

19 entries across 19 versions & 4 rubygems

Version Path
aslakhellesoy-cucumber-0.1.100.1 features/custom_formatter.feature
aslakhellesoy-cucumber-0.1.100.2 features/custom_formatter.feature
aslakhellesoy-cucumber-0.1.100.3 features/custom_formatter.feature
aslakhellesoy-cucumber-0.1.100.4 features/custom_formatter.feature
aslakhellesoy-cucumber-0.1.100.5 features/custom_formatter.feature
aslakhellesoy-cucumber-0.1.99.20 features/custom_formatter.feature
aslakhellesoy-cucumber-0.1.99.21 features/custom_formatter.feature
aslakhellesoy-cucumber-0.1.99.22 features/custom_formatter.feature
aslakhellesoy-cucumber-0.1.99.23 features/custom_formatter.feature
aslakhellesoy-cucumber-0.2.0.1 features/custom_formatter.feature
aslakhellesoy-cucumber-0.2.0.2 features/custom_formatter.feature
aslakhellesoy-cucumber-0.2.0 features/custom_formatter.feature
kosmas58-cucumber-0.1.100.5 features/custom_formatter.feature
kosmas58-cucumber-0.1.99.21 features/custom_formatter.feature
kosmas58-cucumber-0.1.99.23 features/custom_formatter.feature
kosmas58-cucumber-0.2.0.1 features/custom_formatter.feature
kosmas58-cucumber-0.2.0 features/custom_formatter.feature
notch8-cucumber-0.1.99.23 features/custom_formatter.feature
cucumber-0.2.0 features/custom_formatter.feature