kosmas58-cucumber 0.1.99.21 → 0.1.99.22

Sign up to get free protection for your applications and to get access to all the features.
Files changed (290) hide show
  1. metadata +17 -300
  2. data/History.txt +0 -513
  3. data/License.txt +0 -20
  4. data/Manifest.txt +0 -0
  5. data/README.txt +0 -4
  6. data/Rakefile +0 -9
  7. data/bin/cucumber +0 -6
  8. data/config/hoe.rb +0 -75
  9. data/config/requirements.rb +0 -15
  10. data/cucumber.yml +0 -3
  11. data/examples/cs/README.textile +0 -1
  12. data/examples/cs/Rakefile +0 -12
  13. data/examples/cs/compile.bat +0 -1
  14. data/examples/cs/features/addition.feature +0 -16
  15. data/examples/cs/features/step_definitons/calculator_steps.rb +0 -19
  16. data/examples/cs/src/demo/Calculator.cs +0 -20
  17. data/examples/dos_line_endings/Rakefile +0 -6
  18. data/examples/dos_line_endings/features/dos_line_endings.feature +0 -9
  19. data/examples/i18n/README.textile +0 -18
  20. data/examples/i18n/Rakefile +0 -32
  21. data/examples/i18n/ar/Rakefile +0 -6
  22. data/examples/i18n/ar/features/addition.feature +0 -17
  23. data/examples/i18n/ar/features/step_definitons/calculator_steps.rb +0 -28
  24. data/examples/i18n/ar/lib/calculator.rb +0 -10
  25. data/examples/i18n/da/Rakefile +0 -6
  26. data/examples/i18n/da/features/step_definitons/kalkulator_steps.rb +0 -24
  27. data/examples/i18n/da/features/summering.feature +0 -17
  28. data/examples/i18n/da/lib/kalkulator.rb +0 -11
  29. data/examples/i18n/de/Rakefile +0 -6
  30. data/examples/i18n/de/features/addition.feature +0 -16
  31. data/examples/i18n/de/features/division.feature +0 -9
  32. data/examples/i18n/de/features/step_definitons/calculator_steps.rb +0 -24
  33. data/examples/i18n/de/lib/calculator.rb +0 -14
  34. data/examples/i18n/en/Rakefile +0 -6
  35. data/examples/i18n/en/features/addition.feature +0 -16
  36. data/examples/i18n/en/features/division.feature +0 -9
  37. data/examples/i18n/en/features/step_definitons/calculator_steps.rb +0 -24
  38. data/examples/i18n/en/lib/calculator.rb +0 -14
  39. data/examples/i18n/es/Rakefile +0 -6
  40. data/examples/i18n/es/features/adicion.feature +0 -16
  41. data/examples/i18n/es/features/step_definitons/calculador_steps.rb +0 -21
  42. data/examples/i18n/es/lib/calculador.rb +0 -14
  43. data/examples/i18n/et/Rakefile +0 -6
  44. data/examples/i18n/et/features/liitmine.feature +0 -17
  45. data/examples/i18n/et/features/step_definitions/kalkulaator_steps.rb +0 -24
  46. data/examples/i18n/et/lib/kalkulaator.rb +0 -10
  47. data/examples/i18n/fi/Rakefile +0 -6
  48. data/examples/i18n/fi/features/jakolasku.feature +0 -9
  49. data/examples/i18n/fi/features/step_definitons/laskin_steps.rb +0 -24
  50. data/examples/i18n/fi/features/yhteenlasku.feature +0 -16
  51. data/examples/i18n/fi/lib/laskin.rb +0 -14
  52. data/examples/i18n/fr/Rakefile +0 -6
  53. data/examples/i18n/fr/features/addition.feature +0 -15
  54. data/examples/i18n/fr/features/step_definitions/calculatrice_steps.rb +0 -27
  55. data/examples/i18n/fr/lib/calculatrice.rb +0 -10
  56. data/examples/i18n/id/Rakefile +0 -6
  57. data/examples/i18n/id/features/addition.feature +0 -16
  58. data/examples/i18n/id/features/division.feature +0 -9
  59. data/examples/i18n/id/features/step_definitons/calculator_steps.rb +0 -24
  60. data/examples/i18n/id/lib/calculator.rb +0 -14
  61. data/examples/i18n/it/Rakefile +0 -6
  62. data/examples/i18n/it/features/somma.feature +0 -10
  63. data/examples/i18n/it/features/step_definitons/calcolatrice_steps.rb +0 -24
  64. data/examples/i18n/it/lib/calcolatrice.rb +0 -11
  65. data/examples/i18n/ja/README.txt +0 -5
  66. data/examples/i18n/ja/Rakefile +0 -6
  67. data/examples/i18n/ja/features/addition.feature +0 -16
  68. data/examples/i18n/ja/features/division.feature +0 -9
  69. data/examples/i18n/ja/features/step_definitons/calculator_steps.rb +0 -24
  70. data/examples/i18n/ja/lib/calculator.rb +0 -14
  71. data/examples/i18n/ko/Rakefile +0 -6
  72. data/examples/i18n/ko/features/addition.feature +0 -16
  73. data/examples/i18n/ko/features/division.feature +0 -10
  74. data/examples/i18n/ko/features/step_definitons/calculator_steps.rb +0 -24
  75. data/examples/i18n/ko/lib/calculator.rb +0 -14
  76. data/examples/i18n/lt/Rakefile +0 -6
  77. data/examples/i18n/lt/features/addition.feature +0 -17
  78. data/examples/i18n/lt/features/division.feature +0 -9
  79. data/examples/i18n/lt/features/step_definitons/calculator_steps.rb +0 -24
  80. data/examples/i18n/lt/lib/calculator.rb +0 -14
  81. data/examples/i18n/no/Rakefile +0 -6
  82. data/examples/i18n/no/features/step_definitons/kalkulator_steps.rb +0 -24
  83. data/examples/i18n/no/features/summering.feature +0 -18
  84. data/examples/i18n/no/lib/kalkulator.rb +0 -11
  85. data/examples/i18n/pt/Rakefile +0 -6
  86. data/examples/i18n/pt/features/adicao.feature +0 -10
  87. data/examples/i18n/pt/features/step_definitions/calculadora_steps.rb +0 -24
  88. data/examples/i18n/pt/lib/calculadora.rb +0 -10
  89. data/examples/i18n/ro/Rakefile +0 -6
  90. data/examples/i18n/ro/features/step_definitons/calculator_steps.rb +0 -24
  91. data/examples/i18n/ro/features/suma.feature +0 -10
  92. data/examples/i18n/ro/lib/calculator.rb +0 -11
  93. data/examples/i18n/se/Rakefile +0 -6
  94. data/examples/i18n/se/features/step_definitons/kalkulator_steps.rb +0 -24
  95. data/examples/i18n/se/features/summering.feature +0 -17
  96. data/examples/i18n/se/lib/kalkulator.rb +0 -11
  97. data/examples/i18n/zh-CN/Rakefile +0 -6
  98. data/examples/i18n/zh-CN/features/addition.feature +0 -17
  99. data/examples/i18n/zh-CN/features/step_definitons/calculator_steps.rb +0 -26
  100. data/examples/i18n/zh-CN/lib/calculator.rb +0 -10
  101. data/examples/java/README.textile +0 -22
  102. data/examples/java/Rakefile +0 -12
  103. data/examples/java/features/hello.feature +0 -11
  104. data/examples/java/features/step_definitons/hello_steps.rb +0 -25
  105. data/examples/java/features/step_definitons/tree_steps.rb +0 -14
  106. data/examples/java/features/tree.feature +0 -9
  107. data/examples/java/src/cucumber/demo/Hello.java +0 -16
  108. data/examples/jbehave/README.textile +0 -17
  109. data/examples/jbehave/features/support/env.rb +0 -7
  110. data/examples/jbehave/features/trading.feature +0 -24
  111. data/examples/jbehave/pom.xml +0 -48
  112. data/examples/jbehave/src/main/java/cukes/jbehave/examples/trader/converters/TraderConverter.java +0 -32
  113. data/examples/jbehave/src/main/java/cukes/jbehave/examples/trader/model/Stock.java +0 -42
  114. data/examples/jbehave/src/main/java/cukes/jbehave/examples/trader/model/Trader.java +0 -29
  115. data/examples/jbehave/src/main/java/cukes/jbehave/examples/trader/persistence/TraderPersister.java +0 -22
  116. data/examples/jbehave/src/main/java/cukes/jbehave/examples/trader/scenarios/TraderSteps.java +0 -65
  117. data/examples/selenium/Rakefile +0 -6
  118. data/examples/selenium/features/search.feature +0 -9
  119. data/examples/selenium/features/step_definitons/stories_steps.rb +0 -40
  120. data/examples/self_test/README.textile +0 -6
  121. data/examples/self_test/Rakefile +0 -6
  122. data/examples/self_test/features/background/failing_background.feature +0 -10
  123. data/examples/self_test/features/background/failing_background_after_success.feature +0 -11
  124. data/examples/self_test/features/background/multiline_args_background.feature +0 -32
  125. data/examples/self_test/features/background/passing_background.feature +0 -10
  126. data/examples/self_test/features/background/pending_background.feature +0 -10
  127. data/examples/self_test/features/background/scenario_outline_failing_background.feature +0 -16
  128. data/examples/self_test/features/background/scenario_outline_passing_background.feature +0 -16
  129. data/examples/self_test/features/call_undefined_step_from_step_def.feature +0 -7
  130. data/examples/self_test/features/lots_of_undefined.feature +0 -8
  131. data/examples/self_test/features/outline_sample.feature +0 -15
  132. data/examples/self_test/features/sample.feature +0 -19
  133. data/examples/self_test/features/step_definitions/sample_steps.rb +0 -62
  134. data/examples/self_test/features/support/env.rb +0 -1
  135. data/examples/self_test/features/support/tag_count_formatter.rb +0 -25
  136. data/examples/test_unit/Rakefile +0 -6
  137. data/examples/test_unit/features/step_definitions/test_unit_steps.rb +0 -26
  138. data/examples/test_unit/features/test_unit.feature +0 -9
  139. data/examples/tickets/Rakefile +0 -11
  140. data/examples/tickets/cucumber.yml +0 -2
  141. data/examples/tickets/features/172.feature +0 -28
  142. data/examples/tickets/features/177/1.feature +0 -29
  143. data/examples/tickets/features/177/2.feature +0 -21
  144. data/examples/tickets/features/177/3.feature +0 -18
  145. data/examples/tickets/features/180.feature +0 -7
  146. data/examples/tickets/features/lib/eatting_machine.rb +0 -18
  147. data/examples/tickets/features/lib/pantry.rb +0 -20
  148. data/examples/tickets/features/scenario_outline.feature +0 -95
  149. data/examples/tickets/features/step_definitons/scenario_outline_steps.rb +0 -42
  150. data/examples/tickets/features/step_definitons/tickets_steps.rb +0 -60
  151. data/examples/tickets/features/tickets.feature +0 -28
  152. data/examples/watir/README.textile +0 -16
  153. data/examples/watir/Rakefile +0 -6
  154. data/examples/watir/features/search.feature +0 -9
  155. data/examples/watir/features/step_definitons/search_steps.rb +0 -24
  156. data/examples/watir/features/support/env.rb +0 -32
  157. data/features/background.feature +0 -223
  158. data/features/cucumber_cli.feature +0 -343
  159. data/features/cucumber_cli_outlines.feature +0 -90
  160. data/features/custom_formatter.feature +0 -11
  161. data/features/report_called_undefined_steps.feature +0 -32
  162. data/features/step_definitions/cucumber_steps.rb +0 -31
  163. data/features/step_definitions/extra_steps.rb +0 -2
  164. data/features/support/env.rb +0 -8
  165. data/gem_tasks/deployment.rake +0 -11
  166. data/gem_tasks/environment.rake +0 -7
  167. data/gem_tasks/features.rake +0 -9
  168. data/gem_tasks/fix_cr_lf.rake +0 -10
  169. data/gem_tasks/flog.rake +0 -4
  170. data/gem_tasks/gemspec.rake +0 -10
  171. data/gem_tasks/jar.rake +0 -67
  172. data/gem_tasks/rspec.rake +0 -38
  173. data/gem_tasks/yard.rake +0 -8
  174. data/lib/autotest/cucumber.rb +0 -6
  175. data/lib/autotest/cucumber_mixin.rb +0 -124
  176. data/lib/autotest/cucumber_rails.rb +0 -6
  177. data/lib/autotest/cucumber_rails_rspec.rb +0 -6
  178. data/lib/autotest/cucumber_rspec.rb +0 -6
  179. data/lib/autotest/discover.rb +0 -9
  180. data/lib/cucumber/ast/background.rb +0 -88
  181. data/lib/cucumber/ast/comment.rb +0 -26
  182. data/lib/cucumber/ast/examples.rb +0 -26
  183. data/lib/cucumber/ast/feature.rb +0 -66
  184. data/lib/cucumber/ast/features.rb +0 -39
  185. data/lib/cucumber/ast/filter.rb +0 -22
  186. data/lib/cucumber/ast/outline_table.rb +0 -49
  187. data/lib/cucumber/ast/py_string.rb +0 -52
  188. data/lib/cucumber/ast/scenario.rb +0 -103
  189. data/lib/cucumber/ast/scenario_outline.rb +0 -92
  190. data/lib/cucumber/ast/step.rb +0 -161
  191. data/lib/cucumber/ast/steps.rb +0 -13
  192. data/lib/cucumber/ast/table.rb +0 -218
  193. data/lib/cucumber/ast/tags.rb +0 -40
  194. data/lib/cucumber/ast/visitor.rb +0 -109
  195. data/lib/cucumber/ast.rb +0 -29
  196. data/lib/cucumber/broadcaster.rb +0 -15
  197. data/lib/cucumber/cli/configuration.rb +0 -339
  198. data/lib/cucumber/cli/language_help_formatter.rb +0 -59
  199. data/lib/cucumber/cli/main.rb +0 -100
  200. data/lib/cucumber/core_ext/exception.rb +0 -53
  201. data/lib/cucumber/core_ext/instance_exec.rb +0 -54
  202. data/lib/cucumber/core_ext/proc.rb +0 -33
  203. data/lib/cucumber/core_ext/string.rb +0 -48
  204. data/lib/cucumber/formatter/ansicolor.rb +0 -103
  205. data/lib/cucumber/formatter/color_io.rb +0 -17
  206. data/lib/cucumber/formatter/console.rb +0 -119
  207. data/lib/cucumber/formatter/cucumber.css +0 -55
  208. data/lib/cucumber/formatter/cucumber.sass +0 -49
  209. data/lib/cucumber/formatter/html.rb +0 -121
  210. data/lib/cucumber/formatter/pretty.rb +0 -167
  211. data/lib/cucumber/formatter/profile.rb +0 -77
  212. data/lib/cucumber/formatter/progress.rb +0 -68
  213. data/lib/cucumber/formatter/rerun.rb +0 -35
  214. data/lib/cucumber/formatter/unicode.rb +0 -35
  215. data/lib/cucumber/formatter.rb +0 -1
  216. data/lib/cucumber/formatters/unicode.rb +0 -2
  217. data/lib/cucumber/jbehave.rb +0 -102
  218. data/lib/cucumber/languages.yml +0 -339
  219. data/lib/cucumber/parser/basic.rb +0 -0
  220. data/lib/cucumber/parser/feature.rb +0 -1490
  221. data/lib/cucumber/parser/feature.tt +0 -188
  222. data/lib/cucumber/parser/i18n.tt +0 -31
  223. data/lib/cucumber/parser/table.rb +0 -402
  224. data/lib/cucumber/parser/table.tt +0 -59
  225. data/lib/cucumber/parser/treetop_ext.rb +0 -75
  226. data/lib/cucumber/parser.rb +0 -43
  227. data/lib/cucumber/platform.rb +0 -18
  228. data/lib/cucumber/rails/rspec.rb +0 -8
  229. data/lib/cucumber/rails/world.rb +0 -73
  230. data/lib/cucumber/rake/task.rb +0 -111
  231. data/lib/cucumber/step_definition.rb +0 -87
  232. data/lib/cucumber/step_mother.rb +0 -183
  233. data/lib/cucumber/version.rb +0 -10
  234. data/lib/cucumber.rb +0 -71
  235. data/rails_generators/cucumber/USAGE +0 -14
  236. data/rails_generators/cucumber/cucumber_generator.rb +0 -54
  237. data/rails_generators/cucumber/templates/cucumber +0 -8
  238. data/rails_generators/cucumber/templates/cucumber.rake +0 -12
  239. data/rails_generators/cucumber/templates/env.rb +0 -16
  240. data/rails_generators/cucumber/templates/paths.rb +0 -12
  241. data/rails_generators/cucumber/templates/webrat_steps.rb +0 -99
  242. data/rails_generators/feature/USAGE +0 -15
  243. data/rails_generators/feature/feature_generator.rb +0 -60
  244. data/rails_generators/feature/templates/feature.erb +0 -31
  245. data/rails_generators/feature/templates/steps.erb +0 -24
  246. data/spec/cucumber/ast/background_spec.rb +0 -58
  247. data/spec/cucumber/ast/feature_factory.rb +0 -54
  248. data/spec/cucumber/ast/feature_spec.rb +0 -60
  249. data/spec/cucumber/ast/py_string_spec.rb +0 -40
  250. data/spec/cucumber/ast/scenario_outline_spec.rb +0 -64
  251. data/spec/cucumber/ast/scenario_spec.rb +0 -82
  252. data/spec/cucumber/ast/step_spec.rb +0 -45
  253. data/spec/cucumber/ast/table_spec.rb +0 -81
  254. data/spec/cucumber/ast/tags_spec.rb +0 -23
  255. data/spec/cucumber/broadcaster_spec.rb +0 -14
  256. data/spec/cucumber/cli/configuration_spec.rb +0 -239
  257. data/spec/cucumber/cli/main_spec.rb +0 -164
  258. data/spec/cucumber/core_ext/proc_spec.rb +0 -37
  259. data/spec/cucumber/core_ext/string_spec.rb +0 -42
  260. data/spec/cucumber/formatter/ansicolor_spec.rb +0 -35
  261. data/spec/cucumber/formatter/html/cucumber.css +0 -37
  262. data/spec/cucumber/formatter/html/cucumber.js +0 -13
  263. data/spec/cucumber/formatter/html/index.html +0 -45
  264. data/spec/cucumber/formatter/html/jquery-1.3.min.js +0 -19
  265. data/spec/cucumber/formatter/html/jquery.uitableedit.js +0 -100
  266. data/spec/cucumber/formatters/profile_formatter_spec.rb +0 -198
  267. data/spec/cucumber/parser/feature_parser_spec.rb +0 -281
  268. data/spec/cucumber/parser/table_parser_spec.rb +0 -48
  269. data/spec/cucumber/rails/stubs/mini_rails.rb +0 -18
  270. data/spec/cucumber/rails/stubs/test_help.rb +0 -1
  271. data/spec/cucumber/rails/world_spec.rb +0 -11
  272. data/spec/cucumber/sell_cucumbers.feature +0 -19
  273. data/spec/cucumber/step_definition_spec.rb +0 -62
  274. data/spec/cucumber/step_mother_spec.rb +0 -73
  275. data/spec/cucumber/treetop_parser/empty_feature.feature +0 -4
  276. data/spec/cucumber/treetop_parser/empty_scenario.feature +0 -9
  277. data/spec/cucumber/treetop_parser/empty_scenario_outline.feature +0 -3
  278. data/spec/cucumber/treetop_parser/fit_scenario.feature +0 -8
  279. data/spec/cucumber/treetop_parser/given_scenario.feature +0 -9
  280. data/spec/cucumber/treetop_parser/invalid_scenario_outlines.feature +0 -7
  281. data/spec/cucumber/treetop_parser/multiline_steps.feature +0 -17
  282. data/spec/cucumber/treetop_parser/multiple_tables.feature +0 -27
  283. data/spec/cucumber/treetop_parser/scenario_outline.feature +0 -16
  284. data/spec/cucumber/treetop_parser/spaces.feature +0 -12
  285. data/spec/cucumber/treetop_parser/test_dos.feature +0 -25
  286. data/spec/cucumber/treetop_parser/with_comments.feature +0 -10
  287. data/spec/cucumber/treetop_parser/with_tags.feature +0 -18
  288. data/spec/cucumber/world/pending_spec.rb +0 -47
  289. data/spec/spec.opts +0 -3
  290. data/spec/spec_helper.rb +0 -21
@@ -1,8 +0,0 @@
1
- Feature: Lots of undefined
2
-
3
- Scenario: Implement me
4
- Given it snows in Sahara
5
- Given it's 40 degrees in Norway
6
- And it's 40 degrees in Norway
7
- When I stop procrastinating
8
- And there is world peace
@@ -1,15 +0,0 @@
1
- Feature: Outline Sample
2
-
3
- Scenario: I have no steps
4
-
5
- Scenario Outline: Test state
6
- Given <state> without a table
7
- Given <other_state> without a table
8
- Examples: Rainbow colours
9
- | state | other_state |
10
- | missing | passing|
11
- | passing| passing |
12
- | failing | passing |
13
- Examples:Only passing
14
- | state | other_state |
15
- | passing | passing |
@@ -1,19 +0,0 @@
1
- @one
2
- Feature: Sample
3
-
4
- @two @three
5
- Scenario: Missing
6
- Given missing
7
-
8
- @three
9
- Scenario: Passing
10
- Given passing
11
- |a|b|
12
- |c|d|
13
-
14
- @four
15
- Scenario: Failing
16
- Given failing
17
- """
18
- hello
19
- """
@@ -1,62 +0,0 @@
1
- def flunker
2
- raise "FAIL"
3
- end
4
-
5
- Given /^passing$/ do |table|
6
- end
7
-
8
- Given /^failing$/ do |string|
9
- flunker
10
- end
11
-
12
- Given /^passing without a table$/ do
13
- end
14
-
15
- Given /^failing without a table$/ do
16
- flunker
17
- end
18
-
19
- Given /^a step definition that calls an undefined step$/ do
20
- Given 'this does not exist'
21
- end
22
-
23
- Given /^call step "(.*)"$/ do |step|
24
- Given step
25
- end
26
-
27
- Given /^'(.+)' cukes$/ do |cukes|
28
- @cukes = cukes
29
- end
30
-
31
- Then /^I should have '(.+)' cukes$/ do |cukes|
32
- @cukes.should == cukes
33
- end
34
-
35
- Given /^'(.+)' global cukes$/ do |cukes|
36
- $scenario_runs ||= 0
37
- flunker if $scenario_runs > 0
38
- $cukes = cukes
39
- $scenario_runs += 1
40
- end
41
-
42
- Then /^I should have '(.+)' global cukes$/ do |cukes|
43
- $cukes.should == cukes
44
- end
45
-
46
- Given /^table$/ do |table|
47
- @table = table
48
- end
49
-
50
- Given /^multiline string$/ do |string|
51
- @multiline = string
52
- end
53
-
54
- Then /^the table should be$/ do |table|
55
- @table.to_sexp.should == table.to_sexp
56
- end
57
-
58
- Then /^the multiline string should be$/ do |string|
59
- @multiline.should == string
60
- end
61
-
62
-
@@ -1 +0,0 @@
1
- require 'spec/expectations'
@@ -1,25 +0,0 @@
1
- module Tag
2
- # Custom formatter that reports occurrences of each tag
3
- class Count < Cucumber::Ast::Visitor
4
- def initialize(step_mother, io, options)
5
- super(step_mother)
6
- @io = io
7
- @counts = Hash.new{|h,k| h[k] = 0}
8
- end
9
-
10
- def visit_features(features)
11
- super
12
- print_summary
13
- end
14
-
15
- def visit_tag_name(tag_name)
16
- @counts[tag_name] += 1
17
- end
18
-
19
- def print_summary
20
- matrix = @counts.to_a.sort{|paira, pairb| paira[0] <=> pairb[0]}.transpose
21
- table = Cucumber::Ast::Table.new(matrix)
22
- Cucumber::Formatter::Pretty.new(@step_mother, @io, {}).visit_multiline_arg(table, :tag)
23
- end
24
- end
25
- end
@@ -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 = "--format pretty"
6
- end
@@ -1,26 +0,0 @@
1
- require 'test/unit/assertions'
2
- World do |o|
3
- o.extend(Test::Unit::Assertions)
4
- o
5
- end
6
-
7
- Given /^(\w+) = (\w+)$/ do |var, value|
8
- instance_variable_set("@#{var}", value)
9
- end
10
-
11
- begin
12
- require 'rubygems'
13
- require 'matchy'
14
- Then /^I can assert that (\w+) == (\w+)$/ do |var_a, var_b|
15
- a = instance_variable_get("@#{var_a}")
16
- b = instance_variable_get("@#{var_b}")
17
- a.should == b
18
- end
19
- rescue LoadError
20
- STDERR.puts "***** You should install matchy *****"
21
- Then /^I can assert that (\w+) == (\w+)$/ do |var_a, var_b|
22
- a = instance_variable_get("@#{var_a}")
23
- b = instance_variable_get("@#{var_b}")
24
- assert_equal(a, b)
25
- end
26
- end
@@ -1,9 +0,0 @@
1
- Feature: Test::Unit
2
- In order to please people who like Test::Unit
3
- As a Cucumber user
4
- I want to be able to use assert* in my step definitions
5
-
6
- Scenario: assert_equal
7
- Given x = 5
8
- And y = 5
9
- Then I can assert that x == y
@@ -1,11 +0,0 @@
1
- $:.unshift(File.dirname(__FILE__) + '/../../lib')
2
- require 'cucumber/rake/task'
3
-
4
- # Try these:
5
- #
6
- # rake features
7
- # rake features PROFILE=html
8
- Cucumber::Rake::Task.new do |t|
9
- profile = ENV['PROFILE'] || 'default'
10
- t.cucumber_opts = "--profile #{profile}"
11
- end
@@ -1,2 +0,0 @@
1
- default: --format pretty
2
- html: --format html --out features.html
@@ -1,28 +0,0 @@
1
- Feature: Login
2
- To ensure the safety of the application
3
- A regular user of the system
4
- Must authenticate before using the app
5
-
6
-
7
- Scenario Outline: Failed Login
8
- Given the user "known_user"
9
-
10
- When I go to the main page
11
- Then I should see the login form
12
-
13
- When I fill in "login" with "<login>"
14
- And I fill in "password" with "<password>"
15
- And I press "Log In"
16
- Then the login request should fail
17
- And I should see the error message "Login or Password incorrect"
18
-
19
- Examples:
20
- | login | password |
21
- | | |
22
- | unknown_user | |
23
- | known_user | |
24
- | | wrong_password |
25
- | | known_userpass |
26
- | unknown_user | wrong_password |
27
- | unknown_user | known_userpass |
28
- | known_user | wrong_password |
@@ -1,29 +0,0 @@
1
- Users want to know that nobody can masquerade as them. We want to extend trust
2
- only to visitors who present the appropriate credentials. Everyone wants this
3
- identity verification to be as secure and convenient as possible.
4
-
5
- Feature: Logging in
6
- As an anonymous user with an account
7
- I want to log in to my account
8
- So that I can be myself
9
-
10
- #
11
- # Log in: get form
12
- #
13
- Scenario: Anonymous user can get a login form.
14
- Given I am logged out
15
- When I go to "/login"
16
- Then I should be at the "sessions/new" page
17
-
18
- #
19
- # Log in successfully, but don't remember me
20
- #
21
- Scenario: Anonymous user can log in
22
- Given an "activated" user named "reggie" exists
23
- And I am logged out
24
- When I go to "/login"
25
- And I fill in "Login" with "reggie"
26
- And I fill in "Password" with "password"
27
- And I press "Log in"
28
- Then I should be at the "dashboard/index" page
29
-
@@ -1,21 +0,0 @@
1
- Visitors may create an account, but for those who are not already in the
2
- system an someone must activate the account for them before it can be used.
3
-
4
- Feature: Activating an account
5
- As a registered, but not yet activated, user
6
- I want to be able to activate my account
7
- So that I can log in to the site
8
-
9
- Scenario: Not-yet-activated user can activate her account
10
- Given a registered user named 'Reggie' # need to rewrite
11
- # And the user has activation_code: 'activate_me', activated_at: nil!
12
- # And we try hard to remember the user's updated_at, and created_at
13
- # When she goes to /activate/activate_me
14
- # Then she should be redirected to 'login'
15
- # When she follows that redirect!
16
- # Then she should see a notice message 'Signup complete!'
17
- # And a user with login: 'reggie' should exist
18
- # And the user should have login: 'reggie', and email: 'registered@example.com'
19
- # And the user's activation_code should be nil
20
- # And the user's activated_at should not be nil
21
- # And she should not be logged in
@@ -1,18 +0,0 @@
1
- Feature: Matt's example with a comment before a step
2
-
3
- Scenario: Upload an image for an artist and create a concert in the process
4
- Given I am logged in to my account
5
- And there is one Artist named "Pixies"
6
- And there is one Venue
7
- When I visit the page for the Artist
8
- And I follow "add a photo"
9
- And I upload an Image
10
- # Search on select concert page
11
- And I press "Search Pixies concerts"
12
- And I follow "Add a new Concert"
13
- And I fill in new Concert information
14
- And I press "Preview"
15
- And I press "Add concert"
16
- # No artists appear in this photo
17
- And I press "Submit"
18
- Then my Concert should exist with 1 Image
@@ -1,7 +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
-
6
- Scenario: Pending Scenario at the end of a file with whitespace after it
7
-
@@ -1,18 +0,0 @@
1
- class EattingMachine
2
-
3
- attr_reader :fruit_total, :belly_count
4
- attr_accessor :belly_count
5
-
6
- def initialize(fruit_name, fruit_total)
7
- @fruit_name = fruit_name
8
- @fruit_total = fruit_total.to_i
9
- @belly_count = 0
10
- end
11
-
12
- def eat(count)
13
- count = count.to_i
14
- @fruit_total = @fruit_total - count
15
- @belly_count += count
16
- end
17
-
18
- end
@@ -1,20 +0,0 @@
1
- class Pantry
2
-
3
- def initialize
4
- @items = {}
5
- end
6
-
7
- def add(food_name, count)
8
- @items[food_name] ||= 0
9
- @items[food_name] += count.to_i
10
- end
11
-
12
- def remove(food_name, count)
13
- @items[food_name] -= count.to_i
14
- end
15
-
16
- def count(food_name)
17
- @items[food_name]
18
- end
19
-
20
- end
@@ -1,95 +0,0 @@
1
- Feature: Outlines
2
- In order to re-use scenario table values
3
- As a citizen of Cucumbia
4
- I want to explicitly mark the parameters in a scenario outline
5
-
6
- Scenario Outline: controlling order
7
- Given there are <start> cucumbers
8
- When I eat <eat> cucumbers
9
- Then I should have <left> cucumbers
10
-
11
- Examples:
12
- | left | start | eat |
13
- | 7 | 12 | 5 |
14
- | 15 | 20 | 5 |
15
-
16
- Scenario Outline: reusing place holder
17
- Given there are <start> cucumbers
18
- When I eat <eat> cucumbers
19
- Then I should have <left> cucumbers
20
- And I should have <eat> cucumbers in my belly
21
-
22
- Examples: Lots of cukes
23
- | start | eat | left |
24
- | 12 | 5 | 7 |
25
- | 20 | 5 | 15 |
26
-
27
- Examples: Ridiculous amounts of cukes
28
- | start | eat | left |
29
- | 120 | 50 | 70 |
30
- | 200 | 50 | 150 |
31
-
32
- Scenario Outline: no placeholders
33
- Given there are 12 cucumbers
34
- When I eat 5 cucumbers
35
- Then I should have 7 cucumbers
36
-
37
- Examples:
38
- | start | eat | left |
39
- | 12 | 5 | 7 |
40
- | 20 | 5 | 15 |
41
-
42
- Scenario Outline: using '<' and '>' not as placeholder
43
- Given the belly space is < 12 and > 6
44
- And there are <start> cucumbers
45
- When I eat <eat> cucumbers
46
- Then I should have <left> cucumbers
47
-
48
- Examples:
49
- | start | eat | left |
50
- | 12 | 5 | 7 |
51
- | 20 | 5 | 15 |
52
-
53
- Scenario Outline: with step tables
54
- Given I have the following fruits in my pantry
55
- | name | quantity |
56
- | cucumbers | 10 |
57
- | strawberrys | 5 |
58
- | apricots | 7 |
59
-
60
- When I eat <number> <fruits> from the pantry
61
- Then I should have <left> <fruits> in the pantry
62
-
63
- Examples:
64
- | number | fruits | left |
65
- | 2 | cucumbers | 8 |
66
- | 4 | strawberrys| 1 |
67
- | 2 | apricots | 5 |
68
-
69
- Scenario Outline: placeholder in a multiline string
70
- Given my shopping list
71
- """
72
- Must buy some <fruits>
73
- """
74
- Then my shopping list should equal
75
- """
76
- Must buy some cucumbers
77
- """
78
-
79
- Examples:
80
- | fruits |
81
- | cucumbers |
82
-
83
- Scenario Outline: placeholder in step table
84
- Given I have the following fruits in my pantry
85
- | name | quantity |
86
- | cucumbers | <quant_cukes> |
87
- | strawberrys | <quant_straw> |
88
-
89
- When I eat <number> <fruits> from the pantry
90
- Then I should have <left> <fruits> in the pantry
91
-
92
- Examples:
93
- | quant_cukes | quant_straw | number | fruits | left |
94
- | 10 | 5 | 2 | cucumbers | 8 |
95
- | 5 | 5 | 4 | strawberrys | 1 |
@@ -1,42 +0,0 @@
1
- Given /^there are (\d+) (\w+)$/ do |count, fruit|
2
- @eattingMachine = EattingMachine.new(fruit, count)
3
- end
4
-
5
- Given "the belly space is < 12 and > 6" do
6
- end
7
-
8
- Given "I have the following fruits in my pantry" do |pantry_table|
9
- @pantry = Pantry.new
10
- pantry_table.hashes.each do |item|
11
- @pantry.add(item['name'].downcase, item['quantity'])
12
- end
13
- end
14
-
15
- Given "my shopping list" do |list|
16
- @shopping_list = list
17
- end
18
-
19
- When /^I eat (\d+) (\w+)$/ do |count, fruit|
20
- @eattingMachine.eat(count)
21
- @eattingMachine.belly_count = count.to_i
22
- end
23
-
24
- When /^I eat (\d+) (\w+) from the pantry$/ do |count, fruit|
25
- @pantry.remove(fruit, count.to_i)
26
- end
27
-
28
- Then /^I should have (\d+) (\w+)$/ do |count, fruit|
29
- @eattingMachine.fruit_total.should == count.to_i
30
- end
31
-
32
- Then /^I should have (\d+) (\w+) in my belly$/ do |count, fruit|
33
- @eattingMachine.belly_count.should == count.to_i
34
- end
35
-
36
- Then /^I should have (\d+) (\w+) in the pantry$/ do |count, fruit|
37
- @pantry.count(fruit).should == count.to_i
38
- end
39
-
40
- Then /^my shopping list should equal$/ do |list|
41
- @shopping_list.should == list
42
- end
@@ -1,60 +0,0 @@
1
- require 'spec/expectations'
2
-
3
- World do
4
- Object.new
5
- end
6
-
7
- After do |scenario|
8
- if scenario.status.index(:failed)
9
- # Call the BDD police
10
- end
11
- end
12
-
13
- Given "be_empty" do
14
- [1,2].should_not be_empty
15
- end
16
-
17
- Given "nested step is called" do
18
- Given "I like mushroom", Cucumber::Ast::Table.new([
19
- %w{sponge bob},
20
- %w{is cool}
21
- ])
22
- end
23
-
24
- Given 'nested step is called using text table' do
25
- Given "I like mushroom", table(%{
26
- | sponge | bob |
27
- | is | cool |
28
- })
29
-
30
- # Alternative syntax (file and line will be reported on parse error)
31
- # Given "I like mushroom", table(<<-EOT, __FILE__, __LINE__)
32
- # | sponge | bob |
33
- # | is | cool
34
- # EOT
35
- end
36
-
37
- Given "I like $what" do |what, table|
38
- @magic = what
39
- @tool = table.raw[0][0]
40
- end
41
-
42
- Then "nested step should be executed" do
43
- @magic.should == 'mushroom'
44
- @tool.should == 'sponge'
45
- end
46
-
47
- Given /^the following table$/ do |table|
48
- @table = table
49
- end
50
-
51
- Then /^I should be (\w+) in (\w+)$/ do |key, value|
52
- hash = @table.hashes[0]
53
- hash[key].should == value
54
- end
55
-
56
- Then /^I shoule see a multiline string like$/ do |s|
57
- s.should == %{A string
58
- that spans
59
- several lines}
60
- end
@@ -1,28 +0,0 @@
1
- Feature: Cucumber
2
- In order to have a happy user base
3
- As a Cucumber user
4
- I don't want no stinkin bugs
5
-
6
- Scenario: RSpec be_*
7
- Given be_empty
8
-
9
- Scenario: Call step from step
10
- Given nested step is called
11
- Then nested step should be executed
12
-
13
- Scenario: Call step from step using text table
14
- Given nested step is called using text table
15
- Then nested step should be executed
16
-
17
- Scenario: Reading a table
18
- Given the following table
19
- | born | working |
20
- | Oslo | London |
21
- Then I should be working in London
22
- And I should be born in Oslo
23
- And I shoule see a multiline string like
24
- """
25
- A string
26
- that spans
27
- several lines
28
- """
@@ -1,16 +0,0 @@
1
- Here you'll find examples for Watir, FireWatir, SafariWatir and Celerity.
2
- All of these browser libraries have the same API, so the example code will
3
- work with all of them.
4
-
5
- Just run with:
6
-
7
- rake features
8
-
9
- This will use Watir/IE if you're on Windows, and SafariWatir/Safari if you're on OS X.
10
- You can force the use of FireWatir/Firefox on any platform like this:
11
-
12
- rake features FIREWATIR=true
13
-
14
- And finally, you can use Celerity by running in JRuby:
15
-
16
- jruby -S rake features
@@ -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 = "--format pretty"
6
- end
@@ -1,9 +0,0 @@
1
- Feature: Search
2
- In order to learn more
3
- As an information seeker
4
- I want to find more information
5
-
6
- Scenario: Find what I'm looking for
7
- Given I am on the Google search page
8
- When I search for "cucumber github"
9
- Then I should see a link to "Ruby on Rails — cucumber — GitHub":http://github.com/aslakhellesoy/cucumber/wikis/ruby-on-rails
@@ -1,24 +0,0 @@
1
- # Full Watir API: http://wtr.rubyforge.org/rdoc/
2
- # Full RSpec API: http://rspec.rubyforge.org/
3
-
4
- Given 'I am on the Google search page' do
5
- @browser.goto 'http://www.google.com/'
6
- end
7
-
8
- When /I search for "(.*)"/ do |query|
9
- @browser.text_field(:name, 'q').set(query)
10
- @browser.button(:name, 'btnG').click
11
- end
12
-
13
- Then /I should see a link to "(.*)":(.*)/ do |text, url|
14
- link = @browser.link(:url, url)
15
- link.should_not == nil
16
- link.text.should == text
17
- end
18
-
19
- # To avoid step definitions that are tightly coupled to your user interface,
20
- # consider creating classes for your pages - such as this:
21
- # http://github.com/aslakhellesoy/cucumber/tree/v0.1.15/examples/watir/features/step_definitons/search_steps.rb
22
- #
23
- # You may keep the page classes along your steps, or even better, put them in separate files, e.g.
24
- # support/pages/google_search.rb
@@ -1,32 +0,0 @@
1
- require 'spec/expectations'
2
-
3
- if ENV['FIREWATIR']
4
- require 'firewatir'
5
- Browser = FireWatir::Firefox
6
- else
7
- case RUBY_PLATFORM
8
- when /darwin/
9
- require 'safariwatir'
10
- Browser = Watir::Safari
11
- when /win32|mingw/
12
- require 'watir'
13
- Browser = Watir::IE
14
- when /java/
15
- require 'celerity'
16
- Browser = Celerity::Browser
17
- else
18
- raise "This platform is not supported (#{PLATFORM})"
19
- end
20
- end
21
-
22
- # "before all"
23
- browser = Browser.new
24
-
25
- Before do
26
- @browser = browser
27
- end
28
-
29
- # "after all"
30
- at_exit do
31
- browser.close
32
- end