Sha256: 85c0eadacaa99da043f1ce1c18c8de9b0221e0e2f1424c0de108226759b3b51d

Contents?: true

Size: 472 Bytes

Versions: 27

Compression:

Stored size: 472 Bytes

Contents

Feature: Custom Formatter

  Scenario: count tags
    When I run cucumber --format Cucumber::Formatter::TagCloud features
    Then it should fail with
      """
      | after_file | background_tagged_before_on_outline | four | lots | one | sample_four | sample_one | sample_three | sample_two | three | two |
      | 1          | 1                                   | 1    | 1    | 1   | 2           | 1          | 2            | 1          | 2     | 1   |

      """
    

Version data entries

27 entries across 27 versions & 6 rubygems

Version Path
aslakhellesoy-cucumber-0.3.100 features/custom_formatter.feature
aslakhellesoy-cucumber-0.3.101 features/custom_formatter.feature
aslakhellesoy-cucumber-0.3.94.1 features/custom_formatter.feature
aslakhellesoy-cucumber-0.3.94 features/custom_formatter.feature
aslakhellesoy-cucumber-0.3.95 features/custom_formatter.feature
aslakhellesoy-cucumber-0.3.96 features/custom_formatter.feature
aslakhellesoy-cucumber-0.3.97 features/custom_formatter.feature
aslakhellesoy-cucumber-0.3.98 features/custom_formatter.feature
aslakhellesoy-cucumber-0.3.99 features/custom_formatter.feature
dwaite-cucumber-0.3.101 features/custom_formatter.feature
engineyard-cucumber-0.3.101 features/custom_formatter.feature
kosmas58-cucumber-0.3.100 features/custom_formatter.feature
kosmas58-cucumber-0.3.94 features/custom_formatter.feature
kosmas58-cucumber-0.3.95 features/custom_formatter.feature
kosmas58-cucumber-0.3.96 features/custom_formatter.feature
kosmas58-cucumber-0.3.97 features/custom_formatter.feature
kosmas58-cucumber-0.3.98 features/custom_formatter.feature
kosmas58-cucumber-0.3.99 features/custom_formatter.feature
pezra-cucumber-0.3.94.1 features/custom_formatter.feature
cucumber-0.3.101 features/custom_formatter.feature