cucumber 1.3.4 → 1.3.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitattributes +0 -0
- data/.rspec +0 -0
- data/.ruby-gemset +0 -0
- data/.yardopts +0 -0
- data/History.md +7 -1
- data/Rakefile +0 -0
- data/cucumber.gemspec +1 -1
- 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/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/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 +119 -87
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/fixtures/self_test/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
|
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
|
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.5'
|
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
|
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,52 +1,46 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cucumber
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.
|
5
|
-
prerelease:
|
4
|
+
version: 1.3.5
|
6
5
|
platform: ruby
|
7
6
|
authors:
|
8
7
|
- Aslak Hellesøy
|
9
8
|
autorequire:
|
10
9
|
bindir: bin
|
11
10
|
cert_chain: []
|
12
|
-
date: 2013-07-
|
11
|
+
date: 2013-07-19 00:00:00.000000000 Z
|
13
12
|
dependencies:
|
14
13
|
- !ruby/object:Gem::Dependency
|
15
14
|
name: builder
|
16
15
|
requirement: !ruby/object:Gem::Requirement
|
17
|
-
none: false
|
18
16
|
requirements:
|
19
|
-
- -
|
17
|
+
- - '>='
|
20
18
|
- !ruby/object:Gem::Version
|
21
19
|
version: 2.1.2
|
22
20
|
type: :runtime
|
23
21
|
prerelease: false
|
24
22
|
version_requirements: !ruby/object:Gem::Requirement
|
25
|
-
none: false
|
26
23
|
requirements:
|
27
|
-
- -
|
24
|
+
- - '>='
|
28
25
|
- !ruby/object:Gem::Version
|
29
26
|
version: 2.1.2
|
30
27
|
- !ruby/object:Gem::Dependency
|
31
28
|
name: diff-lcs
|
32
29
|
requirement: !ruby/object:Gem::Requirement
|
33
|
-
none: false
|
34
30
|
requirements:
|
35
|
-
- -
|
31
|
+
- - '>='
|
36
32
|
- !ruby/object:Gem::Version
|
37
33
|
version: 1.1.3
|
38
34
|
type: :runtime
|
39
35
|
prerelease: false
|
40
36
|
version_requirements: !ruby/object:Gem::Requirement
|
41
|
-
none: false
|
42
37
|
requirements:
|
43
|
-
- -
|
38
|
+
- - '>='
|
44
39
|
- !ruby/object:Gem::Version
|
45
40
|
version: 1.1.3
|
46
41
|
- !ruby/object:Gem::Dependency
|
47
42
|
name: gherkin
|
48
43
|
requirement: !ruby/object:Gem::Requirement
|
49
|
-
none: false
|
50
44
|
requirements:
|
51
45
|
- - ~>
|
52
46
|
- !ruby/object:Gem::Version
|
@@ -54,7 +48,6 @@ dependencies:
|
|
54
48
|
type: :runtime
|
55
49
|
prerelease: false
|
56
50
|
version_requirements: !ruby/object:Gem::Requirement
|
57
|
-
none: false
|
58
51
|
requirements:
|
59
52
|
- - ~>
|
60
53
|
- !ruby/object:Gem::Version
|
@@ -62,7 +55,6 @@ dependencies:
|
|
62
55
|
- !ruby/object:Gem::Dependency
|
63
56
|
name: multi_json
|
64
57
|
requirement: !ruby/object:Gem::Requirement
|
65
|
-
none: false
|
66
58
|
requirements:
|
67
59
|
- - ~>
|
68
60
|
- !ruby/object:Gem::Version
|
@@ -70,7 +62,6 @@ dependencies:
|
|
70
62
|
type: :runtime
|
71
63
|
prerelease: false
|
72
64
|
version_requirements: !ruby/object:Gem::Requirement
|
73
|
-
none: false
|
74
65
|
requirements:
|
75
66
|
- - ~>
|
76
67
|
- !ruby/object:Gem::Version
|
@@ -78,23 +69,20 @@ dependencies:
|
|
78
69
|
- !ruby/object:Gem::Dependency
|
79
70
|
name: multi_test
|
80
71
|
requirement: !ruby/object:Gem::Requirement
|
81
|
-
none: false
|
82
72
|
requirements:
|
83
|
-
- -
|
73
|
+
- - '>='
|
84
74
|
- !ruby/object:Gem::Version
|
85
|
-
version: 0.0.
|
75
|
+
version: 0.0.2
|
86
76
|
type: :runtime
|
87
77
|
prerelease: false
|
88
78
|
version_requirements: !ruby/object:Gem::Requirement
|
89
|
-
none: false
|
90
79
|
requirements:
|
91
|
-
- -
|
80
|
+
- - '>='
|
92
81
|
- !ruby/object:Gem::Version
|
93
|
-
version: 0.0.
|
82
|
+
version: 0.0.2
|
94
83
|
- !ruby/object:Gem::Dependency
|
95
84
|
name: aruba
|
96
85
|
requirement: !ruby/object:Gem::Requirement
|
97
|
-
none: false
|
98
86
|
requirements:
|
99
87
|
- - ~>
|
100
88
|
- !ruby/object:Gem::Version
|
@@ -102,7 +90,6 @@ dependencies:
|
|
102
90
|
type: :development
|
103
91
|
prerelease: false
|
104
92
|
version_requirements: !ruby/object:Gem::Requirement
|
105
|
-
none: false
|
106
93
|
requirements:
|
107
94
|
- - ~>
|
108
95
|
- !ruby/object:Gem::Version
|
@@ -110,7 +97,6 @@ dependencies:
|
|
110
97
|
- !ruby/object:Gem::Dependency
|
111
98
|
name: json
|
112
99
|
requirement: !ruby/object:Gem::Requirement
|
113
|
-
none: false
|
114
100
|
requirements:
|
115
101
|
- - ~>
|
116
102
|
- !ruby/object:Gem::Version
|
@@ -118,7 +104,6 @@ dependencies:
|
|
118
104
|
type: :development
|
119
105
|
prerelease: false
|
120
106
|
version_requirements: !ruby/object:Gem::Requirement
|
121
|
-
none: false
|
122
107
|
requirements:
|
123
108
|
- - ~>
|
124
109
|
- !ruby/object:Gem::Version
|
@@ -126,7 +111,6 @@ dependencies:
|
|
126
111
|
- !ruby/object:Gem::Dependency
|
127
112
|
name: nokogiri
|
128
113
|
requirement: !ruby/object:Gem::Requirement
|
129
|
-
none: false
|
130
114
|
requirements:
|
131
115
|
- - ~>
|
132
116
|
- !ruby/object:Gem::Version
|
@@ -134,7 +118,6 @@ dependencies:
|
|
134
118
|
type: :development
|
135
119
|
prerelease: false
|
136
120
|
version_requirements: !ruby/object:Gem::Requirement
|
137
|
-
none: false
|
138
121
|
requirements:
|
139
122
|
- - ~>
|
140
123
|
- !ruby/object:Gem::Version
|
@@ -142,87 +125,76 @@ dependencies:
|
|
142
125
|
- !ruby/object:Gem::Dependency
|
143
126
|
name: rake
|
144
127
|
requirement: !ruby/object:Gem::Requirement
|
145
|
-
none: false
|
146
128
|
requirements:
|
147
|
-
- -
|
129
|
+
- - '>='
|
148
130
|
- !ruby/object:Gem::Version
|
149
131
|
version: 0.9.2
|
150
132
|
type: :development
|
151
133
|
prerelease: false
|
152
134
|
version_requirements: !ruby/object:Gem::Requirement
|
153
|
-
none: false
|
154
135
|
requirements:
|
155
|
-
- -
|
136
|
+
- - '>='
|
156
137
|
- !ruby/object:Gem::Version
|
157
138
|
version: 0.9.2
|
158
139
|
- !ruby/object:Gem::Dependency
|
159
140
|
name: rspec
|
160
141
|
requirement: !ruby/object:Gem::Requirement
|
161
|
-
none: false
|
162
142
|
requirements:
|
163
|
-
- -
|
143
|
+
- - '>='
|
164
144
|
- !ruby/object:Gem::Version
|
165
145
|
version: '2.13'
|
166
146
|
type: :development
|
167
147
|
prerelease: false
|
168
148
|
version_requirements: !ruby/object:Gem::Requirement
|
169
|
-
none: false
|
170
149
|
requirements:
|
171
|
-
- -
|
150
|
+
- - '>='
|
172
151
|
- !ruby/object:Gem::Version
|
173
152
|
version: '2.13'
|
174
153
|
- !ruby/object:Gem::Dependency
|
175
154
|
name: simplecov
|
176
155
|
requirement: !ruby/object:Gem::Requirement
|
177
|
-
none: false
|
178
156
|
requirements:
|
179
|
-
- -
|
157
|
+
- - '>='
|
180
158
|
- !ruby/object:Gem::Version
|
181
159
|
version: 0.6.2
|
182
160
|
type: :development
|
183
161
|
prerelease: false
|
184
162
|
version_requirements: !ruby/object:Gem::Requirement
|
185
|
-
none: false
|
186
163
|
requirements:
|
187
|
-
- -
|
164
|
+
- - '>='
|
188
165
|
- !ruby/object:Gem::Version
|
189
166
|
version: 0.6.2
|
190
167
|
- !ruby/object:Gem::Dependency
|
191
168
|
name: spork
|
192
169
|
requirement: !ruby/object:Gem::Requirement
|
193
|
-
none: false
|
194
170
|
requirements:
|
195
|
-
- -
|
171
|
+
- - '>='
|
196
172
|
- !ruby/object:Gem::Version
|
197
173
|
version: 1.0.0.rc2
|
198
174
|
type: :development
|
199
175
|
prerelease: false
|
200
176
|
version_requirements: !ruby/object:Gem::Requirement
|
201
|
-
none: false
|
202
177
|
requirements:
|
203
|
-
- -
|
178
|
+
- - '>='
|
204
179
|
- !ruby/object:Gem::Version
|
205
180
|
version: 1.0.0.rc2
|
206
181
|
- !ruby/object:Gem::Dependency
|
207
182
|
name: syntax
|
208
183
|
requirement: !ruby/object:Gem::Requirement
|
209
|
-
none: false
|
210
184
|
requirements:
|
211
|
-
- -
|
185
|
+
- - '>='
|
212
186
|
- !ruby/object:Gem::Version
|
213
187
|
version: 1.0.0
|
214
188
|
type: :development
|
215
189
|
prerelease: false
|
216
190
|
version_requirements: !ruby/object:Gem::Requirement
|
217
|
-
none: false
|
218
191
|
requirements:
|
219
|
-
- -
|
192
|
+
- - '>='
|
220
193
|
- !ruby/object:Gem::Version
|
221
194
|
version: 1.0.0
|
222
195
|
- !ruby/object:Gem::Dependency
|
223
196
|
name: bcat
|
224
197
|
requirement: !ruby/object:Gem::Requirement
|
225
|
-
none: false
|
226
198
|
requirements:
|
227
199
|
- - ~>
|
228
200
|
- !ruby/object:Gem::Version
|
@@ -230,7 +202,6 @@ dependencies:
|
|
230
202
|
type: :development
|
231
203
|
prerelease: false
|
232
204
|
version_requirements: !ruby/object:Gem::Requirement
|
233
|
-
none: false
|
234
205
|
requirements:
|
235
206
|
- - ~>
|
236
207
|
- !ruby/object:Gem::Version
|
@@ -238,7 +209,6 @@ dependencies:
|
|
238
209
|
- !ruby/object:Gem::Dependency
|
239
210
|
name: kramdown
|
240
211
|
requirement: !ruby/object:Gem::Requirement
|
241
|
-
none: false
|
242
212
|
requirements:
|
243
213
|
- - ~>
|
244
214
|
- !ruby/object:Gem::Version
|
@@ -246,7 +216,6 @@ dependencies:
|
|
246
216
|
type: :development
|
247
217
|
prerelease: false
|
248
218
|
version_requirements: !ruby/object:Gem::Requirement
|
249
|
-
none: false
|
250
219
|
requirements:
|
251
220
|
- - ~>
|
252
221
|
- !ruby/object:Gem::Version
|
@@ -254,7 +223,6 @@ dependencies:
|
|
254
223
|
- !ruby/object:Gem::Dependency
|
255
224
|
name: yard
|
256
225
|
requirement: !ruby/object:Gem::Requirement
|
257
|
-
none: false
|
258
226
|
requirements:
|
259
227
|
- - ~>
|
260
228
|
- !ruby/object:Gem::Version
|
@@ -262,7 +230,6 @@ dependencies:
|
|
262
230
|
type: :development
|
263
231
|
prerelease: false
|
264
232
|
version_requirements: !ruby/object:Gem::Requirement
|
265
|
-
none: false
|
266
233
|
requirements:
|
267
234
|
- - ~>
|
268
235
|
- !ruby/object:Gem::Version
|
@@ -270,9 +237,8 @@ dependencies:
|
|
270
237
|
- !ruby/object:Gem::Dependency
|
271
238
|
name: capybara
|
272
239
|
requirement: !ruby/object:Gem::Requirement
|
273
|
-
none: false
|
274
240
|
requirements:
|
275
|
-
- -
|
241
|
+
- - '>='
|
276
242
|
- !ruby/object:Gem::Version
|
277
243
|
version: 1.1.2
|
278
244
|
- - <
|
@@ -281,9 +247,8 @@ dependencies:
|
|
281
247
|
type: :development
|
282
248
|
prerelease: false
|
283
249
|
version_requirements: !ruby/object:Gem::Requirement
|
284
|
-
none: false
|
285
250
|
requirements:
|
286
|
-
- -
|
251
|
+
- - '>='
|
287
252
|
- !ruby/object:Gem::Version
|
288
253
|
version: 1.1.2
|
289
254
|
- - <
|
@@ -292,65 +257,57 @@ dependencies:
|
|
292
257
|
- !ruby/object:Gem::Dependency
|
293
258
|
name: rack-test
|
294
259
|
requirement: !ruby/object:Gem::Requirement
|
295
|
-
none: false
|
296
260
|
requirements:
|
297
|
-
- -
|
261
|
+
- - '>='
|
298
262
|
- !ruby/object:Gem::Version
|
299
263
|
version: 0.6.1
|
300
264
|
type: :development
|
301
265
|
prerelease: false
|
302
266
|
version_requirements: !ruby/object:Gem::Requirement
|
303
|
-
none: false
|
304
267
|
requirements:
|
305
|
-
- -
|
268
|
+
- - '>='
|
306
269
|
- !ruby/object:Gem::Version
|
307
270
|
version: 0.6.1
|
308
271
|
- !ruby/object:Gem::Dependency
|
309
272
|
name: ramaze
|
310
273
|
requirement: !ruby/object:Gem::Requirement
|
311
|
-
none: false
|
312
274
|
requirements:
|
313
|
-
- -
|
275
|
+
- - '>='
|
314
276
|
- !ruby/object:Gem::Version
|
315
277
|
version: '0'
|
316
278
|
type: :development
|
317
279
|
prerelease: false
|
318
280
|
version_requirements: !ruby/object:Gem::Requirement
|
319
|
-
none: false
|
320
281
|
requirements:
|
321
|
-
- -
|
282
|
+
- - '>='
|
322
283
|
- !ruby/object:Gem::Version
|
323
284
|
version: '0'
|
324
285
|
- !ruby/object:Gem::Dependency
|
325
286
|
name: sinatra
|
326
287
|
requirement: !ruby/object:Gem::Requirement
|
327
|
-
none: false
|
328
288
|
requirements:
|
329
|
-
- -
|
289
|
+
- - '>='
|
330
290
|
- !ruby/object:Gem::Version
|
331
291
|
version: 1.3.2
|
332
292
|
type: :development
|
333
293
|
prerelease: false
|
334
294
|
version_requirements: !ruby/object:Gem::Requirement
|
335
|
-
none: false
|
336
295
|
requirements:
|
337
|
-
- -
|
296
|
+
- - '>='
|
338
297
|
- !ruby/object:Gem::Version
|
339
298
|
version: 1.3.2
|
340
299
|
- !ruby/object:Gem::Dependency
|
341
300
|
name: webrat
|
342
301
|
requirement: !ruby/object:Gem::Requirement
|
343
|
-
none: false
|
344
302
|
requirements:
|
345
|
-
- -
|
303
|
+
- - '>='
|
346
304
|
- !ruby/object:Gem::Version
|
347
305
|
version: 0.7.3
|
348
306
|
type: :development
|
349
307
|
prerelease: false
|
350
308
|
version_requirements: !ruby/object:Gem::Requirement
|
351
|
-
none: false
|
352
309
|
requirements:
|
353
|
-
- -
|
310
|
+
- - '>='
|
354
311
|
- !ruby/object:Gem::Version
|
355
312
|
version: 0.7.3
|
356
313
|
description: Behaviour Driven Development with elegance and joy
|
@@ -950,34 +907,109 @@ files:
|
|
950
907
|
- spec/spec_helper.rb
|
951
908
|
homepage: http://cukes.info
|
952
909
|
licenses: []
|
910
|
+
metadata: {}
|
953
911
|
post_install_message:
|
954
912
|
rdoc_options:
|
955
913
|
- --charset=UTF-8
|
956
914
|
require_paths:
|
957
915
|
- lib
|
958
916
|
required_ruby_version: !ruby/object:Gem::Requirement
|
959
|
-
none: false
|
960
917
|
requirements:
|
961
|
-
- -
|
918
|
+
- - '>='
|
962
919
|
- !ruby/object:Gem::Version
|
963
920
|
version: '0'
|
964
|
-
segments:
|
965
|
-
- 0
|
966
|
-
hash: 843321555515492776
|
967
921
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
968
|
-
none: false
|
969
922
|
requirements:
|
970
|
-
- -
|
923
|
+
- - '>='
|
971
924
|
- !ruby/object:Gem::Version
|
972
925
|
version: '0'
|
973
|
-
segments:
|
974
|
-
- 0
|
975
|
-
hash: 843321555515492776
|
976
926
|
requirements: []
|
977
927
|
rubyforge_project:
|
978
|
-
rubygems_version:
|
928
|
+
rubygems_version: 2.0.0
|
979
929
|
signing_key:
|
980
|
-
specification_version:
|
981
|
-
summary: cucumber-1.3.
|
982
|
-
test_files:
|
930
|
+
specification_version: 4
|
931
|
+
summary: cucumber-1.3.5
|
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
|
983
1015
|
has_rdoc:
|