cucumber 1.3.4 → 1.3.5

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 (368) hide show
  1. checksums.yaml +7 -0
  2. data/.gitattributes +0 -0
  3. data/.rspec +0 -0
  4. data/.ruby-gemset +0 -0
  5. data/.yardopts +0 -0
  6. data/History.md +7 -1
  7. data/Rakefile +0 -0
  8. data/cucumber.gemspec +1 -1
  9. data/examples/i18n/README.textile +0 -0
  10. data/examples/i18n/Rakefile +0 -0
  11. data/examples/i18n/ar/Rakefile +0 -0
  12. data/examples/i18n/ar/features/addition.feature +0 -0
  13. data/examples/i18n/ar/lib/calculator.rb +0 -0
  14. data/examples/i18n/bg/Rakefile +0 -0
  15. data/examples/i18n/bg/features/addition.feature +0 -0
  16. data/examples/i18n/bg/features/consecutive_calculations.feature +0 -0
  17. data/examples/i18n/bg/features/division.feature +0 -0
  18. data/examples/i18n/bg/features/support/env.rb +0 -0
  19. data/examples/i18n/bg/features/support/world.rb +0 -0
  20. data/examples/i18n/bg/lib/calculator.rb +0 -0
  21. data/examples/i18n/ca/Rakefile +0 -0
  22. data/examples/i18n/ca/features/suma.feature +0 -0
  23. data/examples/i18n/ca/lib/calculadora.rb +0 -0
  24. data/examples/i18n/cs/Rakefile +0 -0
  25. data/examples/i18n/cs/features/addition.feature +0 -0
  26. data/examples/i18n/cs/features/division.feature +0 -0
  27. data/examples/i18n/cs/lib/calculator.rb +0 -0
  28. data/examples/i18n/da/Rakefile +0 -0
  29. data/examples/i18n/da/features/sammenlaegning.feature +0 -0
  30. data/examples/i18n/da/lib/lommeregner.rb +0 -0
  31. data/examples/i18n/de/Rakefile +0 -0
  32. data/examples/i18n/de/features/addition.feature +0 -0
  33. data/examples/i18n/de/features/division.feature +0 -0
  34. data/examples/i18n/de/lib/calculator.rb +0 -0
  35. data/examples/i18n/en-lol/Rakefile +0 -0
  36. data/examples/i18n/en-lol/features/step_definitions/cucumbrz_steps.rb +0 -0
  37. data/examples/i18n/en-lol/features/stuffing.feature +0 -0
  38. data/examples/i18n/en-lol/features/support/env.rb +0 -0
  39. data/examples/i18n/en-lol/lib/basket.rb +0 -0
  40. data/examples/i18n/en-lol/lib/belly.rb +0 -0
  41. data/examples/i18n/en/Rakefile +0 -0
  42. data/examples/i18n/en/features/addition.feature +0 -0
  43. data/examples/i18n/en/features/division.feature +0 -0
  44. data/examples/i18n/en/lib/calculator.rb +0 -0
  45. data/examples/i18n/eo/Rakefile +0 -0
  46. data/examples/i18n/eo/features/adicio.feature +0 -0
  47. data/examples/i18n/eo/features/divido.feature +0 -0
  48. data/examples/i18n/eo/lib/calculator.rb +0 -0
  49. data/examples/i18n/es/Rakefile +0 -0
  50. data/examples/i18n/es/features/adicion.feature +0 -0
  51. data/examples/i18n/es/lib/calculador.rb +0 -0
  52. data/examples/i18n/et/Rakefile +0 -0
  53. data/examples/i18n/et/features/jagamine.feature +0 -0
  54. data/examples/i18n/et/features/liitmine.feature +0 -0
  55. data/examples/i18n/et/features/step_definitions/kalkulaator_steps.rb +0 -0
  56. data/examples/i18n/et/lib/kalkulaator.rb +0 -0
  57. data/examples/i18n/fi/Rakefile +0 -0
  58. data/examples/i18n/fi/features/jakolasku.feature +0 -0
  59. data/examples/i18n/fi/features/yhteenlasku.feature +0 -0
  60. data/examples/i18n/fi/lib/laskin.rb +0 -0
  61. data/examples/i18n/fr/Rakefile +0 -0
  62. data/examples/i18n/fr/features/addition.feature +0 -0
  63. data/examples/i18n/fr/features/addition2.feature +0 -0
  64. data/examples/i18n/fr/features/step_definitions/calculatrice_steps.rb +0 -0
  65. data/examples/i18n/fr/features/support/env.rb +0 -0
  66. data/examples/i18n/fr/lib/calculatrice.rb +0 -0
  67. data/examples/i18n/he/Rakefile +0 -0
  68. data/examples/i18n/he/features/addition.feature +0 -0
  69. data/examples/i18n/he/features/division.feature +0 -0
  70. data/examples/i18n/he/lib/calculator.rb +0 -0
  71. data/examples/i18n/hi/Rakefile +0 -0
  72. data/examples/i18n/hi/features/addition.feature +0 -0
  73. data/examples/i18n/hi/features/division.feature +0 -0
  74. data/examples/i18n/hi/lib/calculator.rb +0 -0
  75. data/examples/i18n/hu/Rakefile +0 -0
  76. data/examples/i18n/hu/features/osszeadas.feature +0 -0
  77. data/examples/i18n/hu/features/osztas.feature +0 -0
  78. data/examples/i18n/hu/lib/calculator.rb +0 -0
  79. data/examples/i18n/id/Rakefile +0 -0
  80. data/examples/i18n/id/features/addition.feature +0 -0
  81. data/examples/i18n/id/features/division.feature +0 -0
  82. data/examples/i18n/id/lib/calculator.rb +0 -0
  83. data/examples/i18n/it/Rakefile +0 -0
  84. data/examples/i18n/it/features/somma.feature +0 -0
  85. data/examples/i18n/it/lib/calcolatrice.rb +0 -0
  86. data/examples/i18n/ja/Rakefile +0 -0
  87. data/examples/i18n/ja/features/addition.feature +0 -0
  88. data/examples/i18n/ja/features/division.feature +0 -0
  89. data/examples/i18n/ja/features/support/env.rb +0 -0
  90. data/examples/i18n/ja/lib/calculator.rb +0 -0
  91. data/examples/i18n/ko/Rakefile +0 -0
  92. data/examples/i18n/ko/features/addition.feature +0 -0
  93. data/examples/i18n/ko/features/division.feature +0 -0
  94. data/examples/i18n/ko/lib/calculator.rb +0 -0
  95. data/examples/i18n/lt/Rakefile +0 -0
  96. data/examples/i18n/lt/features/addition.feature +0 -0
  97. data/examples/i18n/lt/features/division.feature +0 -0
  98. data/examples/i18n/lt/lib/calculator.rb +0 -0
  99. data/examples/i18n/lv/Rakefile +0 -0
  100. data/examples/i18n/lv/features/addition.feature +0 -0
  101. data/examples/i18n/lv/features/division.feature +0 -0
  102. data/examples/i18n/lv/lib/calculator.rb +0 -0
  103. data/examples/i18n/no/Rakefile +0 -0
  104. data/examples/i18n/no/features/summering.feature +0 -0
  105. data/examples/i18n/no/features/support/env.rb +0 -0
  106. data/examples/i18n/no/lib/kalkulator.rb +0 -0
  107. data/examples/i18n/pl/Rakefile +0 -0
  108. data/examples/i18n/pl/features/addition.feature +0 -0
  109. data/examples/i18n/pl/features/division.feature +0 -0
  110. data/examples/i18n/pl/features/support/env.rb +0 -0
  111. data/examples/i18n/pl/lib/calculator.rb +0 -0
  112. data/examples/i18n/pt/Rakefile +0 -0
  113. data/examples/i18n/pt/features/adicao.feature +0 -0
  114. data/examples/i18n/pt/features/step_definitions/calculadora_steps.rb +0 -0
  115. data/examples/i18n/pt/features/support/env.rb +0 -0
  116. data/examples/i18n/pt/lib/calculadora.rb +0 -0
  117. data/examples/i18n/ro/Rakefile +0 -0
  118. data/examples/i18n/ro/features/adunare.feature +0 -0
  119. data/examples/i18n/ro/lib/calculator.rb +0 -0
  120. data/examples/i18n/ru/Rakefile +0 -0
  121. data/examples/i18n/ru/features/addition.feature +0 -0
  122. data/examples/i18n/ru/features/consecutive_calculations.feature +0 -0
  123. data/examples/i18n/ru/features/division.feature +0 -0
  124. data/examples/i18n/ru/features/support/env.rb +0 -0
  125. data/examples/i18n/ru/features/support/world.rb +0 -0
  126. data/examples/i18n/ru/lib/calculator.rb +0 -0
  127. data/examples/i18n/sk/Rakefile +0 -0
  128. data/examples/i18n/sk/features/addition.feature +0 -0
  129. data/examples/i18n/sk/features/division.feature +0 -0
  130. data/examples/i18n/sk/lib/calculator.rb +0 -0
  131. data/examples/i18n/sr-Cyrl/Rakefile +0 -0
  132. data/examples/i18n/sr-Cyrl/features/sabiranje.feature +0 -0
  133. data/examples/i18n/sr-Cyrl/features/support/env.rb +0 -0
  134. data/examples/i18n/sr-Cyrl/lib/calculator.rb +0 -0
  135. data/examples/i18n/sr-Latn/Rakefile +0 -0
  136. data/examples/i18n/sr-Latn/features/sabiranje.feature +0 -0
  137. data/examples/i18n/sr-Latn/lib/calculator.rb +0 -0
  138. data/examples/i18n/sv/Rakefile +0 -0
  139. data/examples/i18n/sv/features/summering.feature +0 -0
  140. data/examples/i18n/sv/lib/kalkulator.rb +0 -0
  141. data/examples/i18n/tr/Rakefile +0 -0
  142. data/examples/i18n/tr/features/bolme.feature +0 -0
  143. data/examples/i18n/tr/features/toplama.feature +0 -0
  144. data/examples/i18n/tr/lib/hesap_makinesi.rb +0 -0
  145. data/examples/i18n/uk/Rakefile +0 -0
  146. data/examples/i18n/uk/features/addition.feature +0 -0
  147. data/examples/i18n/uk/features/consecutive_calculations.feature +0 -0
  148. data/examples/i18n/uk/features/division.feature +0 -0
  149. data/examples/i18n/uk/features/support/env.rb +0 -0
  150. data/examples/i18n/uk/features/support/world.rb +0 -0
  151. data/examples/i18n/uk/lib/calculator.rb +0 -0
  152. data/examples/i18n/uz/Rakefile +0 -0
  153. data/examples/i18n/uz/features/addition.feature +0 -0
  154. data/examples/i18n/uz/features/consecutive_calculations.feature +0 -0
  155. data/examples/i18n/uz/features/division.feature +0 -0
  156. data/examples/i18n/uz/features/support/env.rb +0 -0
  157. data/examples/i18n/uz/features/support/world.rb +0 -0
  158. data/examples/i18n/uz/lib/calculator.rb +0 -0
  159. data/examples/i18n/zh-CN/Rakefile +0 -0
  160. data/examples/i18n/zh-CN/features/addition.feature +0 -0
  161. data/examples/i18n/zh-CN/lib/calculator.rb +0 -0
  162. data/examples/i18n/zh-TW/Rakefile +0 -0
  163. data/examples/i18n/zh-TW/features/addition.feature +0 -0
  164. data/examples/i18n/zh-TW/features/division.feature +0 -0
  165. data/examples/i18n/zh-TW/lib/calculator.rb +0 -0
  166. data/examples/rspec_doubles/Rakefile +0 -0
  167. data/examples/rspec_doubles/features/mocking.feature +0 -0
  168. data/examples/rspec_doubles/features/step_definitions/calvin_steps.rb +0 -0
  169. data/examples/rspec_doubles/features/support/env.rb +0 -0
  170. data/examples/sinatra/README.textile +0 -0
  171. data/examples/sinatra/Rakefile +0 -0
  172. data/examples/sinatra/app.rb +0 -0
  173. data/examples/sinatra/features/add.feature +0 -0
  174. data/examples/sinatra/features/step_definitions/add_steps.rb +0 -0
  175. data/examples/sinatra/features/support/env.rb +0 -0
  176. data/examples/sinatra/views/add.erb +0 -0
  177. data/examples/sinatra/views/layout.erb +0 -0
  178. data/examples/tcl/README.textile +0 -0
  179. data/examples/tcl/Rakefile +0 -0
  180. data/examples/tcl/features/fibonnacci.feature +0 -0
  181. data/examples/tcl/features/step_definitions/fib_steps.rb +0 -0
  182. data/examples/tcl/features/support/env.rb +0 -0
  183. data/examples/tcl/src/fib.tcl +0 -0
  184. data/examples/test_unit/Gemfile +0 -0
  185. data/examples/test_unit/Rakefile +0 -0
  186. data/examples/test_unit/features/step_definitions/test_unit_steps.rb +0 -0
  187. data/examples/test_unit/features/test_unit.feature +0 -0
  188. data/examples/watir/README.textile +0 -0
  189. data/examples/watir/Rakefile +0 -0
  190. data/examples/watir/cucumber.yml +0 -0
  191. data/examples/watir/features/search.feature +0 -0
  192. data/examples/watir/features/step_definitions/search_steps.rb +0 -0
  193. data/examples/watir/features/support/env.rb +0 -0
  194. data/examples/watir/features/support/screenshots.rb +0 -0
  195. data/fixtures/json/features/background.feature +0 -0
  196. data/fixtures/json/features/embed.feature +0 -0
  197. data/fixtures/json/features/one_passing_one_failing.feature +0 -0
  198. data/fixtures/json/features/step_definitions/steps.rb +0 -0
  199. data/fixtures/json/features/tables.feature +0 -0
  200. data/fixtures/junit/features/one_passing_one_failing.feature +0 -0
  201. data/fixtures/junit/features/pending.feature +0 -0
  202. data/fixtures/junit/features/scenario_outline.feature +0 -0
  203. data/fixtures/junit/features/some_subdirectory/one_passing_one_failing.feature +0 -0
  204. data/fixtures/self_test/README.textile +0 -0
  205. data/fixtures/self_test/Rakefile +0 -0
  206. data/fixtures/self_test/features/call_undefined_step_from_step_def.feature +0 -0
  207. data/fixtures/self_test/features/failing_expectation.feature +0 -0
  208. data/fixtures/self_test/features/lots_of_undefined.feature +0 -0
  209. data/fixtures/self_test/features/multiline_name.feature +0 -0
  210. data/fixtures/self_test/features/outline_sample.feature +0 -0
  211. data/fixtures/self_test/features/sample.feature +0 -0
  212. data/fixtures/self_test/features/search_sample.feature +0 -0
  213. data/fixtures/self_test/features/support/bubble_256x256.png +0 -0
  214. data/fixtures/self_test/features/tags_sample.feature +0 -0
  215. data/fixtures/self_test/features/tons_of_cukes.feature +0 -0
  216. data/fixtures/self_test/features/undefined_multiline_args.feature +0 -0
  217. data/fixtures/self_test/list-of-features.txt +0 -0
  218. data/fixtures/steps_library/features/step_definitions/steps_lib1.rb +0 -0
  219. data/fixtures/steps_library/features/step_definitions/steps_lib2.rb +0 -0
  220. data/fixtures/tickets/Rakefile +0 -0
  221. data/fixtures/tickets/features.html +0 -0
  222. data/fixtures/tickets/features/172.feature +0 -0
  223. data/fixtures/tickets/features/177/1.feature +0 -0
  224. data/fixtures/tickets/features/177/2.feature +0 -0
  225. data/fixtures/tickets/features/177/3.feature +0 -0
  226. data/fixtures/tickets/features/180.feature +0 -0
  227. data/fixtures/tickets/features/229/tagged_hooks.feature +0 -0
  228. data/fixtures/tickets/features/229/tagged_hooks.rb +0 -0
  229. data/fixtures/tickets/features/236.feature +0 -0
  230. data/fixtures/tickets/features/241.feature +0 -0
  231. data/fixtures/tickets/features/246.feature +0 -0
  232. data/fixtures/tickets/features/248.feature +0 -0
  233. data/fixtures/tickets/features/270/back.feature +0 -0
  234. data/fixtures/tickets/features/270/back.steps.rb +0 -0
  235. data/fixtures/tickets/features/272/hooks.feature +0 -0
  236. data/fixtures/tickets/features/272/hooks_steps.rb +0 -0
  237. data/fixtures/tickets/features/279/py_string_indent.feature +0 -0
  238. data/fixtures/tickets/features/279/py_string_indent.steps.rb +0 -0
  239. data/fixtures/tickets/features/279/wrong.feature_ +0 -0
  240. data/fixtures/tickets/features/301/filter_background_tagged_hooks.feature +0 -0
  241. data/fixtures/tickets/features/301/filter_background_tagged_hooks_steps.rb +0 -0
  242. data/fixtures/tickets/features/306/only_background.feature +0 -0
  243. data/fixtures/tickets/features/around_timeout.feature +0 -0
  244. data/fixtures/tickets/features/gherkin_67.feature +0 -0
  245. data/fixtures/tickets/features/gherkin_68.feature +0 -0
  246. data/fixtures/tickets/features/half_manual.feature +0 -0
  247. data/fixtures/tickets/features/lib/eatting_machine.rb +0 -0
  248. data/fixtures/tickets/features/lib/pantry.rb +0 -0
  249. data/fixtures/tickets/features/scenario_outline.feature +0 -0
  250. data/fixtures/tickets/features/table_diffing.feature +0 -0
  251. data/fixtures/tickets/features/tickets.feature +0 -0
  252. data/gem_tasks/contributors.rake +0 -0
  253. data/gem_tasks/downloads.rb +0 -0
  254. data/gem_tasks/environment.rake +0 -0
  255. data/gem_tasks/examples.rake +0 -0
  256. data/gem_tasks/fix_cr_lf.rake +0 -0
  257. data/gem_tasks/flog.rake +0 -0
  258. data/gem_tasks/sass.rake +0 -0
  259. data/gem_tasks/versions.txt +0 -0
  260. data/gem_tasks/yard.rake +0 -0
  261. data/gem_tasks/yard/default/layout/html/bubble_32x32.png +0 -0
  262. data/gem_tasks/yard/default/layout/html/footer.erb +0 -0
  263. data/gem_tasks/yard/default/layout/html/index.erb +0 -0
  264. data/gem_tasks/yard/default/layout/html/layout.erb +0 -0
  265. data/gem_tasks/yard/default/layout/html/logo.erb +0 -0
  266. data/gem_tasks/yard/default/layout/html/setup.rb +0 -0
  267. data/legacy_features/README.md +0 -0
  268. data/legacy_features/exception_in_after_block.feature +0 -0
  269. data/legacy_features/exception_in_after_step_block.feature +0 -0
  270. data/legacy_features/junit_formatter.feature +0 -0
  271. data/legacy_features/post_configuration_hook.feature +0 -0
  272. data/legacy_features/profiles.feature +0 -0
  273. data/legacy_features/rake_task.feature +0 -0
  274. data/legacy_features/report_called_undefined_steps.feature +0 -0
  275. data/legacy_features/step_definitions/extra_steps.rb +0 -0
  276. data/legacy_features/step_definitions/simplest_steps.rb +0 -0
  277. data/legacy_features/step_definitions/wire_steps.rb +0 -0
  278. data/legacy_features/support/env.rb.simplest +0 -0
  279. data/legacy_features/support/fake_wire_server.rb +0 -0
  280. data/legacy_features/wire_protocol.feature +0 -0
  281. data/legacy_features/wire_protocol_erb.feature +0 -0
  282. data/legacy_features/wire_protocol_table_diffing.feature +0 -0
  283. data/legacy_features/wire_protocol_tags.feature +0 -0
  284. data/legacy_features/wire_protocol_timeouts.feature +0 -0
  285. data/legacy_features/work_in_progress.feature +0 -0
  286. data/lib/README.rdoc +0 -0
  287. data/lib/autotest/cucumber.rb +0 -0
  288. data/lib/autotest/cucumber_mixin.rb +0 -0
  289. data/lib/autotest/cucumber_rails.rb +0 -0
  290. data/lib/autotest/cucumber_rails_rspec.rb +0 -0
  291. data/lib/autotest/cucumber_rails_rspec2.rb +0 -0
  292. data/lib/autotest/cucumber_rspec.rb +0 -0
  293. data/lib/autotest/cucumber_rspec2.rb +0 -0
  294. data/lib/autotest/discover.rb +0 -0
  295. data/lib/cucumber/ast/location.rb +0 -0
  296. data/lib/cucumber/ast/multiline_argument.rb +0 -0
  297. data/lib/cucumber/broadcaster.rb +0 -0
  298. data/lib/cucumber/cli/profile_loader.rb +0 -0
  299. data/lib/cucumber/configuration.rb +0 -0
  300. data/lib/cucumber/core_ext/string.rb +0 -0
  301. data/lib/cucumber/errors.rb +0 -0
  302. data/lib/cucumber/formatter/ansicolor.rb +0 -0
  303. data/lib/cucumber/formatter/debug.rb +0 -0
  304. data/lib/cucumber/formatter/duration.rb +0 -0
  305. data/lib/cucumber/formatter/gpretty.rb +0 -0
  306. data/lib/cucumber/formatter/interceptor.rb +0 -0
  307. data/lib/cucumber/formatter/io.rb +0 -0
  308. data/lib/cucumber/formatter/jquery-min.js +0 -0
  309. data/lib/cucumber/formatter/json.rb +0 -0
  310. data/lib/cucumber/formatter/json_pretty.rb +0 -0
  311. data/lib/cucumber/formatter/ordered_xml_markup.rb +0 -0
  312. data/lib/cucumber/formatter/rerun.rb +0 -0
  313. data/lib/cucumber/formatter/stepdefs.rb +0 -0
  314. data/lib/cucumber/formatter/steps.rb +0 -0
  315. data/lib/cucumber/formatter/summary.rb +0 -0
  316. data/lib/cucumber/language_support.rb +0 -0
  317. data/lib/cucumber/language_support/language_methods.rb +0 -0
  318. data/lib/cucumber/load_path.rb +0 -0
  319. data/lib/cucumber/parser.rb +0 -0
  320. data/lib/cucumber/parser/gherkin_builder.rb +0 -0
  321. data/lib/cucumber/platform.rb +1 -1
  322. data/lib/cucumber/rb_support/rb_dsl.rb +0 -0
  323. data/lib/cucumber/rb_support/rb_hook.rb +0 -0
  324. data/lib/cucumber/rb_support/rb_step_definition.rb +0 -0
  325. data/lib/cucumber/rb_support/rb_transform.rb +0 -0
  326. data/lib/cucumber/rb_support/regexp_argument_matcher.rb +0 -0
  327. data/lib/cucumber/rb_support/snippet.rb +0 -0
  328. data/lib/cucumber/rspec/disable_option_parser.rb +0 -0
  329. data/lib/cucumber/rspec/doubles.rb +0 -0
  330. data/lib/cucumber/runtime/features_loader.rb +0 -0
  331. data/lib/cucumber/runtime/for_programming_languages.rb +0 -0
  332. data/lib/cucumber/runtime/results.rb +0 -0
  333. data/lib/cucumber/runtime/support_code.rb +0 -0
  334. data/lib/cucumber/runtime/user_interface.rb +0 -0
  335. data/lib/cucumber/step_definition_light.rb +0 -0
  336. data/lib/cucumber/step_definitions.rb +0 -0
  337. data/lib/cucumber/step_match.rb +0 -0
  338. data/lib/cucumber/term/ansicolor.rb +0 -0
  339. data/lib/cucumber/wire_support/configuration.rb +0 -0
  340. data/lib/cucumber/wire_support/connection.rb +0 -0
  341. data/lib/cucumber/wire_support/request_handler.rb +0 -0
  342. data/lib/cucumber/wire_support/wire_exception.rb +0 -0
  343. data/lib/cucumber/wire_support/wire_language.rb +0 -0
  344. data/lib/cucumber/wire_support/wire_packet.rb +0 -0
  345. data/lib/cucumber/wire_support/wire_protocol.rb +0 -0
  346. data/lib/cucumber/wire_support/wire_protocol/requests.rb +0 -0
  347. data/lib/cucumber/wire_support/wire_step_definition.rb +0 -0
  348. data/spec/cucumber/ast/doc_string_spec.rb +0 -0
  349. data/spec/cucumber/ast/features_spec.rb +0 -0
  350. data/spec/cucumber/ast/table_spec.rb +0 -0
  351. data/spec/cucumber/configuration_spec.rb +0 -0
  352. data/spec/cucumber/constantize_spec.rb +0 -0
  353. data/spec/cucumber/formatter/ansicolor_spec.rb +0 -0
  354. data/spec/cucumber/formatter/duration_spec.rb +0 -0
  355. data/spec/cucumber/formatter/interceptor_spec.rb +0 -0
  356. data/spec/cucumber/rake/forked_spec.rb +0 -0
  357. data/spec/cucumber/rb_support/rb_transform_spec.rb +0 -0
  358. data/spec/cucumber/rb_support/regexp_argument_matcher_spec.rb +0 -0
  359. data/spec/cucumber/rb_support/snippet_spec.rb +0 -0
  360. data/spec/cucumber/runtime/for_programming_languages_spec.rb +0 -0
  361. data/spec/cucumber/runtime/results_spec.rb +0 -0
  362. data/spec/cucumber/runtime/support_code_spec.rb +0 -0
  363. data/spec/cucumber/runtime_spec.rb +0 -0
  364. data/spec/cucumber/sell_cucumbers.feature +0 -0
  365. data/spec/cucumber/wire_support/configuration_spec.rb +0 -0
  366. data/spec/cucumber/wire_support/wire_exception_spec.rb +0 -0
  367. data/spec/cucumber/wire_support/wire_packet_spec.rb +0 -0
  368. metadata +119 -87
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 01584f026d3d6fceff435e88198ea98262969739
4
+ data.tar.gz: d4cec9b756e1ebe6d939b9224ffb869a3500d63c
5
+ SHA512:
6
+ metadata.gz: 503bfcde15cb63da4271d46496bb6d942e6b29e69345c5b8ce9e23c262b9c4bb823b8513f9ee799df70fd9da076570462f8103392f8c1fac547249d654dc6533
7
+ data.tar.gz: f49c1a598a9ffe01d32dac9154bcc4659c4458ccb6915a585b0c9c666ee497e280d14093dccb2506944061b9ab378b761406dbe40033439f1bd364a1ad0c575a
File without changes
data/.rspec CHANGED
File without changes
File without changes
data/.yardopts CHANGED
File without changes
data/History.md CHANGED
@@ -1,4 +1,10 @@
1
- ## [1.3.x latest](https://github.com/cucumber/cucumber/compare/v1.3.3...v1.3.4)
1
+ ## [1.3.x latest](https://github.com/cucumber/cucumber/compare/v1.3.5...v1.3.x-bugfix)
2
+
3
+ ## [1.3.5](https://github.com/cucumber/cucumber/compare/v1.3.4...v1.3.5-bugfix)
4
+
5
+ * Fix Rails 4 Minitest autorun problems. ([501](https://github.com/cucumber/cucumber/issues/501) @mattwynne)
6
+
7
+ ## [1.3.4](https://github.com/cucumber/cucumber/compare/v1.3.3...v1.3.4)
2
8
 
3
9
  * JUnit formatter fixed to report skipped scenarios correctly ([496](https://github.com/cucumber/cucumber/issues/496) @ambirag)
4
10
 
data/Rakefile CHANGED
File without changes
@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
17
17
  s.add_dependency 'diff-lcs', '>= 1.1.3'
18
18
  s.add_dependency 'gherkin', '~> 2.12.0'
19
19
  s.add_dependency 'multi_json', '~> 1.7.5'
20
- s.add_dependency 'multi_test', '~> 0.0.1'
20
+ s.add_dependency 'multi_test', '>= 0.0.2'
21
21
 
22
22
  s.add_development_dependency 'aruba', '~> 0.5.2'
23
23
  s.add_development_dependency 'json', '~> 1.7'
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes