Sha256: 125f936f32858652b7f165dfc941d8fcf230b4b32e209586c8e337c459c06a93

Contents?: true

Size: 352 Bytes

Versions: 81

Compression:

Stored size: 352 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

81 entries across 81 versions & 9 rubygems

Version Path
aslakhellesoy-cucumber-0.3.10 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.100 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.101.2 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.101 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.102.1 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.102.2 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.102 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.103 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.104 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.11.1 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.11.200907091518 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.11.3 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.11.5 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.11.6 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.11 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.7.2 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.7.3 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.7.4 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.7.5 features/html_formatter.feature
aslakhellesoy-cucumber-0.3.8 features/html_formatter.feature