cucumber 1.3.5 → 1.3.6
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitattributes +0 -0
- data/.rspec +0 -0
- data/.ruby-gemset +0 -0
- data/.yardopts +0 -0
- data/History.md +4 -2
- data/Rakefile +0 -0
- data/examples/i18n/README.textile +0 -0
- data/examples/i18n/Rakefile +0 -0
- data/examples/i18n/ar/Rakefile +0 -0
- data/examples/i18n/ar/features/addition.feature +0 -0
- data/examples/i18n/ar/lib/calculator.rb +0 -0
- data/examples/i18n/bg/Rakefile +0 -0
- data/examples/i18n/bg/features/addition.feature +0 -0
- data/examples/i18n/bg/features/consecutive_calculations.feature +0 -0
- data/examples/i18n/bg/features/division.feature +0 -0
- data/examples/i18n/bg/features/support/env.rb +0 -0
- data/examples/i18n/bg/features/support/world.rb +0 -0
- data/examples/i18n/bg/lib/calculator.rb +0 -0
- data/examples/i18n/ca/Rakefile +0 -0
- data/examples/i18n/ca/features/suma.feature +0 -0
- data/examples/i18n/ca/lib/calculadora.rb +0 -0
- data/examples/i18n/cs/Rakefile +0 -0
- data/examples/i18n/cs/features/addition.feature +0 -0
- data/examples/i18n/cs/features/division.feature +0 -0
- data/examples/i18n/cs/lib/calculator.rb +0 -0
- data/examples/i18n/da/Rakefile +0 -0
- data/examples/i18n/da/features/sammenlaegning.feature +0 -0
- data/examples/i18n/da/lib/lommeregner.rb +0 -0
- data/examples/i18n/de/Rakefile +0 -0
- data/examples/i18n/de/features/addition.feature +0 -0
- data/examples/i18n/de/features/division.feature +0 -0
- data/examples/i18n/de/lib/calculator.rb +0 -0
- data/examples/i18n/en-lol/Rakefile +0 -0
- data/examples/i18n/en-lol/features/step_definitions/cucumbrz_steps.rb +0 -0
- data/examples/i18n/en-lol/features/stuffing.feature +0 -0
- data/examples/i18n/en-lol/features/support/env.rb +0 -0
- data/examples/i18n/en-lol/lib/basket.rb +0 -0
- data/examples/i18n/en-lol/lib/belly.rb +0 -0
- data/examples/i18n/en/Rakefile +0 -0
- data/examples/i18n/en/features/addition.feature +0 -0
- data/examples/i18n/en/features/division.feature +0 -0
- data/examples/i18n/en/lib/calculator.rb +0 -0
- data/examples/i18n/eo/Rakefile +0 -0
- data/examples/i18n/eo/features/adicio.feature +0 -0
- data/examples/i18n/eo/features/divido.feature +0 -0
- data/examples/i18n/eo/lib/calculator.rb +0 -0
- data/examples/i18n/es/Rakefile +0 -0
- data/examples/i18n/es/features/adicion.feature +0 -0
- data/examples/i18n/es/lib/calculador.rb +0 -0
- data/examples/i18n/et/Rakefile +0 -0
- data/examples/i18n/et/features/jagamine.feature +0 -0
- data/examples/i18n/et/features/liitmine.feature +0 -0
- data/examples/i18n/et/features/step_definitions/kalkulaator_steps.rb +0 -0
- data/examples/i18n/et/lib/kalkulaator.rb +0 -0
- data/examples/i18n/fi/Rakefile +0 -0
- data/examples/i18n/fi/features/jakolasku.feature +0 -0
- data/examples/i18n/fi/features/yhteenlasku.feature +0 -0
- data/examples/i18n/fi/lib/laskin.rb +0 -0
- data/examples/i18n/fr/Rakefile +0 -0
- data/examples/i18n/fr/features/addition.feature +0 -0
- data/examples/i18n/fr/features/addition2.feature +0 -0
- data/examples/i18n/fr/features/step_definitions/calculatrice_steps.rb +0 -0
- data/examples/i18n/fr/features/support/env.rb +0 -0
- data/examples/i18n/fr/lib/calculatrice.rb +0 -0
- data/examples/i18n/he/Rakefile +0 -0
- data/examples/i18n/he/features/addition.feature +0 -0
- data/examples/i18n/he/features/division.feature +0 -0
- data/examples/i18n/he/lib/calculator.rb +0 -0
- data/examples/i18n/hi/Rakefile +0 -0
- data/examples/i18n/hi/features/addition.feature +0 -0
- data/examples/i18n/hi/features/division.feature +0 -0
- data/examples/i18n/hi/lib/calculator.rb +0 -0
- data/examples/i18n/hu/Rakefile +0 -0
- data/examples/i18n/hu/features/osszeadas.feature +0 -0
- data/examples/i18n/hu/features/osztas.feature +0 -0
- data/examples/i18n/hu/lib/calculator.rb +0 -0
- data/examples/i18n/id/Rakefile +0 -0
- data/examples/i18n/id/features/addition.feature +0 -0
- data/examples/i18n/id/features/division.feature +0 -0
- data/examples/i18n/id/lib/calculator.rb +0 -0
- data/examples/i18n/it/Rakefile +0 -0
- data/examples/i18n/it/features/somma.feature +0 -0
- data/examples/i18n/it/lib/calcolatrice.rb +0 -0
- data/examples/i18n/ja/Rakefile +0 -0
- data/examples/i18n/ja/features/addition.feature +0 -0
- data/examples/i18n/ja/features/division.feature +0 -0
- data/examples/i18n/ja/features/support/env.rb +0 -0
- data/examples/i18n/ja/lib/calculator.rb +0 -0
- data/examples/i18n/ko/Rakefile +0 -0
- data/examples/i18n/ko/features/addition.feature +0 -0
- data/examples/i18n/ko/features/division.feature +0 -0
- data/examples/i18n/ko/lib/calculator.rb +0 -0
- data/examples/i18n/lt/Rakefile +0 -0
- data/examples/i18n/lt/features/addition.feature +0 -0
- data/examples/i18n/lt/features/division.feature +0 -0
- data/examples/i18n/lt/lib/calculator.rb +0 -0
- data/examples/i18n/lv/Rakefile +0 -0
- data/examples/i18n/lv/features/addition.feature +0 -0
- data/examples/i18n/lv/features/division.feature +0 -0
- data/examples/i18n/lv/lib/calculator.rb +0 -0
- data/examples/i18n/no/Rakefile +0 -0
- data/examples/i18n/no/features/summering.feature +0 -0
- data/examples/i18n/no/features/support/env.rb +0 -0
- data/examples/i18n/no/lib/kalkulator.rb +0 -0
- data/examples/i18n/pl/Rakefile +0 -0
- data/examples/i18n/pl/features/addition.feature +0 -0
- data/examples/i18n/pl/features/division.feature +0 -0
- data/examples/i18n/pl/features/support/env.rb +0 -0
- data/examples/i18n/pl/lib/calculator.rb +0 -0
- data/examples/i18n/pt/Rakefile +0 -0
- data/examples/i18n/pt/features/adicao.feature +0 -0
- data/examples/i18n/pt/features/step_definitions/calculadora_steps.rb +0 -0
- data/examples/i18n/pt/features/support/env.rb +0 -0
- data/examples/i18n/pt/lib/calculadora.rb +0 -0
- data/examples/i18n/ro/Rakefile +0 -0
- data/examples/i18n/ro/features/adunare.feature +0 -0
- data/examples/i18n/ro/lib/calculator.rb +0 -0
- data/examples/i18n/ru/Rakefile +0 -0
- data/examples/i18n/ru/features/addition.feature +0 -0
- data/examples/i18n/ru/features/consecutive_calculations.feature +0 -0
- data/examples/i18n/ru/features/division.feature +0 -0
- data/examples/i18n/ru/features/support/env.rb +0 -0
- data/examples/i18n/ru/features/support/world.rb +0 -0
- data/examples/i18n/ru/lib/calculator.rb +0 -0
- data/examples/i18n/sk/Rakefile +0 -0
- data/examples/i18n/sk/features/addition.feature +0 -0
- data/examples/i18n/sk/features/division.feature +0 -0
- data/examples/i18n/sk/lib/calculator.rb +0 -0
- data/examples/i18n/sr-Cyrl/Rakefile +0 -0
- data/examples/i18n/sr-Cyrl/features/sabiranje.feature +0 -0
- data/examples/i18n/sr-Cyrl/features/support/env.rb +0 -0
- data/examples/i18n/sr-Cyrl/lib/calculator.rb +0 -0
- data/examples/i18n/sr-Latn/Rakefile +0 -0
- data/examples/i18n/sr-Latn/features/sabiranje.feature +0 -0
- data/examples/i18n/sr-Latn/lib/calculator.rb +0 -0
- data/examples/i18n/sv/Rakefile +0 -0
- data/examples/i18n/sv/features/summering.feature +0 -0
- data/examples/i18n/sv/lib/kalkulator.rb +0 -0
- data/examples/i18n/tr/Rakefile +0 -0
- data/examples/i18n/tr/features/bolme.feature +0 -0
- data/examples/i18n/tr/features/toplama.feature +0 -0
- data/examples/i18n/tr/lib/hesap_makinesi.rb +0 -0
- data/examples/i18n/uk/Rakefile +0 -0
- data/examples/i18n/uk/features/addition.feature +0 -0
- data/examples/i18n/uk/features/consecutive_calculations.feature +0 -0
- data/examples/i18n/uk/features/division.feature +0 -0
- data/examples/i18n/uk/features/support/env.rb +0 -0
- data/examples/i18n/uk/features/support/world.rb +0 -0
- data/examples/i18n/uk/lib/calculator.rb +0 -0
- data/examples/i18n/uz/Rakefile +0 -0
- data/examples/i18n/uz/features/addition.feature +0 -0
- data/examples/i18n/uz/features/consecutive_calculations.feature +0 -0
- data/examples/i18n/uz/features/division.feature +0 -0
- data/examples/i18n/uz/features/support/env.rb +0 -0
- data/examples/i18n/uz/features/support/world.rb +0 -0
- data/examples/i18n/uz/lib/calculator.rb +0 -0
- data/examples/i18n/zh-CN/Rakefile +0 -0
- data/examples/i18n/zh-CN/features/addition.feature +0 -0
- data/examples/i18n/zh-CN/lib/calculator.rb +0 -0
- data/examples/i18n/zh-TW/Rakefile +0 -0
- data/examples/i18n/zh-TW/features/addition.feature +0 -0
- data/examples/i18n/zh-TW/features/division.feature +0 -0
- data/examples/i18n/zh-TW/lib/calculator.rb +0 -0
- data/examples/rspec_doubles/Rakefile +0 -0
- data/examples/rspec_doubles/features/mocking.feature +0 -0
- data/examples/rspec_doubles/features/step_definitions/calvin_steps.rb +0 -0
- data/examples/rspec_doubles/features/support/env.rb +0 -0
- data/examples/sinatra/README.textile +0 -0
- data/examples/sinatra/Rakefile +0 -0
- data/examples/sinatra/app.rb +0 -0
- data/examples/sinatra/features/add.feature +0 -0
- data/examples/sinatra/features/step_definitions/add_steps.rb +0 -0
- data/examples/sinatra/features/support/env.rb +0 -0
- data/examples/sinatra/views/add.erb +0 -0
- data/examples/sinatra/views/layout.erb +0 -0
- data/examples/tcl/README.textile +0 -0
- data/examples/tcl/Rakefile +0 -0
- data/examples/tcl/features/fibonnacci.feature +0 -0
- data/examples/tcl/features/step_definitions/fib_steps.rb +0 -0
- data/examples/tcl/features/support/env.rb +0 -0
- data/examples/tcl/src/fib.tcl +0 -0
- data/examples/test_unit/Gemfile +0 -0
- data/examples/test_unit/Rakefile +0 -0
- data/examples/test_unit/features/step_definitions/test_unit_steps.rb +0 -0
- data/examples/test_unit/features/test_unit.feature +0 -0
- data/examples/watir/README.textile +0 -0
- data/examples/watir/Rakefile +0 -0
- data/examples/watir/cucumber.yml +0 -0
- data/examples/watir/features/search.feature +0 -0
- data/examples/watir/features/step_definitions/search_steps.rb +0 -0
- data/examples/watir/features/support/env.rb +0 -0
- data/examples/watir/features/support/screenshots.rb +0 -0
- data/fixtures/json/features/background.feature +0 -0
- data/fixtures/json/features/embed.feature +0 -0
- data/fixtures/json/features/one_passing_one_failing.feature +0 -0
- data/fixtures/json/features/step_definitions/steps.rb +0 -0
- data/fixtures/json/features/tables.feature +0 -0
- data/fixtures/junit/features/one_passing_one_failing.feature +0 -0
- data/fixtures/junit/features/pending.feature +0 -0
- data/fixtures/junit/features/scenario_outline.feature +0 -0
- data/fixtures/junit/features/some_subdirectory/one_passing_one_failing.feature +0 -0
- data/fixtures/self_test/README.textile +0 -0
- data/fixtures/self_test/Rakefile +0 -0
- data/fixtures/self_test/features/call_undefined_step_from_step_def.feature +0 -0
- data/fixtures/self_test/features/failing_expectation.feature +0 -0
- data/fixtures/self_test/features/lots_of_undefined.feature +0 -0
- data/fixtures/self_test/features/multiline_name.feature +0 -0
- data/fixtures/self_test/features/outline_sample.feature +0 -0
- data/fixtures/self_test/features/sample.feature +0 -0
- data/fixtures/self_test/features/search_sample.feature +0 -0
- data/fixtures/self_test/features/support/bubble_256x256.png +0 -0
- data/fixtures/self_test/features/tags_sample.feature +0 -0
- data/fixtures/self_test/features/tons_of_cukes.feature +0 -0
- data/fixtures/self_test/features/undefined_multiline_args.feature +0 -0
- data/fixtures/self_test/list-of-features.txt +0 -0
- data/fixtures/steps_library/features/step_definitions/steps_lib1.rb +0 -0
- data/fixtures/steps_library/features/step_definitions/steps_lib2.rb +0 -0
- data/fixtures/tickets/Rakefile +0 -0
- data/fixtures/tickets/features.html +0 -0
- data/fixtures/tickets/features/172.feature +0 -0
- data/fixtures/tickets/features/177/1.feature +0 -0
- data/fixtures/tickets/features/177/2.feature +0 -0
- data/fixtures/tickets/features/177/3.feature +0 -0
- data/fixtures/tickets/features/180.feature +0 -0
- data/fixtures/tickets/features/229/tagged_hooks.feature +0 -0
- data/fixtures/tickets/features/229/tagged_hooks.rb +0 -0
- data/fixtures/tickets/features/236.feature +0 -0
- data/fixtures/tickets/features/241.feature +0 -0
- data/fixtures/tickets/features/246.feature +0 -0
- data/fixtures/tickets/features/248.feature +0 -0
- data/fixtures/tickets/features/270/back.feature +0 -0
- data/fixtures/tickets/features/270/back.steps.rb +0 -0
- data/fixtures/tickets/features/272/hooks.feature +0 -0
- data/fixtures/tickets/features/272/hooks_steps.rb +0 -0
- data/fixtures/tickets/features/279/py_string_indent.feature +0 -0
- data/fixtures/tickets/features/279/py_string_indent.steps.rb +0 -0
- data/fixtures/tickets/features/279/wrong.feature_ +0 -0
- data/fixtures/tickets/features/301/filter_background_tagged_hooks.feature +0 -0
- data/fixtures/tickets/features/301/filter_background_tagged_hooks_steps.rb +0 -0
- data/fixtures/tickets/features/306/only_background.feature +0 -0
- data/fixtures/tickets/features/around_timeout.feature +0 -0
- data/fixtures/tickets/features/gherkin_67.feature +0 -0
- data/fixtures/tickets/features/gherkin_68.feature +0 -0
- data/fixtures/tickets/features/half_manual.feature +0 -0
- data/fixtures/tickets/features/lib/eatting_machine.rb +0 -0
- data/fixtures/tickets/features/lib/pantry.rb +0 -0
- data/fixtures/tickets/features/scenario_outline.feature +0 -0
- data/fixtures/tickets/features/table_diffing.feature +0 -0
- data/fixtures/tickets/features/tickets.feature +0 -0
- data/gem_tasks/contributors.rake +0 -0
- data/gem_tasks/downloads.rb +0 -0
- data/gem_tasks/environment.rake +0 -0
- data/gem_tasks/examples.rake +0 -0
- data/gem_tasks/fix_cr_lf.rake +0 -0
- data/gem_tasks/flog.rake +0 -0
- data/gem_tasks/sass.rake +0 -0
- data/gem_tasks/versions.txt +0 -0
- data/gem_tasks/yard.rake +0 -0
- data/gem_tasks/yard/default/layout/html/bubble_32x32.png +0 -0
- data/gem_tasks/yard/default/layout/html/footer.erb +0 -0
- data/gem_tasks/yard/default/layout/html/index.erb +0 -0
- data/gem_tasks/yard/default/layout/html/layout.erb +0 -0
- data/gem_tasks/yard/default/layout/html/logo.erb +0 -0
- data/gem_tasks/yard/default/layout/html/setup.rb +0 -0
- data/legacy_features/README.md +0 -0
- data/legacy_features/exception_in_after_block.feature +0 -0
- data/legacy_features/exception_in_after_step_block.feature +0 -0
- data/legacy_features/junit_formatter.feature +0 -0
- data/legacy_features/post_configuration_hook.feature +0 -0
- data/legacy_features/profiles.feature +0 -0
- data/legacy_features/rake_task.feature +0 -0
- data/legacy_features/report_called_undefined_steps.feature +0 -0
- data/legacy_features/step_definitions/extra_steps.rb +0 -0
- data/legacy_features/step_definitions/simplest_steps.rb +0 -0
- data/legacy_features/step_definitions/wire_steps.rb +0 -0
- data/legacy_features/support/env.rb.simplest +0 -0
- data/legacy_features/support/fake_wire_server.rb +0 -0
- data/legacy_features/wire_protocol.feature +0 -0
- data/legacy_features/wire_protocol_erb.feature +0 -0
- data/legacy_features/wire_protocol_table_diffing.feature +0 -0
- data/legacy_features/wire_protocol_tags.feature +0 -0
- data/legacy_features/wire_protocol_timeouts.feature +0 -0
- data/legacy_features/work_in_progress.feature +0 -0
- data/lib/README.rdoc +0 -0
- data/lib/autotest/cucumber.rb +0 -0
- data/lib/autotest/cucumber_mixin.rb +0 -0
- data/lib/autotest/cucumber_rails.rb +0 -0
- data/lib/autotest/cucumber_rails_rspec.rb +0 -0
- data/lib/autotest/cucumber_rails_rspec2.rb +0 -0
- data/lib/autotest/cucumber_rspec.rb +0 -0
- data/lib/autotest/cucumber_rspec2.rb +0 -0
- data/lib/autotest/discover.rb +0 -0
- data/lib/cucumber/ast/location.rb +0 -0
- data/lib/cucumber/ast/multiline_argument.rb +0 -0
- data/lib/cucumber/broadcaster.rb +0 -0
- data/lib/cucumber/cli/profile_loader.rb +0 -0
- data/lib/cucumber/configuration.rb +0 -0
- data/lib/cucumber/core_ext/string.rb +0 -0
- data/lib/cucumber/errors.rb +0 -0
- data/lib/cucumber/formatter/ansicolor.rb +0 -0
- data/lib/cucumber/formatter/debug.rb +0 -0
- data/lib/cucumber/formatter/duration.rb +0 -0
- data/lib/cucumber/formatter/gpretty.rb +0 -0
- data/lib/cucumber/formatter/html.rb +4 -1
- data/lib/cucumber/formatter/interceptor.rb +0 -0
- data/lib/cucumber/formatter/io.rb +0 -0
- data/lib/cucumber/formatter/jquery-min.js +0 -0
- data/lib/cucumber/formatter/json.rb +0 -0
- data/lib/cucumber/formatter/json_pretty.rb +0 -0
- data/lib/cucumber/formatter/ordered_xml_markup.rb +0 -0
- data/lib/cucumber/formatter/rerun.rb +0 -0
- data/lib/cucumber/formatter/stepdefs.rb +0 -0
- data/lib/cucumber/formatter/steps.rb +0 -0
- data/lib/cucumber/formatter/summary.rb +0 -0
- data/lib/cucumber/language_support.rb +0 -0
- data/lib/cucumber/language_support/language_methods.rb +0 -0
- data/lib/cucumber/load_path.rb +0 -0
- data/lib/cucumber/parser.rb +0 -0
- data/lib/cucumber/parser/gherkin_builder.rb +0 -0
- data/lib/cucumber/platform.rb +1 -1
- data/lib/cucumber/rb_support/rb_dsl.rb +0 -0
- data/lib/cucumber/rb_support/rb_hook.rb +0 -0
- data/lib/cucumber/rb_support/rb_step_definition.rb +0 -0
- data/lib/cucumber/rb_support/rb_transform.rb +0 -0
- data/lib/cucumber/rb_support/regexp_argument_matcher.rb +0 -0
- data/lib/cucumber/rb_support/snippet.rb +0 -0
- data/lib/cucumber/rspec/disable_option_parser.rb +0 -0
- data/lib/cucumber/rspec/doubles.rb +0 -0
- data/lib/cucumber/runtime/features_loader.rb +0 -0
- data/lib/cucumber/runtime/for_programming_languages.rb +0 -0
- data/lib/cucumber/runtime/results.rb +0 -0
- data/lib/cucumber/runtime/support_code.rb +0 -0
- data/lib/cucumber/runtime/user_interface.rb +0 -0
- data/lib/cucumber/step_definition_light.rb +0 -0
- data/lib/cucumber/step_definitions.rb +0 -0
- data/lib/cucumber/step_match.rb +0 -0
- data/lib/cucumber/term/ansicolor.rb +0 -0
- data/lib/cucumber/wire_support/configuration.rb +0 -0
- data/lib/cucumber/wire_support/connection.rb +0 -0
- data/lib/cucumber/wire_support/request_handler.rb +0 -0
- data/lib/cucumber/wire_support/wire_exception.rb +0 -0
- data/lib/cucumber/wire_support/wire_language.rb +0 -0
- data/lib/cucumber/wire_support/wire_packet.rb +0 -0
- data/lib/cucumber/wire_support/wire_protocol.rb +0 -0
- data/lib/cucumber/wire_support/wire_protocol/requests.rb +0 -0
- data/lib/cucumber/wire_support/wire_step_definition.rb +0 -0
- data/spec/cucumber/ast/doc_string_spec.rb +0 -0
- data/spec/cucumber/ast/features_spec.rb +0 -0
- data/spec/cucumber/ast/table_spec.rb +0 -0
- data/spec/cucumber/configuration_spec.rb +0 -0
- data/spec/cucumber/constantize_spec.rb +0 -0
- data/spec/cucumber/formatter/ansicolor_spec.rb +0 -0
- data/spec/cucumber/formatter/duration_spec.rb +0 -0
- data/spec/cucumber/formatter/html_spec.rb +4 -0
- data/spec/cucumber/formatter/interceptor_spec.rb +0 -0
- data/spec/cucumber/rake/forked_spec.rb +0 -0
- data/spec/cucumber/rb_support/rb_transform_spec.rb +0 -0
- data/spec/cucumber/rb_support/regexp_argument_matcher_spec.rb +0 -0
- data/spec/cucumber/rb_support/snippet_spec.rb +0 -0
- data/spec/cucumber/runtime/for_programming_languages_spec.rb +0 -0
- data/spec/cucumber/runtime/results_spec.rb +0 -0
- data/spec/cucumber/runtime/support_code_spec.rb +0 -0
- data/spec/cucumber/runtime_spec.rb +0 -0
- data/spec/cucumber/sell_cucumbers.feature +0 -0
- data/spec/cucumber/wire_support/configuration_spec.rb +0 -0
- data/spec/cucumber/wire_support/wire_exception_spec.rb +0 -0
- data/spec/cucumber/wire_support/wire_packet_spec.rb +0 -0
- metadata +85 -117
- checksums.yaml +0 -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
|
data/fixtures/tickets/Rakefile
CHANGED
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
|
data/gem_tasks/contributors.rake
CHANGED
File without changes
|
data/gem_tasks/downloads.rb
CHANGED
File without changes
|
data/gem_tasks/environment.rake
CHANGED
File without changes
|
data/gem_tasks/examples.rake
CHANGED
File without changes
|
data/gem_tasks/fix_cr_lf.rake
CHANGED
File without changes
|
data/gem_tasks/flog.rake
CHANGED
File without changes
|
data/gem_tasks/sass.rake
CHANGED
File without changes
|
data/gem_tasks/versions.txt
CHANGED
File without changes
|
data/gem_tasks/yard.rake
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/legacy_features/README.md
CHANGED
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
|
data/lib/README.rdoc
CHANGED
File without changes
|
data/lib/autotest/cucumber.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/lib/autotest/discover.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
data/lib/cucumber/broadcaster.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/lib/cucumber/errors.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -22,6 +22,7 @@ module Cucumber
|
|
22
22
|
@header_red = nil
|
23
23
|
@delayed_messages = []
|
24
24
|
@img_id = 0
|
25
|
+
@inside_outline = false
|
25
26
|
end
|
26
27
|
|
27
28
|
def embed(src, mime_type, label)
|
@@ -178,6 +179,7 @@ module Cucumber
|
|
178
179
|
end
|
179
180
|
|
180
181
|
def before_outline_table(outline_table)
|
182
|
+
@inside_outline = true
|
181
183
|
@outline_row = 0
|
182
184
|
@builder << '<table>'
|
183
185
|
end
|
@@ -185,6 +187,7 @@ module Cucumber
|
|
185
187
|
def after_outline_table(outline_table)
|
186
188
|
@builder << '</table>'
|
187
189
|
@outline_row = nil
|
190
|
+
@inside_outline = false
|
188
191
|
end
|
189
192
|
|
190
193
|
def before_examples(examples)
|
@@ -334,7 +337,7 @@ module Cucumber
|
|
334
337
|
attributes = {:id => "#{@row_id}_#{@col_index}", :class => 'step'}
|
335
338
|
attributes[:class] += " #{status}" if status
|
336
339
|
build_cell(@cell_type, value, attributes)
|
337
|
-
set_scenario_color(status)
|
340
|
+
set_scenario_color(status) if @inside_outline
|
338
341
|
@col_index += 1
|
339
342
|
end
|
340
343
|
|
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
|
data/lib/cucumber/load_path.rb
CHANGED
File without changes
|
data/lib/cucumber/parser.rb
CHANGED
File without changes
|
File without changes
|
data/lib/cucumber/platform.rb
CHANGED
@@ -4,7 +4,7 @@ require 'rbconfig'
|
|
4
4
|
|
5
5
|
module Cucumber
|
6
6
|
unless defined?(Cucumber::VERSION)
|
7
|
-
VERSION = '1.3.
|
7
|
+
VERSION = '1.3.6'
|
8
8
|
BINARY = File.expand_path(File.dirname(__FILE__) + '/../../bin/cucumber')
|
9
9
|
LIBDIR = File.expand_path(File.dirname(__FILE__) + '/../../lib')
|
10
10
|
JRUBY = defined?(JRUBY_VERSION)
|
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
|
data/lib/cucumber/step_match.rb
CHANGED
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
|
@@ -141,6 +141,9 @@ module Cucumber
|
|
141
141
|
end
|
142
142
|
|
143
143
|
describe "with a multiline step arg" do
|
144
|
+
define_steps do
|
145
|
+
Given(/there are monkeys:/) { |table| }
|
146
|
+
end
|
144
147
|
define_feature <<-FEATURE
|
145
148
|
Feature: Traveling circus
|
146
149
|
|
@@ -152,6 +155,7 @@ module Cucumber
|
|
152
155
|
FEATURE
|
153
156
|
|
154
157
|
it { @doc.should have_css_node('.feature .scenario table td', /foo/) }
|
158
|
+
it { @out.string.include?('makeYellow(\'scenario_1\')').should be_false }
|
155
159
|
end
|
156
160
|
|
157
161
|
describe "with a table in the background and the scenario" do
|
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
|
metadata
CHANGED
@@ -1,46 +1,52 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cucumber
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.
|
4
|
+
version: 1.3.6
|
5
|
+
prerelease:
|
5
6
|
platform: ruby
|
6
7
|
authors:
|
7
8
|
- Aslak Hellesøy
|
8
9
|
autorequire:
|
9
10
|
bindir: bin
|
10
11
|
cert_chain: []
|
11
|
-
date: 2013-
|
12
|
+
date: 2013-08-09 00:00:00.000000000 Z
|
12
13
|
dependencies:
|
13
14
|
- !ruby/object:Gem::Dependency
|
14
15
|
name: builder
|
15
16
|
requirement: !ruby/object:Gem::Requirement
|
17
|
+
none: false
|
16
18
|
requirements:
|
17
|
-
- - '>='
|
19
|
+
- - ! '>='
|
18
20
|
- !ruby/object:Gem::Version
|
19
21
|
version: 2.1.2
|
20
22
|
type: :runtime
|
21
23
|
prerelease: false
|
22
24
|
version_requirements: !ruby/object:Gem::Requirement
|
25
|
+
none: false
|
23
26
|
requirements:
|
24
|
-
- - '>='
|
27
|
+
- - ! '>='
|
25
28
|
- !ruby/object:Gem::Version
|
26
29
|
version: 2.1.2
|
27
30
|
- !ruby/object:Gem::Dependency
|
28
31
|
name: diff-lcs
|
29
32
|
requirement: !ruby/object:Gem::Requirement
|
33
|
+
none: false
|
30
34
|
requirements:
|
31
|
-
- - '>='
|
35
|
+
- - ! '>='
|
32
36
|
- !ruby/object:Gem::Version
|
33
37
|
version: 1.1.3
|
34
38
|
type: :runtime
|
35
39
|
prerelease: false
|
36
40
|
version_requirements: !ruby/object:Gem::Requirement
|
41
|
+
none: false
|
37
42
|
requirements:
|
38
|
-
- - '>='
|
43
|
+
- - ! '>='
|
39
44
|
- !ruby/object:Gem::Version
|
40
45
|
version: 1.1.3
|
41
46
|
- !ruby/object:Gem::Dependency
|
42
47
|
name: gherkin
|
43
48
|
requirement: !ruby/object:Gem::Requirement
|
49
|
+
none: false
|
44
50
|
requirements:
|
45
51
|
- - ~>
|
46
52
|
- !ruby/object:Gem::Version
|
@@ -48,6 +54,7 @@ dependencies:
|
|
48
54
|
type: :runtime
|
49
55
|
prerelease: false
|
50
56
|
version_requirements: !ruby/object:Gem::Requirement
|
57
|
+
none: false
|
51
58
|
requirements:
|
52
59
|
- - ~>
|
53
60
|
- !ruby/object:Gem::Version
|
@@ -55,6 +62,7 @@ dependencies:
|
|
55
62
|
- !ruby/object:Gem::Dependency
|
56
63
|
name: multi_json
|
57
64
|
requirement: !ruby/object:Gem::Requirement
|
65
|
+
none: false
|
58
66
|
requirements:
|
59
67
|
- - ~>
|
60
68
|
- !ruby/object:Gem::Version
|
@@ -62,6 +70,7 @@ dependencies:
|
|
62
70
|
type: :runtime
|
63
71
|
prerelease: false
|
64
72
|
version_requirements: !ruby/object:Gem::Requirement
|
73
|
+
none: false
|
65
74
|
requirements:
|
66
75
|
- - ~>
|
67
76
|
- !ruby/object:Gem::Version
|
@@ -69,20 +78,23 @@ dependencies:
|
|
69
78
|
- !ruby/object:Gem::Dependency
|
70
79
|
name: multi_test
|
71
80
|
requirement: !ruby/object:Gem::Requirement
|
81
|
+
none: false
|
72
82
|
requirements:
|
73
|
-
- - '>='
|
83
|
+
- - ! '>='
|
74
84
|
- !ruby/object:Gem::Version
|
75
85
|
version: 0.0.2
|
76
86
|
type: :runtime
|
77
87
|
prerelease: false
|
78
88
|
version_requirements: !ruby/object:Gem::Requirement
|
89
|
+
none: false
|
79
90
|
requirements:
|
80
|
-
- - '>='
|
91
|
+
- - ! '>='
|
81
92
|
- !ruby/object:Gem::Version
|
82
93
|
version: 0.0.2
|
83
94
|
- !ruby/object:Gem::Dependency
|
84
95
|
name: aruba
|
85
96
|
requirement: !ruby/object:Gem::Requirement
|
97
|
+
none: false
|
86
98
|
requirements:
|
87
99
|
- - ~>
|
88
100
|
- !ruby/object:Gem::Version
|
@@ -90,6 +102,7 @@ dependencies:
|
|
90
102
|
type: :development
|
91
103
|
prerelease: false
|
92
104
|
version_requirements: !ruby/object:Gem::Requirement
|
105
|
+
none: false
|
93
106
|
requirements:
|
94
107
|
- - ~>
|
95
108
|
- !ruby/object:Gem::Version
|
@@ -97,6 +110,7 @@ dependencies:
|
|
97
110
|
- !ruby/object:Gem::Dependency
|
98
111
|
name: json
|
99
112
|
requirement: !ruby/object:Gem::Requirement
|
113
|
+
none: false
|
100
114
|
requirements:
|
101
115
|
- - ~>
|
102
116
|
- !ruby/object:Gem::Version
|
@@ -104,6 +118,7 @@ dependencies:
|
|
104
118
|
type: :development
|
105
119
|
prerelease: false
|
106
120
|
version_requirements: !ruby/object:Gem::Requirement
|
121
|
+
none: false
|
107
122
|
requirements:
|
108
123
|
- - ~>
|
109
124
|
- !ruby/object:Gem::Version
|
@@ -111,6 +126,7 @@ dependencies:
|
|
111
126
|
- !ruby/object:Gem::Dependency
|
112
127
|
name: nokogiri
|
113
128
|
requirement: !ruby/object:Gem::Requirement
|
129
|
+
none: false
|
114
130
|
requirements:
|
115
131
|
- - ~>
|
116
132
|
- !ruby/object:Gem::Version
|
@@ -118,6 +134,7 @@ dependencies:
|
|
118
134
|
type: :development
|
119
135
|
prerelease: false
|
120
136
|
version_requirements: !ruby/object:Gem::Requirement
|
137
|
+
none: false
|
121
138
|
requirements:
|
122
139
|
- - ~>
|
123
140
|
- !ruby/object:Gem::Version
|
@@ -125,76 +142,87 @@ dependencies:
|
|
125
142
|
- !ruby/object:Gem::Dependency
|
126
143
|
name: rake
|
127
144
|
requirement: !ruby/object:Gem::Requirement
|
145
|
+
none: false
|
128
146
|
requirements:
|
129
|
-
- - '>='
|
147
|
+
- - ! '>='
|
130
148
|
- !ruby/object:Gem::Version
|
131
149
|
version: 0.9.2
|
132
150
|
type: :development
|
133
151
|
prerelease: false
|
134
152
|
version_requirements: !ruby/object:Gem::Requirement
|
153
|
+
none: false
|
135
154
|
requirements:
|
136
|
-
- - '>='
|
155
|
+
- - ! '>='
|
137
156
|
- !ruby/object:Gem::Version
|
138
157
|
version: 0.9.2
|
139
158
|
- !ruby/object:Gem::Dependency
|
140
159
|
name: rspec
|
141
160
|
requirement: !ruby/object:Gem::Requirement
|
161
|
+
none: false
|
142
162
|
requirements:
|
143
|
-
- - '>='
|
163
|
+
- - ! '>='
|
144
164
|
- !ruby/object:Gem::Version
|
145
165
|
version: '2.13'
|
146
166
|
type: :development
|
147
167
|
prerelease: false
|
148
168
|
version_requirements: !ruby/object:Gem::Requirement
|
169
|
+
none: false
|
149
170
|
requirements:
|
150
|
-
- - '>='
|
171
|
+
- - ! '>='
|
151
172
|
- !ruby/object:Gem::Version
|
152
173
|
version: '2.13'
|
153
174
|
- !ruby/object:Gem::Dependency
|
154
175
|
name: simplecov
|
155
176
|
requirement: !ruby/object:Gem::Requirement
|
177
|
+
none: false
|
156
178
|
requirements:
|
157
|
-
- - '>='
|
179
|
+
- - ! '>='
|
158
180
|
- !ruby/object:Gem::Version
|
159
181
|
version: 0.6.2
|
160
182
|
type: :development
|
161
183
|
prerelease: false
|
162
184
|
version_requirements: !ruby/object:Gem::Requirement
|
185
|
+
none: false
|
163
186
|
requirements:
|
164
|
-
- - '>='
|
187
|
+
- - ! '>='
|
165
188
|
- !ruby/object:Gem::Version
|
166
189
|
version: 0.6.2
|
167
190
|
- !ruby/object:Gem::Dependency
|
168
191
|
name: spork
|
169
192
|
requirement: !ruby/object:Gem::Requirement
|
193
|
+
none: false
|
170
194
|
requirements:
|
171
|
-
- - '>='
|
195
|
+
- - ! '>='
|
172
196
|
- !ruby/object:Gem::Version
|
173
197
|
version: 1.0.0.rc2
|
174
198
|
type: :development
|
175
199
|
prerelease: false
|
176
200
|
version_requirements: !ruby/object:Gem::Requirement
|
201
|
+
none: false
|
177
202
|
requirements:
|
178
|
-
- - '>='
|
203
|
+
- - ! '>='
|
179
204
|
- !ruby/object:Gem::Version
|
180
205
|
version: 1.0.0.rc2
|
181
206
|
- !ruby/object:Gem::Dependency
|
182
207
|
name: syntax
|
183
208
|
requirement: !ruby/object:Gem::Requirement
|
209
|
+
none: false
|
184
210
|
requirements:
|
185
|
-
- - '>='
|
211
|
+
- - ! '>='
|
186
212
|
- !ruby/object:Gem::Version
|
187
213
|
version: 1.0.0
|
188
214
|
type: :development
|
189
215
|
prerelease: false
|
190
216
|
version_requirements: !ruby/object:Gem::Requirement
|
217
|
+
none: false
|
191
218
|
requirements:
|
192
|
-
- - '>='
|
219
|
+
- - ! '>='
|
193
220
|
- !ruby/object:Gem::Version
|
194
221
|
version: 1.0.0
|
195
222
|
- !ruby/object:Gem::Dependency
|
196
223
|
name: bcat
|
197
224
|
requirement: !ruby/object:Gem::Requirement
|
225
|
+
none: false
|
198
226
|
requirements:
|
199
227
|
- - ~>
|
200
228
|
- !ruby/object:Gem::Version
|
@@ -202,6 +230,7 @@ dependencies:
|
|
202
230
|
type: :development
|
203
231
|
prerelease: false
|
204
232
|
version_requirements: !ruby/object:Gem::Requirement
|
233
|
+
none: false
|
205
234
|
requirements:
|
206
235
|
- - ~>
|
207
236
|
- !ruby/object:Gem::Version
|
@@ -209,6 +238,7 @@ dependencies:
|
|
209
238
|
- !ruby/object:Gem::Dependency
|
210
239
|
name: kramdown
|
211
240
|
requirement: !ruby/object:Gem::Requirement
|
241
|
+
none: false
|
212
242
|
requirements:
|
213
243
|
- - ~>
|
214
244
|
- !ruby/object:Gem::Version
|
@@ -216,6 +246,7 @@ dependencies:
|
|
216
246
|
type: :development
|
217
247
|
prerelease: false
|
218
248
|
version_requirements: !ruby/object:Gem::Requirement
|
249
|
+
none: false
|
219
250
|
requirements:
|
220
251
|
- - ~>
|
221
252
|
- !ruby/object:Gem::Version
|
@@ -223,6 +254,7 @@ dependencies:
|
|
223
254
|
- !ruby/object:Gem::Dependency
|
224
255
|
name: yard
|
225
256
|
requirement: !ruby/object:Gem::Requirement
|
257
|
+
none: false
|
226
258
|
requirements:
|
227
259
|
- - ~>
|
228
260
|
- !ruby/object:Gem::Version
|
@@ -230,6 +262,7 @@ dependencies:
|
|
230
262
|
type: :development
|
231
263
|
prerelease: false
|
232
264
|
version_requirements: !ruby/object:Gem::Requirement
|
265
|
+
none: false
|
233
266
|
requirements:
|
234
267
|
- - ~>
|
235
268
|
- !ruby/object:Gem::Version
|
@@ -237,8 +270,9 @@ dependencies:
|
|
237
270
|
- !ruby/object:Gem::Dependency
|
238
271
|
name: capybara
|
239
272
|
requirement: !ruby/object:Gem::Requirement
|
273
|
+
none: false
|
240
274
|
requirements:
|
241
|
-
- - '>='
|
275
|
+
- - ! '>='
|
242
276
|
- !ruby/object:Gem::Version
|
243
277
|
version: 1.1.2
|
244
278
|
- - <
|
@@ -247,8 +281,9 @@ dependencies:
|
|
247
281
|
type: :development
|
248
282
|
prerelease: false
|
249
283
|
version_requirements: !ruby/object:Gem::Requirement
|
284
|
+
none: false
|
250
285
|
requirements:
|
251
|
-
- - '>='
|
286
|
+
- - ! '>='
|
252
287
|
- !ruby/object:Gem::Version
|
253
288
|
version: 1.1.2
|
254
289
|
- - <
|
@@ -257,57 +292,65 @@ dependencies:
|
|
257
292
|
- !ruby/object:Gem::Dependency
|
258
293
|
name: rack-test
|
259
294
|
requirement: !ruby/object:Gem::Requirement
|
295
|
+
none: false
|
260
296
|
requirements:
|
261
|
-
- - '>='
|
297
|
+
- - ! '>='
|
262
298
|
- !ruby/object:Gem::Version
|
263
299
|
version: 0.6.1
|
264
300
|
type: :development
|
265
301
|
prerelease: false
|
266
302
|
version_requirements: !ruby/object:Gem::Requirement
|
303
|
+
none: false
|
267
304
|
requirements:
|
268
|
-
- - '>='
|
305
|
+
- - ! '>='
|
269
306
|
- !ruby/object:Gem::Version
|
270
307
|
version: 0.6.1
|
271
308
|
- !ruby/object:Gem::Dependency
|
272
309
|
name: ramaze
|
273
310
|
requirement: !ruby/object:Gem::Requirement
|
311
|
+
none: false
|
274
312
|
requirements:
|
275
|
-
- - '>='
|
313
|
+
- - ! '>='
|
276
314
|
- !ruby/object:Gem::Version
|
277
315
|
version: '0'
|
278
316
|
type: :development
|
279
317
|
prerelease: false
|
280
318
|
version_requirements: !ruby/object:Gem::Requirement
|
319
|
+
none: false
|
281
320
|
requirements:
|
282
|
-
- - '>='
|
321
|
+
- - ! '>='
|
283
322
|
- !ruby/object:Gem::Version
|
284
323
|
version: '0'
|
285
324
|
- !ruby/object:Gem::Dependency
|
286
325
|
name: sinatra
|
287
326
|
requirement: !ruby/object:Gem::Requirement
|
327
|
+
none: false
|
288
328
|
requirements:
|
289
|
-
- - '>='
|
329
|
+
- - ! '>='
|
290
330
|
- !ruby/object:Gem::Version
|
291
331
|
version: 1.3.2
|
292
332
|
type: :development
|
293
333
|
prerelease: false
|
294
334
|
version_requirements: !ruby/object:Gem::Requirement
|
335
|
+
none: false
|
295
336
|
requirements:
|
296
|
-
- - '>='
|
337
|
+
- - ! '>='
|
297
338
|
- !ruby/object:Gem::Version
|
298
339
|
version: 1.3.2
|
299
340
|
- !ruby/object:Gem::Dependency
|
300
341
|
name: webrat
|
301
342
|
requirement: !ruby/object:Gem::Requirement
|
343
|
+
none: false
|
302
344
|
requirements:
|
303
|
-
- - '>='
|
345
|
+
- - ! '>='
|
304
346
|
- !ruby/object:Gem::Version
|
305
347
|
version: 0.7.3
|
306
348
|
type: :development
|
307
349
|
prerelease: false
|
308
350
|
version_requirements: !ruby/object:Gem::Requirement
|
351
|
+
none: false
|
309
352
|
requirements:
|
310
|
-
- - '>='
|
353
|
+
- - ! '>='
|
311
354
|
- !ruby/object:Gem::Version
|
312
355
|
version: 0.7.3
|
313
356
|
description: Behaviour Driven Development with elegance and joy
|
@@ -907,109 +950,34 @@ files:
|
|
907
950
|
- spec/spec_helper.rb
|
908
951
|
homepage: http://cukes.info
|
909
952
|
licenses: []
|
910
|
-
metadata: {}
|
911
953
|
post_install_message:
|
912
954
|
rdoc_options:
|
913
955
|
- --charset=UTF-8
|
914
956
|
require_paths:
|
915
957
|
- lib
|
916
958
|
required_ruby_version: !ruby/object:Gem::Requirement
|
959
|
+
none: false
|
917
960
|
requirements:
|
918
|
-
- - '>='
|
961
|
+
- - ! '>='
|
919
962
|
- !ruby/object:Gem::Version
|
920
963
|
version: '0'
|
964
|
+
segments:
|
965
|
+
- 0
|
966
|
+
hash: -233265350743836880
|
921
967
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
968
|
+
none: false
|
922
969
|
requirements:
|
923
|
-
- - '>='
|
970
|
+
- - ! '>='
|
924
971
|
- !ruby/object:Gem::Version
|
925
972
|
version: '0'
|
973
|
+
segments:
|
974
|
+
- 0
|
975
|
+
hash: -233265350743836880
|
926
976
|
requirements: []
|
927
977
|
rubyforge_project:
|
928
|
-
rubygems_version:
|
978
|
+
rubygems_version: 1.8.25
|
929
979
|
signing_key:
|
930
|
-
specification_version:
|
931
|
-
summary: cucumber-1.3.
|
932
|
-
test_files:
|
933
|
-
- features/assertions.feature
|
934
|
-
- features/background.feature
|
935
|
-
- features/backtraces.feature
|
936
|
-
- features/before_hook.feature
|
937
|
-
- features/bootstrap.feature
|
938
|
-
- features/custom_formatter.feature
|
939
|
-
- features/doc_strings.feature
|
940
|
-
- features/drb_server_integration.feature
|
941
|
-
- features/execute_with_tag_filter.feature
|
942
|
-
- features/formatter_callbacks.feature
|
943
|
-
- features/formatter_step_file_colon_line.feature
|
944
|
-
- features/html_formatter.feature
|
945
|
-
- features/iso-8859-1.feature
|
946
|
-
- features/json_formatter.feature
|
947
|
-
- features/load_path.feature
|
948
|
-
- features/nested_steps.feature
|
949
|
-
- features/nested_steps_i18n.feature
|
950
|
-
- features/nested_steps_with_second_arg.feature
|
951
|
-
- features/parsing.feature
|
952
|
-
- features/pretty_formatter.feature
|
953
|
-
- features/progress_formatter.feature
|
954
|
-
- features/raketask.feature
|
955
|
-
- features/rerun_formatter.feature
|
956
|
-
- features/run_specific_scenarios.feature
|
957
|
-
- features/stats_formatters.feature
|
958
|
-
- features/step_definitions.feature
|
959
|
-
- features/step_definitions/cucumber-features/cucumber_ruby_mappings.rb
|
960
|
-
- features/step_definitions/cucumber_steps.rb
|
961
|
-
- features/step_definitions/drb_steps.rb
|
962
|
-
- features/step_definitions/iso-8859-1_steps.rb
|
963
|
-
- features/support/env.rb
|
964
|
-
- features/support/feature_factory.rb
|
965
|
-
- features/tagged_hooks.feature
|
966
|
-
- features/transforms.feature
|
967
|
-
- spec/cucumber/ast/background_spec.rb
|
968
|
-
- spec/cucumber/ast/doc_string_spec.rb
|
969
|
-
- spec/cucumber/ast/feature_factory.rb
|
970
|
-
- spec/cucumber/ast/feature_spec.rb
|
971
|
-
- spec/cucumber/ast/features_spec.rb
|
972
|
-
- spec/cucumber/ast/outline_table_spec.rb
|
973
|
-
- spec/cucumber/ast/scenario_outline_spec.rb
|
974
|
-
- spec/cucumber/ast/step_spec.rb
|
975
|
-
- spec/cucumber/ast/table_spec.rb
|
976
|
-
- spec/cucumber/ast/tree_walker_spec.rb
|
977
|
-
- spec/cucumber/broadcaster_spec.rb
|
978
|
-
- spec/cucumber/cli/configuration_spec.rb
|
979
|
-
- spec/cucumber/cli/drb_client_spec.rb
|
980
|
-
- spec/cucumber/cli/main_spec.rb
|
981
|
-
- spec/cucumber/cli/options_spec.rb
|
982
|
-
- spec/cucumber/cli/profile_loader_spec.rb
|
983
|
-
- spec/cucumber/configuration_spec.rb
|
984
|
-
- spec/cucumber/constantize_spec.rb
|
985
|
-
- spec/cucumber/core_ext/proc_spec.rb
|
986
|
-
- spec/cucumber/formatter/ansicolor_spec.rb
|
987
|
-
- spec/cucumber/formatter/duration_spec.rb
|
988
|
-
- spec/cucumber/formatter/html_spec.rb
|
989
|
-
- spec/cucumber/formatter/interceptor_spec.rb
|
990
|
-
- spec/cucumber/formatter/junit_spec.rb
|
991
|
-
- spec/cucumber/formatter/pretty_spec.rb
|
992
|
-
- spec/cucumber/formatter/progress_spec.rb
|
993
|
-
- spec/cucumber/formatter/spec_helper.rb
|
994
|
-
- spec/cucumber/rake/forked_spec.rb
|
995
|
-
- spec/cucumber/rake/rcov_spec.rb
|
996
|
-
- spec/cucumber/rb_support/rb_language_spec.rb
|
997
|
-
- spec/cucumber/rb_support/rb_step_definition_spec.rb
|
998
|
-
- spec/cucumber/rb_support/rb_transform_spec.rb
|
999
|
-
- spec/cucumber/rb_support/regexp_argument_matcher_spec.rb
|
1000
|
-
- spec/cucumber/rb_support/snippet_spec.rb
|
1001
|
-
- spec/cucumber/runtime/for_programming_languages_spec.rb
|
1002
|
-
- spec/cucumber/runtime/results_spec.rb
|
1003
|
-
- spec/cucumber/runtime/support_code_spec.rb
|
1004
|
-
- spec/cucumber/runtime_spec.rb
|
1005
|
-
- spec/cucumber/sell_cucumbers.feature
|
1006
|
-
- spec/cucumber/step_match_spec.rb
|
1007
|
-
- spec/cucumber/wire_support/configuration_spec.rb
|
1008
|
-
- spec/cucumber/wire_support/connection_spec.rb
|
1009
|
-
- spec/cucumber/wire_support/wire_exception_spec.rb
|
1010
|
-
- spec/cucumber/wire_support/wire_language_spec.rb
|
1011
|
-
- spec/cucumber/wire_support/wire_packet_spec.rb
|
1012
|
-
- spec/cucumber/wire_support/wire_step_definition_spec.rb
|
1013
|
-
- spec/cucumber/world/pending_spec.rb
|
1014
|
-
- spec/spec_helper.rb
|
980
|
+
specification_version: 3
|
981
|
+
summary: cucumber-1.3.6
|
982
|
+
test_files: []
|
1015
983
|
has_rdoc:
|