cucumber 0.8.3 → 0.8.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (119) hide show
  1. data/Caliper.yml +0 -1
  2. data/History.txt +9 -0
  3. data/Rakefile +3 -3
  4. data/VERSION.yml +1 -1
  5. data/cucumber.gemspec +93 -106
  6. data/examples/python/README.textile +7 -0
  7. data/examples/rspec_doubles/features/mocking.feature +9 -0
  8. data/examples/rspec_doubles/features/step_definitions/calvin_steps.rb +19 -0
  9. data/examples/rspec_doubles/features/support/env.rb +12 -0
  10. data/examples/ruby2python/README.textile +7 -0
  11. data/examples/watir/features/search.feature +1 -1
  12. data/examples/webrat/features/search.feature +1 -1
  13. data/examples/webrat/features/support/env.rb +2 -2
  14. data/features/background.feature +1 -1
  15. data/features/cucumber_cli.feature +23 -90
  16. data/features/{cucumber_cli_diff_disabled.feature → diffing.feature} +1 -6
  17. data/features/html_formatter.feature +2 -2
  18. data/features/html_formatter/a.html +1 -6
  19. data/features/json_formatter.feature +1 -1
  20. data/features/junit_formatter.feature +5 -5
  21. data/features/language_help.feature +1 -0
  22. data/features/step_definitions/cucumber_steps.rb +2 -2
  23. data/features/support/env.rb +11 -7
  24. data/{examples → fixtures}/json/features/background.feature +0 -0
  25. data/{examples → fixtures}/json/features/embed.feature +0 -0
  26. data/{examples → fixtures}/json/features/one_passing_one_failing.feature +0 -0
  27. data/{examples → fixtures}/json/features/pystring.feature +0 -0
  28. data/{examples → fixtures}/json/features/step_definitions/steps.rb +0 -0
  29. data/{examples → fixtures}/json/features/tables.feature +0 -0
  30. data/{examples → fixtures}/junit/features/one_passing_one_failing.feature +0 -0
  31. data/{examples → fixtures}/junit/features/pending.feature +0 -0
  32. data/{examples → fixtures}/junit/features/step_definitions/steps.rb +0 -0
  33. data/{examples → fixtures}/self_test/.gitignore +0 -0
  34. data/{examples → fixtures}/self_test/README.textile +0 -0
  35. data/{examples → fixtures}/self_test/Rakefile +0 -0
  36. data/{examples → fixtures}/self_test/features/background/background_tagged_before_on_outline.feature +0 -0
  37. data/{examples → fixtures}/self_test/features/background/background_with_name.feature +0 -0
  38. data/{examples → fixtures}/self_test/features/background/failing_background.feature +0 -0
  39. data/{examples → fixtures}/self_test/features/background/failing_background_after_success.feature +0 -0
  40. data/{examples → fixtures}/self_test/features/background/multiline_args_background.feature +0 -0
  41. data/{examples → fixtures}/self_test/features/background/passing_background.feature +0 -0
  42. data/{examples → fixtures}/self_test/features/background/pending_background.feature +0 -0
  43. data/{examples → fixtures}/self_test/features/background/scenario_outline_failing_background.feature +0 -0
  44. data/{examples → fixtures}/self_test/features/background/scenario_outline_passing_background.feature +0 -0
  45. data/{examples → fixtures}/self_test/features/call_undefined_step_from_step_def.feature +0 -0
  46. data/{examples → fixtures}/self_test/features/failing_expectation.feature +0 -0
  47. data/{examples → fixtures}/self_test/features/lots_of_undefined.feature +0 -0
  48. data/{examples → fixtures}/self_test/features/multiline_name.feature +0 -0
  49. data/{examples → fixtures}/self_test/features/outline_sample.feature +0 -0
  50. data/{examples → fixtures}/self_test/features/sample.feature +0 -0
  51. data/{examples → fixtures}/self_test/features/search_sample.feature +0 -0
  52. data/{examples → fixtures}/self_test/features/step_definitions/sample_steps.rb +0 -0
  53. data/{examples → fixtures}/self_test/features/support/env.rb +0 -0
  54. data/{examples → fixtures}/self_test/features/tags_sample.feature +0 -0
  55. data/{examples → fixtures}/self_test/features/tons_of_cukes.feature +0 -0
  56. data/{examples → fixtures}/self_test/features/undefined_multiline_args.feature +0 -0
  57. data/{examples → fixtures}/self_test/list-of-features.txt +0 -0
  58. data/{examples → fixtures}/steps_library/features/step_definitions/steps_lib1.rb +0 -0
  59. data/{examples → fixtures}/steps_library/features/step_definitions/steps_lib2.rb +0 -0
  60. data/{examples → fixtures}/tickets/Rakefile +0 -0
  61. data/{examples → fixtures}/tickets/features.html +0 -0
  62. data/{examples → fixtures}/tickets/features/172.feature +0 -0
  63. data/{examples → fixtures}/tickets/features/177/1.feature +0 -0
  64. data/{examples → fixtures}/tickets/features/177/2.feature +0 -0
  65. data/{examples → fixtures}/tickets/features/177/3.feature +0 -0
  66. data/{examples → fixtures}/tickets/features/180.feature +0 -0
  67. data/{examples → fixtures}/tickets/features/229/tagged_hooks.feature +0 -0
  68. data/{examples → fixtures}/tickets/features/229/tagged_hooks.rb +0 -0
  69. data/{examples → fixtures}/tickets/features/236.feature +0 -0
  70. data/{examples → fixtures}/tickets/features/241.feature +0 -0
  71. data/{examples → fixtures}/tickets/features/246.feature +0 -0
  72. data/{examples → fixtures}/tickets/features/248.feature +0 -0
  73. data/{examples → fixtures}/tickets/features/270/back.feature +0 -0
  74. data/{examples → fixtures}/tickets/features/270/back.steps.rb +0 -0
  75. data/{examples → fixtures}/tickets/features/272/hooks.feature +0 -0
  76. data/{examples → fixtures}/tickets/features/272/hooks_steps.rb +0 -0
  77. data/{examples → fixtures}/tickets/features/279/py_string_indent.feature +0 -0
  78. data/{examples → fixtures}/tickets/features/279/py_string_indent.steps.rb +0 -0
  79. data/{examples → fixtures}/tickets/features/279/wrong.feature_ +0 -0
  80. data/{examples → fixtures}/tickets/features/301/filter_background_tagged_hooks.feature +0 -0
  81. data/{examples → fixtures}/tickets/features/301/filter_background_tagged_hooks_steps.rb +0 -0
  82. data/{examples → fixtures}/tickets/features/306/only_background.feature +0 -0
  83. data/{examples → fixtures}/tickets/features/around_timeout.feature +0 -0
  84. data/{examples → fixtures}/tickets/features/half_manual.feature +0 -0
  85. data/{examples → fixtures}/tickets/features/lib/eatting_machine.rb +0 -0
  86. data/{examples → fixtures}/tickets/features/lib/pantry.rb +0 -0
  87. data/{examples → fixtures}/tickets/features/scenario_outline.feature +0 -0
  88. data/{examples → fixtures}/tickets/features/step_definitons/246_steps.rb +0 -0
  89. data/{examples → fixtures}/tickets/features/step_definitons/248_steps.rb +0 -0
  90. data/{examples → fixtures}/tickets/features/step_definitons/around_timeout_steps.rb +0 -0
  91. data/{examples → fixtures}/tickets/features/step_definitons/half_manual_steps.rb +0 -0
  92. data/{examples → fixtures}/tickets/features/step_definitons/scenario_outline_steps.rb +0 -0
  93. data/{examples → fixtures}/tickets/features/step_definitons/tickets_steps.rb +0 -0
  94. data/{examples → fixtures}/tickets/features/table_diffing.feature +0 -0
  95. data/{examples → fixtures}/tickets/features/tickets.feature +0 -0
  96. data/gem_tasks/examples.rake +1 -1
  97. data/lib/cucumber/ast/feature.rb +0 -5
  98. data/lib/cucumber/ast/feature_element.rb +2 -6
  99. data/lib/cucumber/ast/features.rb +0 -5
  100. data/lib/cucumber/ast/table.rb +1 -4
  101. data/lib/cucumber/ast/tags.rb +2 -2
  102. data/lib/cucumber/cli/configuration.rb +2 -2
  103. data/lib/cucumber/cli/drb_client.rb +1 -1
  104. data/lib/cucumber/cli/main.rb +1 -17
  105. data/lib/cucumber/cli/options.rb +0 -1
  106. data/lib/cucumber/cli/profile_loader.rb +1 -1
  107. data/lib/cucumber/feature_file.rb +9 -11
  108. data/lib/cucumber/formatter/console.rb +0 -11
  109. data/lib/cucumber/formatter/json.rb +1 -1
  110. data/lib/cucumber/formatter/pretty.rb +0 -1
  111. data/lib/cucumber/formatter/progress.rb +0 -1
  112. data/lib/cucumber/parser/gherkin_builder.rb +34 -28
  113. data/lib/cucumber/rspec/doubles.rb +16 -0
  114. data/lib/cucumber/step_mother.rb +37 -31
  115. data/spec/cucumber/cli/configuration_spec.rb +2 -2
  116. data/spec/cucumber/formatter/spec_helper.rb +1 -1
  117. metadata +96 -109
  118. data/examples/dos_line_endings/Rakefile +0 -6
  119. data/examples/dos_line_endings/features/dos_line_endings.feature +0 -9
@@ -223,12 +223,12 @@ END_OF_MESSAGE
223
223
  it "issues a helpful error message when no YAML file exists and a profile is specified" do
224
224
  File.should_receive(:exist?).with('cucumber.yml').and_return(false)
225
225
 
226
- expected_error = /cucumber.yml was not found. Please refer to cucumber's documentation on defining profiles in cucumber.yml./
226
+ expected_error = /cucumber\.yml was not found/
227
227
  lambda{config.parse!(%w{--profile i_do_not_exist})}.should raise_error(expected_error)
228
228
  end
229
229
 
230
230
  it "issues a helpful error message when cucumber.yml is blank or malformed" do
231
- expected_error_message = /cucumber.yml was found, but was blank or malformed. Please refer to cucumber's documentation on correct profile usage./
231
+ expected_error_message = /cucumber\.yml was found, but was blank or malformed. Please refer to cucumber's documentation on correct profile usage./
232
232
 
233
233
  ['', 'sfsadfs', "--- \n- an\n- array\n", "---dddfd"].each do |bad_input|
234
234
  given_cucumber_yml_defined_as(bad_input)
@@ -27,7 +27,7 @@ module Cucumber
27
27
  def load_features(content)
28
28
  feature_file = FeatureFile.new('spec.feature', content)
29
29
  features = Ast::Features.new
30
- feature = feature_file.parse(@step_mother, options)
30
+ feature = feature_file.parse(options, {})
31
31
  features.add_feature(feature) if feature
32
32
  features
33
33
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cucumber
3
3
  version: !ruby/object:Gem::Version
4
- hash: 57
4
+ hash: 55
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 8
9
- - 3
10
- version: 0.8.3
9
+ - 4
10
+ version: 0.8.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - "Aslak Helles\xC3\xB8y"
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-06-16 00:00:00 +02:00
18
+ date: 2010-07-13 00:00:00 +02:00
19
19
  default_executable: cucumber
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -26,12 +26,12 @@ dependencies:
26
26
  requirements:
27
27
  - - ~>
28
28
  - !ruby/object:Gem::Version
29
- hash: 11
29
+ hash: 9
30
30
  segments:
31
31
  - 2
32
- - 0
33
- - 2
34
- version: 2.0.2
32
+ - 1
33
+ - 1
34
+ version: 2.1.1
35
35
  type: :runtime
36
36
  version_requirements: *id001
37
37
  - !ruby/object:Gem::Dependency
@@ -154,14 +154,14 @@ dependencies:
154
154
  requirements:
155
155
  - - ~>
156
156
  - !ruby/object:Gem::Version
157
- hash: 62196469
157
+ hash: 62196477
158
158
  segments:
159
159
  - 2
160
160
  - 0
161
161
  - 0
162
162
  - beta
163
- - 11
164
- version: 2.0.0.beta.11
163
+ - 15
164
+ version: 2.0.0.beta.15
165
165
  type: :development
166
166
  version_requirements: *id009
167
167
  - !ruby/object:Gem::Dependency
@@ -188,12 +188,12 @@ dependencies:
188
188
  requirements:
189
189
  - - ~>
190
190
  - !ruby/object:Gem::Version
191
- hash: 57
191
+ hash: 55
192
192
  segments:
193
193
  - 0
194
194
  - 8
195
- - 3
196
- version: 0.8.3
195
+ - 4
196
+ version: 0.8.4
197
197
  type: :development
198
198
  version_requirements: *id011
199
199
  description: Behaviour Driven Development with elegance and joy
@@ -218,8 +218,6 @@ files:
218
218
  - bin/cucumber
219
219
  - cucumber.gemspec
220
220
  - cucumber.yml
221
- - examples/dos_line_endings/Rakefile
222
- - examples/dos_line_endings/features/dos_line_endings.feature
223
221
  - examples/i18n/README.textile
224
222
  - examples/i18n/Rakefile
225
223
  - examples/i18n/ar/Rakefile
@@ -412,15 +410,7 @@ files:
412
410
  - examples/i18n/zh-TW/features/division.feature
413
411
  - examples/i18n/zh-TW/features/step_definitons/calculator_steps.rb
414
412
  - examples/i18n/zh-TW/lib/calculator.rb
415
- - examples/json/features/background.feature
416
- - examples/json/features/embed.feature
417
- - examples/json/features/one_passing_one_failing.feature
418
- - examples/json/features/pystring.feature
419
- - examples/json/features/step_definitions/steps.rb
420
- - examples/json/features/tables.feature
421
- - examples/junit/features/one_passing_one_failing.feature
422
- - examples/junit/features/pending.feature
423
- - examples/junit/features/step_definitions/steps.rb
413
+ - examples/python/README.textile
424
414
  - examples/python/Rakefile
425
415
  - examples/python/features/fibonacci.feature
426
416
  - examples/python/features/step_definitions/fib_steps.py
@@ -434,37 +424,16 @@ files:
434
424
  - examples/ramaze/features/support/env.rb
435
425
  - examples/ramaze/layout/default.html.erb
436
426
  - examples/ramaze/view/index.html.erb
427
+ - examples/rspec_doubles/features/mocking.feature
428
+ - examples/rspec_doubles/features/step_definitions/calvin_steps.rb
429
+ - examples/rspec_doubles/features/support/env.rb
430
+ - examples/ruby2python/README.textile
437
431
  - examples/ruby2python/Rakefile
438
432
  - examples/ruby2python/features/fibonacci.feature
439
433
  - examples/ruby2python/features/step_definitions/fib_steps.rb
440
434
  - examples/ruby2python/features/support/env.rb
441
435
  - examples/ruby2python/lib/.gitignore
442
436
  - examples/ruby2python/lib/fib.py
443
- - examples/self_test/.gitignore
444
- - examples/self_test/README.textile
445
- - examples/self_test/Rakefile
446
- - examples/self_test/features/background/background_tagged_before_on_outline.feature
447
- - examples/self_test/features/background/background_with_name.feature
448
- - examples/self_test/features/background/failing_background.feature
449
- - examples/self_test/features/background/failing_background_after_success.feature
450
- - examples/self_test/features/background/multiline_args_background.feature
451
- - examples/self_test/features/background/passing_background.feature
452
- - examples/self_test/features/background/pending_background.feature
453
- - examples/self_test/features/background/scenario_outline_failing_background.feature
454
- - examples/self_test/features/background/scenario_outline_passing_background.feature
455
- - examples/self_test/features/call_undefined_step_from_step_def.feature
456
- - examples/self_test/features/failing_expectation.feature
457
- - examples/self_test/features/lots_of_undefined.feature
458
- - examples/self_test/features/multiline_name.feature
459
- - examples/self_test/features/outline_sample.feature
460
- - examples/self_test/features/sample.feature
461
- - examples/self_test/features/search_sample.feature
462
- - examples/self_test/features/step_definitions/sample_steps.rb
463
- - examples/self_test/features/support/env.rb
464
- - examples/self_test/features/tags_sample.feature
465
- - examples/self_test/features/tons_of_cukes.feature
466
- - examples/self_test/features/undefined_multiline_args.feature
467
- - examples/self_test/list-of-features.txt
468
437
  - examples/sinatra/README.textile
469
438
  - examples/sinatra/Rakefile
470
439
  - examples/sinatra/app.rb
@@ -473,8 +442,6 @@ files:
473
442
  - examples/sinatra/features/support/env.rb
474
443
  - examples/sinatra/views/add.erb
475
444
  - examples/sinatra/views/layout.erb
476
- - examples/steps_library/features/step_definitions/steps_lib1.rb
477
- - examples/steps_library/features/step_definitions/steps_lib2.rb
478
445
  - examples/tcl/README.textile
479
446
  - examples/tcl/Rakefile
480
447
  - examples/tcl/features/fibonnacci.feature
@@ -484,42 +451,6 @@ files:
484
451
  - examples/test_unit/Rakefile
485
452
  - examples/test_unit/features/step_definitions/test_unit_steps.rb
486
453
  - examples/test_unit/features/test_unit.feature
487
- - examples/tickets/Rakefile
488
- - examples/tickets/features.html
489
- - examples/tickets/features/172.feature
490
- - examples/tickets/features/177/1.feature
491
- - examples/tickets/features/177/2.feature
492
- - examples/tickets/features/177/3.feature
493
- - examples/tickets/features/180.feature
494
- - examples/tickets/features/229/tagged_hooks.feature
495
- - examples/tickets/features/229/tagged_hooks.rb
496
- - examples/tickets/features/236.feature
497
- - examples/tickets/features/241.feature
498
- - examples/tickets/features/246.feature
499
- - examples/tickets/features/248.feature
500
- - examples/tickets/features/270/back.feature
501
- - examples/tickets/features/270/back.steps.rb
502
- - examples/tickets/features/272/hooks.feature
503
- - examples/tickets/features/272/hooks_steps.rb
504
- - examples/tickets/features/279/py_string_indent.feature
505
- - examples/tickets/features/279/py_string_indent.steps.rb
506
- - examples/tickets/features/279/wrong.feature_
507
- - examples/tickets/features/301/filter_background_tagged_hooks.feature
508
- - examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
509
- - examples/tickets/features/306/only_background.feature
510
- - examples/tickets/features/around_timeout.feature
511
- - examples/tickets/features/half_manual.feature
512
- - examples/tickets/features/lib/eatting_machine.rb
513
- - examples/tickets/features/lib/pantry.rb
514
- - examples/tickets/features/scenario_outline.feature
515
- - examples/tickets/features/step_definitons/246_steps.rb
516
- - examples/tickets/features/step_definitons/248_steps.rb
517
- - examples/tickets/features/step_definitons/around_timeout_steps.rb
518
- - examples/tickets/features/step_definitons/half_manual_steps.rb
519
- - examples/tickets/features/step_definitons/scenario_outline_steps.rb
520
- - examples/tickets/features/step_definitons/tickets_steps.rb
521
- - examples/tickets/features/table_diffing.feature
522
- - examples/tickets/features/tickets.feature
523
454
  - examples/v8/Rakefile
524
455
  - examples/v8/features/fibonacci.feature
525
456
  - examples/v8/features/step_definitions/fib_steps.js
@@ -547,10 +478,10 @@ files:
547
478
  - features/bug_600.feature
548
479
  - features/call_steps_from_stepdefs.feature
549
480
  - features/cucumber_cli.feature
550
- - features/cucumber_cli_diff_disabled.feature
551
481
  - features/cucumber_cli_outlines.feature
552
482
  - features/custom_formatter.feature
553
483
  - features/default_snippets.feature
484
+ - features/diffing.feature
554
485
  - features/drb_server_integration.feature
555
486
  - features/exception_in_after_block.feature
556
487
  - features/exception_in_after_step_block.feature
@@ -592,6 +523,78 @@ files:
592
523
  - features/wire_protocol_tags.feature
593
524
  - features/wire_protocol_timeouts.feature
594
525
  - features/work_in_progress.feature
526
+ - fixtures/json/features/background.feature
527
+ - fixtures/json/features/embed.feature
528
+ - fixtures/json/features/one_passing_one_failing.feature
529
+ - fixtures/json/features/pystring.feature
530
+ - fixtures/json/features/step_definitions/steps.rb
531
+ - fixtures/json/features/tables.feature
532
+ - fixtures/junit/features/one_passing_one_failing.feature
533
+ - fixtures/junit/features/pending.feature
534
+ - fixtures/junit/features/step_definitions/steps.rb
535
+ - fixtures/self_test/.gitignore
536
+ - fixtures/self_test/README.textile
537
+ - fixtures/self_test/Rakefile
538
+ - fixtures/self_test/features/background/background_tagged_before_on_outline.feature
539
+ - fixtures/self_test/features/background/background_with_name.feature
540
+ - fixtures/self_test/features/background/failing_background.feature
541
+ - fixtures/self_test/features/background/failing_background_after_success.feature
542
+ - fixtures/self_test/features/background/multiline_args_background.feature
543
+ - fixtures/self_test/features/background/passing_background.feature
544
+ - fixtures/self_test/features/background/pending_background.feature
545
+ - fixtures/self_test/features/background/scenario_outline_failing_background.feature
546
+ - fixtures/self_test/features/background/scenario_outline_passing_background.feature
547
+ - fixtures/self_test/features/call_undefined_step_from_step_def.feature
548
+ - fixtures/self_test/features/failing_expectation.feature
549
+ - fixtures/self_test/features/lots_of_undefined.feature
550
+ - fixtures/self_test/features/multiline_name.feature
551
+ - fixtures/self_test/features/outline_sample.feature
552
+ - fixtures/self_test/features/sample.feature
553
+ - fixtures/self_test/features/search_sample.feature
554
+ - fixtures/self_test/features/step_definitions/sample_steps.rb
555
+ - fixtures/self_test/features/support/env.rb
556
+ - fixtures/self_test/features/tags_sample.feature
557
+ - fixtures/self_test/features/tons_of_cukes.feature
558
+ - fixtures/self_test/features/undefined_multiline_args.feature
559
+ - fixtures/self_test/list-of-features.txt
560
+ - fixtures/steps_library/features/step_definitions/steps_lib1.rb
561
+ - fixtures/steps_library/features/step_definitions/steps_lib2.rb
562
+ - fixtures/tickets/Rakefile
563
+ - fixtures/tickets/features.html
564
+ - fixtures/tickets/features/172.feature
565
+ - fixtures/tickets/features/177/1.feature
566
+ - fixtures/tickets/features/177/2.feature
567
+ - fixtures/tickets/features/177/3.feature
568
+ - fixtures/tickets/features/180.feature
569
+ - fixtures/tickets/features/229/tagged_hooks.feature
570
+ - fixtures/tickets/features/229/tagged_hooks.rb
571
+ - fixtures/tickets/features/236.feature
572
+ - fixtures/tickets/features/241.feature
573
+ - fixtures/tickets/features/246.feature
574
+ - fixtures/tickets/features/248.feature
575
+ - fixtures/tickets/features/270/back.feature
576
+ - fixtures/tickets/features/270/back.steps.rb
577
+ - fixtures/tickets/features/272/hooks.feature
578
+ - fixtures/tickets/features/272/hooks_steps.rb
579
+ - fixtures/tickets/features/279/py_string_indent.feature
580
+ - fixtures/tickets/features/279/py_string_indent.steps.rb
581
+ - fixtures/tickets/features/279/wrong.feature_
582
+ - fixtures/tickets/features/301/filter_background_tagged_hooks.feature
583
+ - fixtures/tickets/features/301/filter_background_tagged_hooks_steps.rb
584
+ - fixtures/tickets/features/306/only_background.feature
585
+ - fixtures/tickets/features/around_timeout.feature
586
+ - fixtures/tickets/features/half_manual.feature
587
+ - fixtures/tickets/features/lib/eatting_machine.rb
588
+ - fixtures/tickets/features/lib/pantry.rb
589
+ - fixtures/tickets/features/scenario_outline.feature
590
+ - fixtures/tickets/features/step_definitons/246_steps.rb
591
+ - fixtures/tickets/features/step_definitons/248_steps.rb
592
+ - fixtures/tickets/features/step_definitons/around_timeout_steps.rb
593
+ - fixtures/tickets/features/step_definitons/half_manual_steps.rb
594
+ - fixtures/tickets/features/step_definitons/scenario_outline_steps.rb
595
+ - fixtures/tickets/features/step_definitons/tickets_steps.rb
596
+ - fixtures/tickets/features/table_diffing.feature
597
+ - fixtures/tickets/features/tickets.feature
595
598
  - gem_tasks/contributors.rake
596
599
  - gem_tasks/environment.rake
597
600
  - gem_tasks/examples.rake
@@ -684,6 +687,7 @@ files:
684
687
  - lib/cucumber/rb_support/rb_world.rb
685
688
  - lib/cucumber/rb_support/regexp_argument_matcher.rb
686
689
  - lib/cucumber/rspec/disable_option_parser.rb
690
+ - lib/cucumber/rspec/doubles.rb
687
691
  - lib/cucumber/step_argument.rb
688
692
  - lib/cucumber/step_definition_light.rb
689
693
  - lib/cucumber/step_match.rb
@@ -745,7 +749,7 @@ post_install_message: |+
745
749
 
746
750
  (::) U P G R A D I N G (::)
747
751
 
748
- Thank you for installing cucumber-0.8.3.
752
+ Thank you for installing cucumber-0.8.4.
749
753
  Please be sure to read http://wiki.github.com/aslakhellesoy/cucumber/upgrading
750
754
  for important information about this release. Happy cuking!
751
755
 
@@ -902,36 +906,19 @@ test_files:
902
906
  - examples/i18n/zh-CN/lib/calculator.rb
903
907
  - examples/i18n/zh-TW/features/step_definitons/calculator_steps.rb
904
908
  - examples/i18n/zh-TW/lib/calculator.rb
905
- - examples/json/features/step_definitions/steps.rb
906
- - examples/junit/features/step_definitions/steps.rb
907
909
  - examples/ramaze/app.rb
908
910
  - examples/ramaze/features/step_definitions/add_steps.rb
909
911
  - examples/ramaze/features/support/env.rb
912
+ - examples/rspec_doubles/features/step_definitions/calvin_steps.rb
913
+ - examples/rspec_doubles/features/support/env.rb
910
914
  - examples/ruby2python/features/step_definitions/fib_steps.rb
911
915
  - examples/ruby2python/features/support/env.rb
912
- - examples/self_test/features/step_definitions/sample_steps.rb
913
- - examples/self_test/features/support/env.rb
914
916
  - examples/sinatra/app.rb
915
917
  - examples/sinatra/features/step_definitions/add_steps.rb
916
918
  - examples/sinatra/features/support/env.rb
917
- - examples/steps_library/features/step_definitions/steps_lib1.rb
918
- - examples/steps_library/features/step_definitions/steps_lib2.rb
919
919
  - examples/tcl/features/step_definitions/fib_steps.rb
920
920
  - examples/tcl/features/support/env.rb
921
921
  - examples/test_unit/features/step_definitions/test_unit_steps.rb
922
- - examples/tickets/features/229/tagged_hooks.rb
923
- - examples/tickets/features/270/back.steps.rb
924
- - examples/tickets/features/272/hooks_steps.rb
925
- - examples/tickets/features/279/py_string_indent.steps.rb
926
- - examples/tickets/features/301/filter_background_tagged_hooks_steps.rb
927
- - examples/tickets/features/lib/eatting_machine.rb
928
- - examples/tickets/features/lib/pantry.rb
929
- - examples/tickets/features/step_definitons/246_steps.rb
930
- - examples/tickets/features/step_definitons/248_steps.rb
931
- - examples/tickets/features/step_definitons/around_timeout_steps.rb
932
- - examples/tickets/features/step_definitons/half_manual_steps.rb
933
- - examples/tickets/features/step_definitons/scenario_outline_steps.rb
934
- - examples/tickets/features/step_definitons/tickets_steps.rb
935
922
  - examples/watir/features/step_definitions/search_steps.rb
936
923
  - examples/watir/features/support/env.rb
937
924
  - examples/watir/features/support/screenshots.rb
@@ -1,6 +0,0 @@
1
- $:.unshift(File.dirname(__FILE__) + '/../../lib')
2
- require 'cucumber/rake/task'
3
-
4
- Cucumber::Rake::Task.new do |t|
5
- t.cucumber_opts = %w{--format pretty}
6
- end
@@ -1,9 +0,0 @@
1
- Feature: DOS line endings
2
- In order to have less bug reports
3
- As a windows developer
4
- I want to write features with DOS line endigs
5
-
6
- Scenario: Just lots of DOS
7
- Given I am on DOS
8
- And Any version of Windows is really just DOS
9
- Then line endings are CRLF