aslakhellesoy-cucumber 0.3.7.1 → 0.3.7.2

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aslakhellesoy-cucumber
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.7.1
4
+ version: 0.3.7.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - "Aslak Helles\xC3\xB8y"
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-05-22 00:00:00 -07:00
12
+ date: 2009-05-24 00:00:00 -07:00
13
13
  default_executable: cucumber
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -323,6 +323,8 @@ files:
323
323
  - features/custom_formatter.feature
324
324
  - features/exclude_files.feature
325
325
  - features/expand.feature
326
+ - features/html_formatter.feature
327
+ - features/html_formatter/a.html
326
328
  - features/junit_formatter.feature
327
329
  - features/multiline_names.feature
328
330
  - features/rake_task.feature
@@ -378,6 +380,7 @@ files:
378
380
  - lib/cucumber/formatter/console.rb
379
381
  - lib/cucumber/formatter/cucumber.css
380
382
  - lib/cucumber/formatter/cucumber.sass
383
+ - lib/cucumber/formatter/duration.rb
381
384
  - lib/cucumber/formatter/html.rb
382
385
  - lib/cucumber/formatter/junit.rb
383
386
  - lib/cucumber/formatter/pretty.rb
@@ -435,6 +438,7 @@ files:
435
438
  - spec/cucumber/core_ext/string_spec.rb
436
439
  - spec/cucumber/formatter/ansicolor_spec.rb
437
440
  - spec/cucumber/formatter/color_io_spec.rb
441
+ - spec/cucumber/formatter/duration_spec.rb
438
442
  - spec/cucumber/formatter/html/cucumber.css
439
443
  - spec/cucumber/formatter/html/cucumber.js
440
444
  - spec/cucumber/formatter/html/index.html