Sha256: 588f5531362acbfb29cb53de2ea7a3c749b866fea6f26c223520117887229ce9

Contents?: true

Size: 375 Bytes

Versions: 13

Compression:

Stored size: 375 Bytes

Contents

@fails_on_1_9 @rspec2
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 fixtures/self_test
    When I run cucumber -q --format html --out tmp/a.html features
    Then "fixtures/self_test/tmp/a.html" should have the same contents as "features/html_formatter/a.html"

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
cucumber-0.8.7 features/html_formatter.feature
vim-jar-0.1.2.0001 bundler/ruby/1.8/gems/cucumber-0.9.4/features/html_formatter.feature
vim-jar-0.1.2 bundler/ruby/1.8/gems/cucumber-0.9.4/features/html_formatter.feature
vim-jar-0.1.1 bundler/ruby/1.8/gems/cucumber-0.9.4/features/html_formatter.feature
vim-jar-0.1.0 bundler/ruby/1.8/gems/cucumber-0.9.4/features/html_formatter.feature
cucumber-0.10.0 legacy_features/html_formatter.feature
cucumber-0.9.4 features/html_formatter.feature
cucumber-0.9.3 features/html_formatter.feature
cucumber-0.9.2 features/html_formatter.feature
cucumber-0.9.1 features/html_formatter.feature
cucumber-0.9.0 features/html_formatter.feature
cucumber-0.8.5 features/html_formatter.feature
cucumber-0.8.4 features/html_formatter.feature