Sha256: b5eb7fbd9753ebee28d65db6e47415f77b4d5b62de0194c3fa22647f031eea38

Contents?: true

Size: 353 Bytes

Versions: 18

Compression:

Stored size: 353 Bytes

Contents

Feature: HTML formatter
  In order to make it easy to read Cucumber results
  there should be a HTML formatter with an awesome CSS
  
  Scenario: Everything in examples/self_test
    When I run cucumber -q --format html --out tmp/a.html features
    Then "examples/self_test/tmp/a.html" should have the same contents as "features/html_formatter/a.html"

Version data entries

18 entries across 18 versions & 4 rubygems

Version Path
cucumber-0.5.3 features/html_formatter.feature
cucumber-0.5.2 features/html_formatter.feature
cucumber-0.5.1 features/html_formatter.feature
cucumber-0.5.0 features/html_formatter.feature
cucumber-0.4.5.rc2 features/html_formatter.feature
kbaum-cucumber-0.4.5.pre features/html_formatter.feature
cucumber-0.4.5.rc1 features/html_formatter.feature
middleman-0.10.17 vendor/gems/gems/cucumber-0.4.4/features/html_formatter.feature
middleman-0.10.16 vendor/gems/gems/cucumber-0.4.4/features/html_formatter.feature
middleman-0.10.15 vendor/gems/gems/cucumber-0.4.4/features/html_formatter.feature
rackjour-0.1.8 vendor/gems/gems/cucumber-0.4.4/features/html_formatter.feature
middleman-0.10.14 vendor/gems/gems/cucumber-0.4.4/features/html_formatter.feature
cucumber-0.4.4 features/html_formatter.feature
cucumber-0.4.3 features/html_formatter.feature
cucumber-0.4.2 features/html_formatter.feature
cucumber-0.4.1 features/html_formatter.feature
cucumber-0.4.0 features/html_formatter.feature
cucumber-0.4.0.rc1 features/html_formatter.feature