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
squirrel-cucumber-0.3.12.1 features/html_formatter.feature
squirrel-cucumber-0.3.12 features/html_formatter.feature
cucumber-0.3.104 features/html_formatter.feature
cucumber-0.3.103 features/html_formatter.feature
cucumber-0.3.102 features/html_formatter.feature
cucumber-0.3.101 features/html_formatter.feature
cucumber-0.3.100 features/html_formatter.feature
cucumber-0.3.99 features/html_formatter.feature
cucumber-0.3.98 features/html_formatter.feature
cucumber-0.3.97 features/html_formatter.feature
cucumber-0.3.96 features/html_formatter.feature
cucumber-0.3.95 features/html_formatter.feature
cucumber-0.3.94 features/html_formatter.feature
cucumber-0.3.90 features/html_formatter.feature
cucumber-0.3.91 features/html_formatter.feature
cucumber-0.3.92 features/html_formatter.feature
cucumber-0.3.93 features/html_formatter.feature
cucumber-0.3.10 features/html_formatter.feature
cucumber-0.3.11 features/html_formatter.feature
cucumber-0.3.8 features/html_formatter.feature