aslakhellesoy-cucumber 0.1.99.3 → 0.1.99.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (257) hide show
  1. data/Manifest.txt +6 -0
  2. metadata +1 -1
  3. data/cucumber.yml +0 -1
  4. data/examples/cs/README.textile +0 -1
  5. data/examples/cs/Rakefile +0 -12
  6. data/examples/cs/compile.bat +0 -1
  7. data/examples/cs/features/addition.feature +0 -16
  8. data/examples/cs/features/step_definitons/calculator_steps.rb +0 -19
  9. data/examples/cs/src/demo/Calculator.cs +0 -20
  10. data/examples/dos_line_endings/Rakefile +0 -6
  11. data/examples/dos_line_endings/features/dos_line_endings.feature +0 -9
  12. data/examples/i18n/README.textile +0 -18
  13. data/examples/i18n/Rakefile +0 -32
  14. data/examples/i18n/ar/Rakefile +0 -6
  15. data/examples/i18n/ar/features/addition.feature +0 -17
  16. data/examples/i18n/ar/features/step_definitons/calculator_steps.rb +0 -28
  17. data/examples/i18n/ar/lib/calculator.rb +0 -10
  18. data/examples/i18n/da/Rakefile +0 -6
  19. data/examples/i18n/da/features/step_definitons/kalkulator_steps.rb +0 -24
  20. data/examples/i18n/da/features/summering.feature +0 -17
  21. data/examples/i18n/da/lib/kalkulator.rb +0 -11
  22. data/examples/i18n/de/Rakefile +0 -6
  23. data/examples/i18n/de/features/addition.feature +0 -16
  24. data/examples/i18n/de/features/division.feature +0 -9
  25. data/examples/i18n/de/features/step_definitons/calculator_steps.rb +0 -24
  26. data/examples/i18n/de/lib/calculator.rb +0 -14
  27. data/examples/i18n/en/Rakefile +0 -6
  28. data/examples/i18n/en/features/addition.feature +0 -16
  29. data/examples/i18n/en/features/division.feature +0 -9
  30. data/examples/i18n/en/features/step_definitons/calculator_steps.rb +0 -24
  31. data/examples/i18n/en/lib/calculator.rb +0 -14
  32. data/examples/i18n/es/Rakefile +0 -6
  33. data/examples/i18n/es/features/adicion.feature +0 -17
  34. data/examples/i18n/es/features/step_definitons/calculador_steps.rb +0 -24
  35. data/examples/i18n/es/lib/calculador.rb +0 -11
  36. data/examples/i18n/et/Rakefile +0 -6
  37. data/examples/i18n/et/features/liitmine.feature +0 -17
  38. data/examples/i18n/et/features/step_definitions/kalkulaator_steps.rb +0 -24
  39. data/examples/i18n/et/lib/kalkulaator.rb +0 -10
  40. data/examples/i18n/fi/Rakefile +0 -6
  41. data/examples/i18n/fi/features/jakolasku.feature +0 -9
  42. data/examples/i18n/fi/features/step_definitons/laskin_steps.rb +0 -24
  43. data/examples/i18n/fi/features/yhteenlasku.feature +0 -16
  44. data/examples/i18n/fi/lib/laskin.rb +0 -14
  45. data/examples/i18n/fr/Rakefile +0 -6
  46. data/examples/i18n/fr/features/addition.feature +0 -15
  47. data/examples/i18n/fr/features/step_definitions/calculatrice_steps.rb +0 -27
  48. data/examples/i18n/fr/lib/calculatrice.rb +0 -10
  49. data/examples/i18n/id/Rakefile +0 -6
  50. data/examples/i18n/id/features/addition.feature +0 -16
  51. data/examples/i18n/id/features/division.feature +0 -9
  52. data/examples/i18n/id/features/step_definitons/calculator_steps.rb +0 -24
  53. data/examples/i18n/id/lib/calculator.rb +0 -14
  54. data/examples/i18n/it/Rakefile +0 -6
  55. data/examples/i18n/it/features/somma.feature +0 -10
  56. data/examples/i18n/it/features/step_definitons/calcolatrice_steps.rb +0 -24
  57. data/examples/i18n/it/lib/calcolatrice.rb +0 -11
  58. data/examples/i18n/ja/README.txt +0 -5
  59. data/examples/i18n/ja/Rakefile +0 -6
  60. data/examples/i18n/ja/features/addition.feature +0 -16
  61. data/examples/i18n/ja/features/division.feature +0 -9
  62. data/examples/i18n/ja/features/step_definitons/calculator_steps.rb +0 -24
  63. data/examples/i18n/ja/lib/calculator.rb +0 -14
  64. data/examples/i18n/ko/Rakefile +0 -6
  65. data/examples/i18n/ko/features/addition.feature +0 -16
  66. data/examples/i18n/ko/features/division.feature +0 -10
  67. data/examples/i18n/ko/features/step_definitons/calculator_steps.rb +0 -24
  68. data/examples/i18n/ko/lib/calculator.rb +0 -14
  69. data/examples/i18n/lt/Rakefile +0 -6
  70. data/examples/i18n/lt/features/addition.feature +0 -17
  71. data/examples/i18n/lt/features/division.feature +0 -9
  72. data/examples/i18n/lt/features/step_definitons/calculator_steps.rb +0 -24
  73. data/examples/i18n/lt/lib/calculator.rb +0 -14
  74. data/examples/i18n/no/Rakefile +0 -6
  75. data/examples/i18n/no/features/step_definitons/kalkulator_steps.rb +0 -24
  76. data/examples/i18n/no/features/summering.feature +0 -18
  77. data/examples/i18n/no/lib/kalkulator.rb +0 -11
  78. data/examples/i18n/pt/Rakefile +0 -6
  79. data/examples/i18n/pt/features/adicao.feature +0 -10
  80. data/examples/i18n/pt/features/step_definitions/calculadora_steps.rb +0 -24
  81. data/examples/i18n/pt/lib/calculadora.rb +0 -10
  82. data/examples/i18n/ro/Rakefile +0 -6
  83. data/examples/i18n/ro/features/step_definitons/calculator_steps.rb +0 -24
  84. data/examples/i18n/ro/features/suma.feature +0 -10
  85. data/examples/i18n/ro/lib/calculator.rb +0 -11
  86. data/examples/i18n/se/Rakefile +0 -6
  87. data/examples/i18n/se/features/step_definitons/kalkulator_steps.rb +0 -24
  88. data/examples/i18n/se/features/summering.feature +0 -17
  89. data/examples/i18n/se/lib/kalkulator.rb +0 -11
  90. data/examples/i18n/zh-CN/Rakefile +0 -6
  91. data/examples/i18n/zh-CN/features/addition.feature +0 -17
  92. data/examples/i18n/zh-CN/features/step_definitons/calculator_steps.rb +0 -26
  93. data/examples/i18n/zh-CN/lib/calculator.rb +0 -10
  94. data/examples/java/README.textile +0 -22
  95. data/examples/java/Rakefile +0 -12
  96. data/examples/java/features/hello.feature +0 -11
  97. data/examples/java/features/step_definitons/hello_steps.rb +0 -25
  98. data/examples/java/features/step_definitons/tree_steps.rb +0 -14
  99. data/examples/java/features/tree.feature +0 -9
  100. data/examples/jbehave/README.textile +0 -17
  101. data/examples/jbehave/features/support/env.rb +0 -7
  102. data/examples/jbehave/features/trading.feature +0 -24
  103. data/examples/jbehave/pom.xml +0 -48
  104. data/examples/selenium/Rakefile +0 -6
  105. data/examples/selenium/features/search.feature +0 -9
  106. data/examples/selenium/features/step_definitons/stories_steps.rb +0 -40
  107. data/examples/self_test/README.textile +0 -6
  108. data/examples/self_test/features/call_undefined_step_from_step_def.feature +0 -7
  109. data/examples/self_test/features/lots_of_undefined.feature +0 -8
  110. data/examples/self_test/features/outline_sample.feature +0 -12
  111. data/examples/self_test/features/sample.feature +0 -16
  112. data/examples/self_test/features/step_definitions/sample_steps.rb +0 -25
  113. data/examples/test_unit/Rakefile +0 -6
  114. data/examples/test_unit/features/step_definitions/test_unit_steps.rb +0 -26
  115. data/examples/test_unit/features/test_unit.feature +0 -9
  116. data/examples/tickets/Rakefile +0 -11
  117. data/examples/tickets/cucumber.yml +0 -2
  118. data/examples/tickets/features/lib/eatting_machine.rb +0 -18
  119. data/examples/tickets/features/lib/pantry.rb +0 -20
  120. data/examples/tickets/features/scenario_outline.feature +0 -90
  121. data/examples/tickets/features/step_definitons/scenario_outline_steps.rb +0 -42
  122. data/examples/tickets/features/step_definitons/tickets_steps.rb +0 -61
  123. data/examples/tickets/features/tickets.feature +0 -28
  124. data/examples/watir/README.textile +0 -16
  125. data/examples/watir/Rakefile +0 -6
  126. data/examples/watir/features/search.feature +0 -9
  127. data/examples/watir/features/step_definitons/search_steps.rb +0 -24
  128. data/examples/watir/features/support/env.rb +0 -32
  129. data/features/cucumber_cli.feature +0 -327
  130. data/features/cucumber_cli_outlines.feature +0 -81
  131. data/features/report_called_undefined_steps.feature +0 -32
  132. data/features/step_definitions/cucumber_steps.rb +0 -31
  133. data/features/step_definitions/extra_steps.rb +0 -2
  134. data/features/support/env.rb +0 -7
  135. data/gem_tasks/deployment.rake +0 -11
  136. data/gem_tasks/environment.rake +0 -7
  137. data/gem_tasks/features.rake +0 -6
  138. data/gem_tasks/fix_cr_lf.rake +0 -10
  139. data/gem_tasks/flog.rake +0 -4
  140. data/gem_tasks/gemspec.rake +0 -10
  141. data/gem_tasks/rspec.rake +0 -35
  142. data/gem_tasks/yard.rake +0 -8
  143. data/lib/autotest/cucumber.rb +0 -6
  144. data/lib/autotest/cucumber_mixin.rb +0 -124
  145. data/lib/autotest/cucumber_rails.rb +0 -6
  146. data/lib/autotest/cucumber_rails_rspec.rb +0 -6
  147. data/lib/autotest/cucumber_rspec.rb +0 -6
  148. data/lib/autotest/discover.rb +0 -9
  149. data/lib/cucumber/ast/comment.rb +0 -26
  150. data/lib/cucumber/ast/examples.rb +0 -22
  151. data/lib/cucumber/ast/feature.rb +0 -60
  152. data/lib/cucumber/ast/features.rb +0 -39
  153. data/lib/cucumber/ast/filter.rb +0 -22
  154. data/lib/cucumber/ast/outline_table.rb +0 -49
  155. data/lib/cucumber/ast/py_string.rb +0 -52
  156. data/lib/cucumber/ast/scenario.rb +0 -95
  157. data/lib/cucumber/ast/scenario_outline.rb +0 -83
  158. data/lib/cucumber/ast/step.rb +0 -139
  159. data/lib/cucumber/ast/table.rb +0 -214
  160. data/lib/cucumber/ast/tags.rb +0 -33
  161. data/lib/cucumber/ast/visitor.rb +0 -93
  162. data/lib/cucumber/ast.rb +0 -27
  163. data/lib/cucumber/broadcaster.rb +0 -15
  164. data/lib/cucumber/cli.rb +0 -410
  165. data/lib/cucumber/core_ext/exception.rb +0 -53
  166. data/lib/cucumber/core_ext/instance_exec.rb +0 -54
  167. data/lib/cucumber/core_ext/proc.rb +0 -33
  168. data/lib/cucumber/core_ext/string.rb +0 -48
  169. data/lib/cucumber/formatter/ansicolor.rb +0 -106
  170. data/lib/cucumber/formatter/console.rb +0 -116
  171. data/lib/cucumber/formatter/pretty.rb +0 -158
  172. data/lib/cucumber/formatter/profile.rb +0 -77
  173. data/lib/cucumber/formatter/progress.rb +0 -68
  174. data/lib/cucumber/formatter/rerun.rb +0 -35
  175. data/lib/cucumber/formatter.rb +0 -1
  176. data/lib/cucumber/formatters/autotest_formatter.rb +0 -21
  177. data/lib/cucumber/formatters/cucumber.css +0 -132
  178. data/lib/cucumber/formatters/cucumber.js +0 -11
  179. data/lib/cucumber/formatters/html_formatter.rb +0 -152
  180. data/lib/cucumber/formatters/jquery.js +0 -32
  181. data/lib/cucumber/formatters/pretty_formatter.rb +0 -285
  182. data/lib/cucumber/formatters/unicode.rb +0 -35
  183. data/lib/cucumber/jbehave.rb +0 -104
  184. data/lib/cucumber/languages.yml +0 -314
  185. data/lib/cucumber/parser/basic.rb +0 -0
  186. data/lib/cucumber/parser/feature.rb +0 -1315
  187. data/lib/cucumber/parser/feature.tt +0 -160
  188. data/lib/cucumber/parser/i18n.tt +0 -27
  189. data/lib/cucumber/parser/table.rb +0 -396
  190. data/lib/cucumber/parser/table.tt +0 -53
  191. data/lib/cucumber/parser/treetop_ext.rb +0 -67
  192. data/lib/cucumber/parser.rb +0 -24
  193. data/lib/cucumber/platform.rb +0 -18
  194. data/lib/cucumber/rails/rspec.rb +0 -5
  195. data/lib/cucumber/rails/world.rb +0 -73
  196. data/lib/cucumber/rake/task.rb +0 -106
  197. data/lib/cucumber/step_definition.rb +0 -87
  198. data/lib/cucumber/step_mother.rb +0 -164
  199. data/lib/cucumber/treetop_parser/feature_fi.rb +0 -1951
  200. data/lib/cucumber/version.rb +0 -10
  201. data/lib/cucumber.rb +0 -72
  202. data/pretty.txt +0 -486
  203. data/rails_generators/cucumber/USAGE +0 -11
  204. data/rails_generators/cucumber/cucumber_generator.rb +0 -31
  205. data/rails_generators/cucumber/templates/cucumber +0 -8
  206. data/rails_generators/cucumber/templates/cucumber.rake +0 -7
  207. data/rails_generators/cucumber/templates/env.rb +0 -16
  208. data/rails_generators/cucumber/templates/paths.rb +0 -12
  209. data/rails_generators/cucumber/templates/webrat_steps.rb +0 -99
  210. data/rails_generators/feature/USAGE +0 -12
  211. data/rails_generators/feature/feature_generator.rb +0 -36
  212. data/rails_generators/feature/templates/feature.erb +0 -31
  213. data/rails_generators/feature/templates/steps.erb +0 -24
  214. data/spec/cucumber/ast/feature_factory.rb +0 -54
  215. data/spec/cucumber/ast/feature_spec.rb +0 -60
  216. data/spec/cucumber/ast/py_string_spec.rb +0 -40
  217. data/spec/cucumber/ast/scenario_outline_spec.rb +0 -64
  218. data/spec/cucumber/ast/scenario_spec.rb +0 -82
  219. data/spec/cucumber/ast/step_spec.rb +0 -45
  220. data/spec/cucumber/ast/table_spec.rb +0 -81
  221. data/spec/cucumber/broadcaster_spec.rb +0 -14
  222. data/spec/cucumber/cli_spec.rb +0 -416
  223. data/spec/cucumber/core_ext/proc_spec.rb +0 -37
  224. data/spec/cucumber/core_ext/string_spec.rb +0 -42
  225. data/spec/cucumber/formatter/ansicolor_spec.rb +0 -35
  226. data/spec/cucumber/formatter/html/cucumber.css +0 -37
  227. data/spec/cucumber/formatter/html/cucumber.js +0 -11
  228. data/spec/cucumber/formatter/html/index.html +0 -45
  229. data/spec/cucumber/formatter/html/jquery-1.3.min.js +0 -19
  230. data/spec/cucumber/formatter/html/jquery.uitableedit.js +0 -100
  231. data/spec/cucumber/formatters/autotest_formatter_spec.rb +0 -27
  232. data/spec/cucumber/formatters/features.html +0 -269
  233. data/spec/cucumber/formatters/profile_formatter_spec.rb +0 -198
  234. data/spec/cucumber/parser/feature_parser_spec.rb +0 -247
  235. data/spec/cucumber/parser/table_parser_spec.rb +0 -48
  236. data/spec/cucumber/rails/stubs/mini_rails.rb +0 -18
  237. data/spec/cucumber/rails/stubs/test_help.rb +0 -1
  238. data/spec/cucumber/rails/world_spec.rb +0 -11
  239. data/spec/cucumber/sell_cucumbers.feature +0 -19
  240. data/spec/cucumber/step_definition_spec.rb +0 -62
  241. data/spec/cucumber/step_mom_spec.rb +0 -49
  242. data/spec/cucumber/treetop_parser/empty_feature.feature +0 -4
  243. data/spec/cucumber/treetop_parser/empty_scenario.feature +0 -9
  244. data/spec/cucumber/treetop_parser/empty_scenario_outline.feature +0 -3
  245. data/spec/cucumber/treetop_parser/fit_scenario.feature +0 -8
  246. data/spec/cucumber/treetop_parser/given_scenario.feature +0 -9
  247. data/spec/cucumber/treetop_parser/invalid_scenario_outlines.feature +0 -7
  248. data/spec/cucumber/treetop_parser/multiline_steps.feature +0 -17
  249. data/spec/cucumber/treetop_parser/multiple_tables.feature +0 -27
  250. data/spec/cucumber/treetop_parser/scenario_outline.feature +0 -16
  251. data/spec/cucumber/treetop_parser/spaces.feature +0 -12
  252. data/spec/cucumber/treetop_parser/test_dos.feature +0 -25
  253. data/spec/cucumber/treetop_parser/with_comments.feature +0 -10
  254. data/spec/cucumber/treetop_parser/with_tags.feature +0 -18
  255. data/spec/cucumber/world/pending_spec.rb +0 -47
  256. data/spec/spec.opts +0 -2
  257. data/spec/spec_helper.rb +0 -21
@@ -1,10 +0,0 @@
1
- module Cucumber #:nodoc:
2
- class VERSION #:nodoc:
3
- MAJOR = 0
4
- MINOR = 1
5
- TINY = 99
6
- PATCH = 3 # Set to nil for official release
7
-
8
- STRING = [MAJOR, MINOR, TINY, PATCH].compact.join('.')
9
- end
10
- end
data/lib/cucumber.rb DELETED
@@ -1,72 +0,0 @@
1
- $:.unshift(File.dirname(__FILE__)) unless
2
- $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))
3
-
4
- require 'yaml'
5
- require 'cucumber/platform'
6
- require 'rubygems'
7
- require 'cucumber/parser'
8
- require 'cucumber/version'
9
- require 'cucumber/step_mother'
10
- require 'cucumber/cli'
11
- require 'cucumber/broadcaster'
12
- require 'cucumber/core_ext/exception'
13
-
14
- module Cucumber
15
- KEYWORD_KEYS = %w{name native encoding feature background scenario scenario_outline examples given when then but}
16
-
17
- class << self
18
- attr_reader :lang
19
-
20
- def load_language(lang) #:nodoc:
21
- return if @lang
22
- @lang = lang
23
- alias_step_definitions(lang)
24
- Parser.load_parser(keyword_hash)
25
- end
26
-
27
- def language_complete?(lang)
28
- KEYWORD_KEYS.detect{|key| keyword_hash(lang)[key].nil?}
29
- end
30
-
31
- # File mode that accounts for Ruby platform and current language
32
- def file_mode(m)
33
- Cucumber::RUBY_1_9 ? "#{m}:#{keyword_hash['encoding']}" : m
34
- end
35
-
36
- # Returns a Hash of the currently active
37
- # language, or for a specific language if +lang+ is
38
- # specified.
39
- def keyword_hash(lang=@lang)
40
- LANGUAGES[lang]
41
- end
42
-
43
- def alias_step_definitions(lang) #:nodoc:
44
- keywords = %w{given when then and but}.map{|keyword| keyword_hash(lang)[keyword]}
45
- alias_steps(keywords)
46
- end
47
-
48
- # Sets up additional aliases for Given, When and Then.
49
- # Try adding the following to your <tt>support/env.rb</tt>:
50
- #
51
- # # Given When Then in Norwegian
52
- # Cucumber.alias_steps %w{Gitt Naar Saa}
53
- #
54
- # You cannot use special characters here, because methods
55
- # with special characters is not valid Ruby code
56
- #
57
- def alias_steps(keywords)
58
- keywords.each do |adverb|
59
- StepMother.class_eval do
60
- alias_method adverb, :register_step_definition
61
- end
62
-
63
- StepMother::WorldMethods.class_eval do
64
- alias_method adverb, :__cucumber_invoke
65
- end
66
- end
67
- end
68
- end
69
-
70
- # Make sure we always have English aliases
71
- alias_step_definitions('en')
72
- end
data/pretty.txt DELETED
@@ -1,486 +0,0 @@
1
- Feature: Cucumber command line
2
- In order to write better software
3
- Developers should be able to execute requirements as tests
4
-
5
- Scenario: Run single scenario with missing step definition # features/cucumber_cli.feature:5
6
- When I run cucumber -q features/sample.feature:5 # features/step_definitions/cucumber_steps.rb:5
7
- Then it should pass with # features/step_definitions/cucumber_steps.rb:15
8
- """
9
- @one
10
- Feature: Sample
11
-
12
- @two @three
13
- Scenario: Missing
14
- Given missing
15
-
16
- 1 scenario
17
- 1 undefined step
18
-
19
- """
20
-
21
- Scenario: Fail with --strict # features/cucumber_cli.feature:21
22
- When I run cucumber -q features/sample.feature:5 --strict # features/step_definitions/cucumber_steps.rb:5
23
- Then it should fail with # features/step_definitions/cucumber_steps.rb:15
24
- """
25
- @one
26
- Feature: Sample
27
-
28
- @two @three
29
- Scenario: Missing
30
- Given missing
31
-
32
- 1 scenario
33
- 1 undefined step
34
-
35
- """
36
-
37
- Scenario: Specify 2 line numbers where one is a tag # features/cucumber_cli.feature:37
38
- When I run cucumber -q features/sample.feature:5:14 # features/step_definitions/cucumber_steps.rb:5
39
- Then it should fail with # features/step_definitions/cucumber_steps.rb:15
40
- """
41
- @one
42
- Feature: Sample
43
-
44
- @two @three
45
- Scenario: Missing
46
- Given missing
47
-
48
- @four
49
- Scenario: Failing
50
- Given failing
51
- FAIL (RuntimeError)
52
- ./features/step_definitions/sample_steps.rb:2:in `flunker'
53
- ./features/step_definitions/sample_steps.rb:9:in `/^failing$/'
54
- features/sample.feature:16:in `Given failing'
55
-
56
- 2 scenarios
57
- 1 failed step
58
- 1 undefined step
59
-
60
- """
61
-
62
- Scenario: Require missing step definition from elsewhere # features/cucumber_cli.feature:62
63
- When I run cucumber -q -r ../../features/step_definitions/extra_steps.rb features/sample.feature:5 # features/step_definitions/cucumber_steps.rb:5
64
- Then it should pass with # features/step_definitions/cucumber_steps.rb:15
65
- """
66
- @one
67
- Feature: Sample
68
-
69
- @two @three
70
- Scenario: Missing
71
- Given missing
72
-
73
- 1 scenario
74
- 1 passed step
75
-
76
- """
77
-
78
- Scenario: Specify the line number of a row # features/cucumber_cli.feature:78
79
- When I run cucumber -q features/sample.feature:12 # features/step_definitions/cucumber_steps.rb:5
80
- Then it should pass with # features/step_definitions/cucumber_steps.rb:15
81
- """
82
- @one
83
- Feature: Sample
84
-
85
- @three
86
- Scenario: Passing
87
- Given passing
88
- | a | b |
89
- | c | d |
90
-
91
- 1 scenario
92
- 1 passed step
93
-
94
- """
95
-
96
- Scenario: Run all with progress formatter # features/cucumber_cli.feature:96
97
- When I run cucumber -q --format progress features/sample.feature # features/step_definitions/cucumber_steps.rb:5
98
- Then it should fail with # features/step_definitions/cucumber_steps.rb:15
99
- """
100
- U.F
101
-
102
- (::) failed steps (::)
103
-
104
- FAIL (RuntimeError)
105
- ./features/step_definitions/sample_steps.rb:2:in `flunker'
106
- ./features/step_definitions/sample_steps.rb:9:in `/^failing$/'
107
- features/sample.feature:16:in `Given failing'
108
-
109
- 3 scenarios
110
- 1 failed step
111
- 1 undefined step
112
- 1 passed step
113
-
114
- """
115
-
116
- Scenario: Run Norwegian # features/cucumber_cli.feature:116
117
- Given I am in i18n/no # features/step_definitions/cucumber_steps.rb:1
118
- When I run cucumber -q --language no features # features/step_definitions/cucumber_steps.rb:5
119
- Then it should pass with # features/step_definitions/cucumber_steps.rb:15
120
- """
121
- Egenskap: Summering
122
- For å slippe å gjøre dumme feil
123
- Som en regnskapsfører
124
- Vil jeg kunne legge sammen
125
-
126
- Scenario: to tall
127
- Gitt at jeg har tastet inn 5
128
- Og at jeg har tastet inn 7
129
- Når jeg summerer
130
- Så skal resultatet være 12
131
-
132
- @iterasjon3
133
- Scenario: tre tall
134
- Gitt at jeg har tastet inn 5
135
- Og at jeg har tastet inn 7
136
- Og at jeg har tastet inn 1
137
- Når jeg summerer
138
- Så skal resultatet være 13
139
-
140
- 2 scenarios
141
- 9 passed steps
142
-
143
- """
144
-
145
- Scenario: --dry-run # features/cucumber_cli.feature:145
146
- When I run cucumber --dry-run --no-snippets features # features/step_definitions/cucumber_steps.rb:5
147
- Then it should pass with # features/step_definitions/cucumber_steps.rb:15
148
- """
149
- Feature: Calling undefined step
150
-
151
- Scenario: Call directly
152
- Given a step definition that calls an undefined step
153
-
154
- Scenario: Call via another
155
- Given call step "a step definition that calls an undefined step"
156
-
157
- Feature: Lots of undefined
158
-
159
- Scenario: Implement me
160
- Given it snows in Sahara
161
- Given it's 40 degrees in Norway
162
- And it's 40 degrees in Norway
163
- When I stop procrastinating
164
- And there is world peace
165
-
166
- Feature: Outline Sample
167
-
168
- Scenario: I have no steps
169
-
170
- Scenario Outline: Test state
171
- Given <state> without a table
172
- Given <other_state> without a table
173
-
174
- Examples:
175
- | state | other_state |
176
- | missing | passing |
177
- | passing | passing |
178
- | failing | passing |
179
-
180
- @one
181
- Feature: Sample
182
-
183
- @two @three
184
- Scenario: Missing
185
- Given missing
186
-
187
- @three
188
- Scenario: Passing
189
- Given passing
190
- | a | b |
191
- | c | d |
192
-
193
- @four
194
- Scenario: Failing
195
- Given failing
196
-
197
- 10 scenarios
198
- 9 skipped steps
199
- 7 undefined steps
200
-
201
- """
202
-
203
- Scenario: Multiple formatters and outputs # features/cucumber_cli.feature:203
204
- When I run cucumber --format progress --out tmp/progress.txt --format html --out tmp/features.html features # features/step_definitions/cucumber_steps.rb:5
205
- And examples/self_test/tmp/progress.txt should contain # features/step_definitions/cucumber_steps.rb:25
206
- """
207
- P.FP.F
208
-
209
- Pending Scenarios:
210
-
211
- 1) Outline Sample (Test state)
212
- 2) Sample (Missing)
213
-
214
-
215
- Failed:
216
-
217
- 1)
218
- FAIL
219
- ./features/step_definitions/sample_steps.rb:12:in ` /^failing without a table$/'
220
- features/outline_sample.feature:9:in `/^failing without a table$/'
221
-
222
- 2)
223
- FAIL
224
- ./features/step_definitions/sample_steps.rb:5:in `Given /^failing$/'
225
- features/sample.feature:12:in `Given failing'
226
-
227
- """
228
- No such file or directory - examples/self_test/tmp/progress.txt (Errno::ENOENT)
229
- ./features/step_definitions/cucumber_steps.rb:26:in `read'
230
- ./features/step_definitions/cucumber_steps.rb:26:in `/^(.*) should contain$/'
231
- features/cucumber_cli.feature:205:in `And examples/self_test/tmp/progress.txt should contain'
232
- And examples/self_test/tmp/features.html should match # features/step_definitions/cucumber_steps.rb:29
233
- """
234
- Given passing
235
- """
236
-
237
- Scenario: Run scenario specified by name using --scenario # features/cucumber_cli.feature:233
238
- When I run cucumber --scenario Passing -q features/sample.feature # features/step_definitions/cucumber_steps.rb:5
239
- Then it should pass with # features/step_definitions/cucumber_steps.rb:15
240
- """
241
- Feature: Sample
242
- Scenario: Passing
243
- Given passing
244
-
245
-
246
- 1 scenario
247
- 1 passed step
248
-
249
- """
250
- expected: "Feature: Sample\n Scenario: Passing\n Given passing\n\n\n1 scenario\n1 passed step\n",
251
- got: "@one\nFeature: Sample\n\n @two @three\n Scenario: Missing\n Given missing\n\n @three\n Scenario: Passing\n Given passing\n | a | b |\n | c | d |\n\n @four\n Scenario: Failing\n Given failing\n FAIL (RuntimeError)\n ./features/step_definitions/sample_steps.rb:2:in `flunker'\n ./features/step_definitions/sample_steps.rb:9:in `/^failing$/'\n features/sample.feature:16:in `Given failing'\n\n3 scenarios\n1 failed step\n1 undefined step\n1 passed step\n" (using ==)
252
- Diff:
253
-
254
-
255
-
256
-
257
- @@ -1,8 +1,26 @@
258
- +@one
259
- Feature: Sample
260
- +
261
- + @two @three
262
- + Scenario: Missing
263
- + Given missing
264
- +
265
- + @three
266
- Scenario: Passing
267
- Given passing
268
- + | a | b |
269
- + | c | d |
270
-
271
- + @four
272
- + Scenario: Failing
273
- + Given failing
274
- + FAIL (RuntimeError)
275
- + ./features/step_definitions/sample_steps.rb:2:in `flunker'
276
- + ./features/step_definitions/sample_steps.rb:9:in `/^failing$/'
277
- + features/sample.feature:16:in `Given failing'
278
-
279
- -1 scenario
280
- +3 scenarios
281
- +1 failed step
282
- +1 undefined step
283
- 1 passed step
284
- (Spec::Expectations::ExpectationNotMetError)
285
- ./features/step_definitions/cucumber_steps.rb:17:in `/^it should (fail|pass) with$/'
286
- features/cucumber_cli.feature:235:in `Then it should pass with'
287
-
288
- Scenario: Run with a tag that exists on 2 scenarios # features/cucumber_cli.feature:247
289
- When I run cucumber -q features --tags three # features/step_definitions/cucumber_steps.rb:5
290
- Then it should pass with # features/step_definitions/cucumber_steps.rb:15
291
- """
292
- @one
293
- Feature: Sample
294
-
295
- @two @three
296
- Scenario: Missing
297
- Given missing
298
-
299
- @three
300
- Scenario: Passing
301
- Given passing
302
- | a | b |
303
- | c | d |
304
-
305
- 2 scenarios
306
- 1 undefined step
307
- 1 passed step
308
-
309
- """
310
-
311
- Scenario: Run with a tag that exists on 1 feature # features/cucumber_cli.feature:270
312
- When I run cucumber -q features --tags one # features/step_definitions/cucumber_steps.rb:5
313
- Then it should fail with # features/step_definitions/cucumber_steps.rb:15
314
- """
315
- @one
316
- Feature: Sample
317
-
318
- @two @three
319
- Scenario: Missing
320
- Given missing
321
-
322
- @three
323
- Scenario: Passing
324
- Given passing
325
- | a | b |
326
- | c | d |
327
-
328
- @four
329
- Scenario: Failing
330
- Given failing
331
- FAIL (RuntimeError)
332
- ./features/step_definitions/sample_steps.rb:2:in `flunker'
333
- ./features/step_definitions/sample_steps.rb:9:in `/^failing$/'
334
- features/sample.feature:16:in `Given failing'
335
-
336
- 3 scenarios
337
- 1 failed step
338
- 1 undefined step
339
- 1 passed step
340
-
341
- """
342
-
343
- Scenario: Reformat files with --autoformat # features/cucumber_cli.feature:302
344
- When I run cucumber --autoformat tmp/formatted features # features/step_definitions/cucumber_steps.rb:5
345
- Then examples/self_test/tmp/formatted/features/sample.feature should contain # features/step_definitions/cucumber_steps.rb:25
346
- """
347
- @one
348
- Feature: Sample
349
-
350
- @two @three
351
- Scenario: Missing
352
- Given missing
353
-
354
- @three
355
- Scenario: Passing
356
- Given passing
357
- | a | b |
358
- | c | d |
359
-
360
- @four
361
- Scenario: Failing
362
- Given failing
363
-
364
-
365
- """
366
- No such file or directory - examples/self_test/tmp/formatted/features/sample.feature (Errno::ENOENT)
367
- ./features/step_definitions/cucumber_steps.rb:26:in `read'
368
- ./features/step_definitions/cucumber_steps.rb:26:in `/^(.*) should contain$/'
369
- features/cucumber_cli.feature:304:in `Then examples/self_test/tmp/formatted/features/sample.feature should contain'
370
-
371
- Feature: Cucumber command line
372
- In order to write better software
373
- Developers should be able to execute requirements as tests
374
-
375
- Scenario: Run scenario outline steps only # features/cucumber_cli_outlines.feature:5
376
- When I run cucumber -q features/outline_sample.feature:7 # features/step_definitions/cucumber_steps.rb:5
377
- Then it should fail with # features/step_definitions/cucumber_steps.rb:15
378
- """
379
- Feature: Outline Sample
380
-
381
- Scenario Outline: Test state
382
- Given <state> without a table
383
- Given <other_state> without a table
384
-
385
- Examples:
386
- | state | other_state |
387
- | missing | passing |
388
- | passing | passing |
389
- | failing | passing |
390
- FAIL (RuntimeError)
391
- ./features/step_definitions/sample_steps.rb:2:in `flunker'
392
- ./features/step_definitions/sample_steps.rb:16:in `/^failing without a table$/'
393
- features/outline_sample.feature:12:in `Given failing without a table'
394
-
395
- 3 scenarios
396
- 1 failed step
397
- 2 skipped steps
398
- 1 undefined step
399
- 2 passed steps
400
-
401
- """
402
-
403
- Scenario: Run single failing scenario outline table row # features/cucumber_cli_outlines.feature:33
404
- When I run cucumber features/outline_sample.feature:12 # features/step_definitions/cucumber_steps.rb:5
405
- Then it should fail with # features/step_definitions/cucumber_steps.rb:15
406
- """
407
- Feature: Outline Sample
408
-
409
- Scenario Outline: Test state # features/outline_sample.feature:5
410
- Given <state> without a table
411
- Given <other_state> without a table
412
-
413
- Examples:
414
- | state | other_state |
415
- | failing | passing |
416
- FAIL (RuntimeError)
417
- ./features/step_definitions/sample_steps.rb:2:in `flunker'
418
- ./features/step_definitions/sample_steps.rb:16:in `/^failing without a table$/'
419
- features/outline_sample.feature:12:in `Given failing without a table'
420
-
421
- 1 scenario
422
- 1 failed step
423
- 1 skipped step
424
-
425
- """
426
-
427
- Scenario: Run all with progress formatter # features/cucumber_cli_outlines.feature:57
428
- When I run cucumber -q --format progress features/outline_sample.feature # features/step_definitions/cucumber_steps.rb:5
429
- Then it should fail with # features/step_definitions/cucumber_steps.rb:15
430
- """
431
- UUS..FS
432
-
433
- (::) undefined scenarios (::)
434
-
435
- features/outline_sample.feature:3:in `Scenario: I have no steps'
436
-
437
- (::) failed steps (::)
438
-
439
- FAIL (RuntimeError)
440
- ./features/step_definitions/sample_steps.rb:2:in `flunker'
441
- ./features/step_definitions/sample_steps.rb:16:in `/^failing without a table$/'
442
- features/outline_sample.feature:12:in `Given failing without a table'
443
-
444
- 4 scenarios
445
- 1 failed step
446
- 2 skipped steps
447
- 1 undefined step
448
- 2 passed steps
449
-
450
- """
451
-
452
- Feature: Cucumber command line
453
- In order to find out what step definitions need to be implemented
454
- Developers should always see what step definition is missing
455
-
456
- Scenario: Get info at arbitrary levels of nesting # features/report_called_undefined_steps.feature:5
457
- When I run cucumber features/call_undefined_step_from_step_def.feature # features/step_definitions/cucumber_steps.rb:5
458
- Then it should pass with # features/step_definitions/cucumber_steps.rb:15
459
- """
460
- Feature: Calling undefined step
461
-
462
- Scenario: Call directly # features/call_undefined_step_from_step_def.feature:3
463
- Given a step definition that calls an undefined step # features/step_definitions/sample_steps.rb:19
464
- Undefined step: "this does not exist" (Cucumber::StepMother::Undefined)
465
- ./features/step_definitions/sample_steps.rb:20:in `/^a step definition that calls an undefined step$/'
466
-
467
- Scenario: Call via another # features/call_undefined_step_from_step_def.feature:6
468
- Given call step "a step definition that calls an undefined step" # features/step_definitions/sample_steps.rb:23
469
- Undefined step: "this does not exist" (Cucumber::StepMother::Undefined)
470
- ./features/step_definitions/sample_steps.rb:20:in `/^a step definition that calls an undefined step$/'
471
-
472
- 2 scenarios
473
- 2 undefined steps
474
-
475
- You can implement step definitions for missing steps with these snippets:
476
-
477
- Given /^this does not exist$/ do
478
- end
479
-
480
-
481
- """
482
-
483
- 17 scenarios
484
- 3 failed steps
485
- 1 skipped step
486
- 32 passed steps
@@ -1,11 +0,0 @@
1
- Description:
2
- Sets up Cucumber in your Rails project. After running this generator you will
3
- get a new rake task called features.
4
-
5
- This also generates the necessary files in the features directory.
6
-
7
- Also see the feature generator, which you can use to generate skeletons
8
- for new features.
9
-
10
- Examples:
11
- `./script/generate cucumber`
@@ -1,31 +0,0 @@
1
- require 'rbconfig'
2
-
3
- # This generator bootstraps a Rails project for use with Cucumber
4
- class CucumberGenerator < Rails::Generator::Base
5
- DEFAULT_SHEBANG = File.join(Config::CONFIG['bindir'],
6
- Config::CONFIG['ruby_install_name'])
7
- def manifest
8
- record do |m|
9
- m.directory 'features/step_definitions'
10
- m.file 'webrat_steps.rb', 'features/step_definitions/webrat_steps.rb'
11
-
12
- m.directory 'features/support'
13
- m.file 'env.rb', 'features/support/env.rb'
14
- m.file 'paths.rb', 'features/support/paths.rb'
15
-
16
- m.directory 'lib/tasks'
17
- m.file 'cucumber.rake', 'lib/tasks/cucumber.rake'
18
-
19
- m.file 'cucumber', 'script/cucumber', {
20
- :chmod => 0755, :shebang => options[:shebang] == DEFAULT_SHEBANG ? nil : options[:shebang]
21
- }
22
- end
23
- end
24
-
25
- protected
26
-
27
- def banner
28
- "Usage: #{$0} cucumber"
29
- end
30
-
31
- end
@@ -1,8 +0,0 @@
1
- #!/usr/bin/env ruby
2
- begin
3
- load File.expand_path(File.dirname(__FILE__) + "/../vendor/plugins/cucumber/bin/cucumber")
4
- rescue LoadError => e
5
- raise unless e.to_s =~ /cucumber/
6
- require "rubygems"
7
- load File.join(Gem.bindir, "cucumber")
8
- end
@@ -1,7 +0,0 @@
1
- $:.unshift(RAILS_ROOT + '/vendor/plugins/cucumber/lib')
2
- require 'cucumber/rake/task'
3
-
4
- Cucumber::Rake::Task.new(:features) do |t|
5
- t.cucumber_opts = "--format pretty"
6
- end
7
- task :features => 'db:test:prepare'
@@ -1,16 +0,0 @@
1
- # Sets up the Rails environment for Cucumber
2
- ENV["RAILS_ENV"] = "test"
3
- require File.expand_path(File.dirname(__FILE__) + '/../../config/environment')
4
- require 'cucumber/rails/world'
5
- require 'cucumber/formatters/unicode' # Comment out this line if you don't want Cucumber Unicode support
6
- Cucumber::Rails.use_transactional_fixtures
7
-
8
- require 'webrat'
9
-
10
- Webrat.configure do |config|
11
- config.mode = :rails
12
- end
13
-
14
- # Comment out the next two lines if you're not using RSpec's matchers (should / should_not) in your steps.
15
- require 'cucumber/rails/rspec'
16
- require 'webrat/core/matchers'
@@ -1,12 +0,0 @@
1
- def path_to(page_name)
2
- case page_name
3
-
4
- when /the homepage/i
5
- root_path
6
-
7
- # Add more page name => path mappings here
8
-
9
- else
10
- raise "Can't find mapping from \"#{page_name}\" to a path."
11
- end
12
- end