Metadata


Name
cucumber
Version
0.1.11
Platform
ruby
Authors
Aslak Hellesøy
Bindir
bin
Date
2008-12-02 00:00:00 UTC
Dependencies
term-ansicolor (>= 1.0.3)
treetop (>= 1.2.4)
diff-lcs (>= 1.1.2)
hoe (>= 1.8.2, development)
Description
Executable Feature scenarios
Email
aslak.hellesoy@gmail.com
Executables
cucumber
Extra rdoc files
History.txt
License.txt
Manifest.txt
README.txt
TODO.txt
examples/i18n/ja/README.txt
Files
History.txt
License.txt
Manifest.txt
README.txt
Rakefile
TODO.txt
bin/cucumber
config/hoe.rb
config/requirements.rb
cucumber.yml
examples/calculator_ruby_features/Rakefile
examples/calculator_ruby_features/features/addition.rb
examples/calculator_ruby_features/features/step_definitons/calculator_steps.rb
examples/cs/README.textile
examples/cs/Rakefile
examples/cs/features/hello.feature
examples/cs/features/step_definitons/hello_steps.rb
examples/cs/features/step_definitons/tree_steps.rb
examples/cs/features/tree.feature
examples/cs/src/Hello.cs
examples/dos_line_endings/Rakefile
examples/dos_line_endings/features/dos_line_endings.feature
examples/i18n/README.textile
examples/i18n/Rakefile
examples/i18n/ar/Rakefile
examples/i18n/ar/features/addition.feature
examples/i18n/ar/features/step_definitons/calculator_steps.rb
examples/i18n/ar/lib/calculator.rb
examples/i18n/da/Rakefile
examples/i18n/da/features/step_definitons/kalkulator_steps.rb
examples/i18n/da/features/summering.feature
examples/i18n/da/lib/kalkulator.rb
examples/i18n/de/Rakefile
examples/i18n/de/features/addition.feature
examples/i18n/de/features/division.feature
examples/i18n/de/features/step_definitons/calculator_steps.rb
examples/i18n/de/lib/calculator.rb
examples/i18n/en/Rakefile
examples/i18n/en/features/addition.feature
examples/i18n/en/features/division.feature
examples/i18n/en/features/step_definitons/calculator_steps.rb
examples/i18n/en/lib/calculator.rb
examples/i18n/es/Rakefile
examples/i18n/es/features/adicion.feature
examples/i18n/es/features/step_definitons/calculador_steps.rb
examples/i18n/es/lib/calculador.rb
examples/i18n/et/Rakefile
examples/i18n/et/features/liitmine.feature
examples/i18n/et/features/step_definitions/kalkulaator_steps.rb
examples/i18n/et/lib/kalkulaator.rb
examples/i18n/fr/Rakefile
examples/i18n/fr/features/addition.feature
examples/i18n/fr/features/step_definitions/calculatrice_steps.rb
examples/i18n/fr/lib/calculatrice.rb
examples/i18n/id/Rakefile
examples/i18n/id/features/addition.feature
examples/i18n/id/features/division.feature
examples/i18n/id/features/step_definitons/calculator_steps.rb
examples/i18n/id/lib/calculator.rb
examples/i18n/it/Rakefile
examples/i18n/it/features/somma.feature
examples/i18n/it/features/step_definitons/calcolatrice_steps.rb
examples/i18n/it/lib/calcolatrice.rb
examples/i18n/ja/README.txt
examples/i18n/ja/Rakefile
examples/i18n/ja/features/addition.feature
examples/i18n/ja/features/division.feature
examples/i18n/ja/features/step_definitons/calculator_steps.rb
examples/i18n/ja/lib/calculator.rb
examples/i18n/lt/Rakefile
examples/i18n/lt/features/addition.feature
examples/i18n/lt/features/division.feature
examples/i18n/lt/features/step_definitons/calculator_steps.rb
examples/i18n/lt/lib/calculator.rb
examples/i18n/no/Rakefile
examples/i18n/no/features/step_definitons/kalkulator_steps.rb
examples/i18n/no/features/summering.feature
examples/i18n/no/lib/kalkulator.rb
examples/i18n/pt/Rakefile
examples/i18n/pt/features/adicao.feature
examples/i18n/pt/features/step_definitions/calculadora_steps.rb
examples/i18n/pt/lib/calculadora.rb
examples/i18n/ro/Rakefile
examples/i18n/ro/features/step_definitons/calculator_steps.rb
examples/i18n/ro/features/suma.feature
examples/i18n/ro/lib/calculator.rb
examples/i18n/se/Rakefile
examples/i18n/se/features/step_definitons/kalkulator_steps.rb
examples/i18n/se/features/summering.feature
examples/i18n/se/lib/kalkulator.rb
examples/i18n/zh-CN/Rakefile
examples/i18n/zh-CN/features/addition.feature
examples/i18n/zh-CN/features/step_definitons/calculator_steps.rb
examples/i18n/zh-CN/lib/calculator.rb
examples/java/README.textile
examples/java/Rakefile
examples/java/features/hello.feature
examples/java/features/step_definitons/hello_steps.rb
examples/java/features/step_definitons/tree_steps.rb
examples/java/features/tree.feature
examples/java/src/cucumber/demo/Hello.java
examples/selenium/Rakefile
examples/selenium/features/search.feature
examples/selenium/features/step_definitons/stories_steps.rb
examples/test_unit/Rakefile
examples/test_unit/features/step_definitions/test_unit_steps.rb
examples/test_unit/features/test_unit.feature
examples/tickets/Rakefile
examples/tickets/cucumber.yml
examples/tickets/features/step_definitons/tickets_steps.rb
examples/tickets/features/tickets.feature
examples/watir/Rakefile
examples/watir/features/search.feature
examples/watir/features/step_definitons/stories_steps.rb
features/see_features.feature
features/steps/features_steps.rb
gem_tasks/deployment.rake
gem_tasks/environment.rake
gem_tasks/features.rake
gem_tasks/fix_cr_lf.rake
gem_tasks/flog.rake
gem_tasks/gemspec.rake
gem_tasks/rspec.rake
gem_tasks/treetop.rake
lib/autotest/cucumber.rb
lib/autotest/cucumber_mixin.rb
lib/autotest/cucumber_rails.rb
lib/autotest/cucumber_rails_rspec.rb
lib/autotest/cucumber_rspec.rb
lib/autotest/discover.rb
lib/cucumber.rb
lib/cucumber/broadcaster.rb
lib/cucumber/cli.rb
lib/cucumber/core_ext/proc.rb
lib/cucumber/core_ext/string.rb
lib/cucumber/executor.rb
lib/cucumber/formatters.rb
lib/cucumber/formatters/ansicolor.rb
lib/cucumber/formatters/autotest_formatter.rb
lib/cucumber/formatters/cucumber.css
lib/cucumber/formatters/cucumber.js
lib/cucumber/formatters/html_formatter.rb
lib/cucumber/formatters/jquery.js
lib/cucumber/formatters/pretty_formatter.rb
lib/cucumber/formatters/profile_formatter.rb
lib/cucumber/formatters/progress_formatter.rb
lib/cucumber/languages.yml
lib/cucumber/model.rb
lib/cucumber/model/table.rb
lib/cucumber/platform.rb
lib/cucumber/rails/rspec.rb
lib/cucumber/rails/world.rb
lib/cucumber/rake/task.rb
lib/cucumber/step_methods.rb
lib/cucumber/step_mother.rb
lib/cucumber/tree.rb
lib/cucumber/tree/feature.rb
lib/cucumber/tree/features.rb
lib/cucumber/tree/given_scenario.rb
lib/cucumber/tree/scenario.rb
lib/cucumber/tree/step.rb
lib/cucumber/tree/table.rb
lib/cucumber/tree/top_down_visitor.rb
lib/cucumber/treetop_parser/feature.treetop.erb
lib/cucumber/treetop_parser/feature_ar.rb
lib/cucumber/treetop_parser/feature_cy.rb
lib/cucumber/treetop_parser/feature_da.rb
lib/cucumber/treetop_parser/feature_de.rb
lib/cucumber/treetop_parser/feature_en-lol.rb
lib/cucumber/treetop_parser/feature_en-tx.rb
lib/cucumber/treetop_parser/feature_en.rb
lib/cucumber/treetop_parser/feature_es.rb
lib/cucumber/treetop_parser/feature_et.rb
lib/cucumber/treetop_parser/feature_fr.rb
lib/cucumber/treetop_parser/feature_id.rb
lib/cucumber/treetop_parser/feature_it.rb
lib/cucumber/treetop_parser/feature_ja.rb
lib/cucumber/treetop_parser/feature_lt.rb
lib/cucumber/treetop_parser/feature_nl.rb
lib/cucumber/treetop_parser/feature_no.rb
lib/cucumber/treetop_parser/feature_parser.rb
lib/cucumber/treetop_parser/feature_pl.rb
lib/cucumber/treetop_parser/feature_pt.rb
lib/cucumber/treetop_parser/feature_ro.rb
lib/cucumber/treetop_parser/feature_ro2.rb
lib/cucumber/treetop_parser/feature_ru.rb
lib/cucumber/treetop_parser/feature_se.rb
lib/cucumber/treetop_parser/feature_zh-CN.rb
lib/cucumber/version.rb
rails_generators/cucumber/USAGE
rails_generators/cucumber/cucumber_generator.rb
rails_generators/cucumber/templates/cucumber
rails_generators/cucumber/templates/cucumber.rake
rails_generators/cucumber/templates/env.rb
rails_generators/cucumber/templates/webrat_steps.rb
rails_generators/feature/USAGE
rails_generators/feature/feature_generator.rb
rails_generators/feature/templates/feature.erb
rails_generators/feature/templates/steps.erb
script/console
script/console.cmd
script/destroy
script/destroy.cmd
script/generate
script/generate.cmd
script/txt2html
script/txt2html.cmd
setup.rb
spec/cucumber/broadcaster_spec.rb
spec/cucumber/cli_spec.rb
spec/cucumber/core_ext/proc_spec.rb
spec/cucumber/core_ext/string_spec.rb
spec/cucumber/executor_spec.rb
spec/cucumber/formatters/ansicolor_spec.rb
spec/cucumber/formatters/autotest_formatter_spec.rb
spec/cucumber/formatters/features.html
spec/cucumber/formatters/html_formatter_spec.rb
spec/cucumber/formatters/pretty_formatter_spec.rb
spec/cucumber/formatters/profile_formatter_spec.rb
spec/cucumber/formatters/progress_formatter_spec.rb
spec/cucumber/model/table_spec.rb
spec/cucumber/rails/stubs/mini_rails.rb
spec/cucumber/rails/stubs/test_help.rb
spec/cucumber/rails/world_spec.rb
spec/cucumber/sell_cucumbers.feature
spec/cucumber/step_mother_spec.rb
spec/cucumber/tree/feature_spec.rb
spec/cucumber/tree/row_scenario_spec.rb
spec/cucumber/tree/scenario_spec.rb
spec/cucumber/tree/step_spec.rb
spec/cucumber/treetop_parser/empty_feature.feature
spec/cucumber/treetop_parser/empty_scenario.feature
spec/cucumber/treetop_parser/feature_parser_spec.rb
spec/cucumber/treetop_parser/fit_scenario.feature
spec/cucumber/treetop_parser/given_scenario.feature
spec/cucumber/treetop_parser/multiline_steps.feature
spec/cucumber/treetop_parser/multiple_tables.feature
spec/cucumber/treetop_parser/spaces.feature
spec/cucumber/treetop_parser/test_dos.feature
spec/cucumber/treetop_parser/with_comments.feature
spec/spec.opts
spec/spec_helper.rb
Has rdoc
true
Homepage
http://github.com/aslakhellesoy/cucumber
Rdoc options
--main
README.txt
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubyforge project
rspec
Rubygems version
1.3.1
Specification version
2
Summary
Executable Feature scenarios
Original platform
ruby
New platform
ruby