Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Cucumber

Behaviour Driven Development tool
Collective - Host: opensource - https://opencollective.com/cucumber - Website: https://cucumber.io/ - Code: https://github.com/cucumber

extract unescape method

github.com/cucumber/aruba - 00b5d5f7e085107c7e7591f7d6f8931aacc7d44a authored almost 15 years ago by Aslak Hellesøy <[email protected]>
double quote system commands

github.com/cucumber/aruba - 9cb4aaac7a2e78bd7e9685fab243730b437cb51d authored almost 15 years ago by Aslak Hellesøy <[email protected]>
clean up generated files

github.com/cucumber/aruba - 7a53e622b00a1cc2563ac79395f85bbb56f530ff authored almost 15 years ago by Aslak Hellesøy <[email protected]>
generate tmp/aruba directory for generated files

github.com/cucumber/aruba - 999cc386fcfcf9b08d6a78f6a4d2ff5a84d25afe authored almost 15 years ago by Aslak Hellesøy <[email protected]>
ignore tmp dir

github.com/cucumber/aruba - 171d9cde251d3872f82f3e5ddf6ef7e84da6f13e authored almost 15 years ago by Aslak Hellesøy <[email protected]>
words

github.com/cucumber/aruba - 7fa864b72e214aa6feabf8e29143ee9ff7cad16c authored almost 15 years ago by David Chelimsky <[email protected]>
no specs yet (all cukes)

github.com/cucumber/aruba - 03a3119eac23ce5aa669257fa52cdd0934fc95db authored almost 15 years ago by David Chelimsky <[email protected]>
combined step for partial output and exit status (passing)

github.com/cucumber/aruba - 277588ab69636d73bf87cbcbf25b3288bb9c1813 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
more (w)ri(gh)ting of generated wrongs

github.com/cucumber/aruba - b4efd5fcecaadec7d41264c2dc6eb8deab78add3 authored almost 15 years ago by David Chelimsky <[email protected]>
right the wrongs of generated

github.com/cucumber/aruba - 8996cebedfd112b8827b0bc77e5ac235192a7817 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
exit statuses feature

github.com/cucumber/aruba - 703e606d04fe177c980b9b06b76c2941505f672c authored almost 15 years ago by Aslak Hellesøy <[email protected]>
support partial and exact string matches (single or multiline)

github.com/cucumber/aruba - 6b4435135c840a268c5d62ff7168a826e1e457ed authored almost 15 years ago by David Chelimsky <[email protected]>
output detection feature

github.com/cucumber/aruba - 853e9aaff9a55beab05155bdcaf3233350235b48 authored almost 15 years ago by David Chelimsky <[email protected]>
Initial commit to aruba.

github.com/cucumber/aruba - ed6a175d23aaff62dbf355706996f276f304ae8b authored almost 15 years ago by David Chelimsky <[email protected]>
Rails 3 feature up to the point it fails on the environment file

github.com/cucumber/cucumber-rails - 409cdb48a377d8be370d1963bc6e3cbb7338f9e0 authored almost 15 years ago by Ashley Moran <[email protected]>
cucumber.yml

github.com/cucumber/cucumber-rails - 2d017d73d69c10b82d23aaca5a25a6b7cf61a8fc authored almost 15 years ago by Ashley Moran <[email protected]>
Rename feature file

github.com/cucumber/cucumber-rails - e141edb61a10bbebbd0afc4308daf79f982f7fa2 authored almost 15 years ago by Ashley Moran <[email protected]>
Scenarios for Rails 2 with RSpec/Test::Unit

github.com/cucumber/cucumber-rails - c24f17078ec0f39cf86920379aaac45bdd2776c6 authored almost 15 years ago by Ashley Moran <[email protected]>
Feature and specs to get cucumber-rails generating with W/r and Capy

github.com/cucumber/cucumber-rails - 67834e8b0e2b24590ace9f2c3d4c3673de5343b5 authored almost 15 years ago by Ashley Moran <[email protected]>
Rake tasks to run the features

github.com/cucumber/cucumber-rails - 16fefad783cb7107599156374838e9148dfee570 authored almost 15 years ago by Ashley Moran <[email protected]>
Just enough rework to get tableish_spec.rb working

github.com/cucumber/cucumber-rails - 60d4f07f0660f92c5b9055dd430c0af26981e676 authored almost 15 years ago by Ashley Moran <[email protected]>
Initial feature to check the files are generated in one case

github.com/cucumber/cucumber-rails - 661872d7ab71c6bfdf6c5e3ffe59219348688fc0 authored almost 15 years ago by Ashley Moran <[email protected]>
added debugging statements

github.com/cucumber/cucumber-rails - 3e67ca75594123a7718eb3518b24ea7c7a34cb9b authored almost 15 years ago by Kristian Mandrup <[email protected]>
made various small improvements

github.com/cucumber/cucumber-rails - cb9513dbfaae38774a5a1a72650404cc1bb6a4bf authored almost 15 years ago by Kristian Mandrup <[email protected]>
Version bump to 0.2.5

github.com/cucumber/cucumber-rails - 025904e1cd113e1f2875c7456c479825619eb0e1 authored almost 15 years ago by Kristian Mandrup <[email protected]>
will make a few improvements

github.com/cucumber/cucumber-rails - 513155ca780a505fc9e327a00c0a849f806a5ad1 authored almost 15 years ago by Kristian Mandrup <[email protected]>
Added --database flag (--no-database) to disable updating the database.yml file. Fixed #12 by using Gem.available? and resorting to test/unit.

github.com/cucumber/cucumber-rails - e4c07c64021ecf9b231deca346dc0821f4d23f41 authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Updated feature generator usage

github.com/cucumber/cucumber-rails - ade7caadadc81a9ae34b79481fa62e412d745d68 authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Updated doc

github.com/cucumber/cucumber-rails - 2e978bc24be34f0f634ac7d65cdabcd0a7290cc6 authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Further renaming

github.com/cucumber/cucumber-rails - 1d013358f50ddd124da081d5e01919b331e93308 authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Renamed install to skeleton

github.com/cucumber/cucumber-rails - bea8bfdb37ba051629b9636805a8984906d7f4ef authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Fixed the generators

github.com/cucumber/cucumber-rails - 311ae7766141b8934cc10f9cd0915d8bd7fe7b7a authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Renamed gem

github.com/cucumber/cucumber-rails - ae16a5eb452827be4cb9b3338a3a7c1c2038be8e authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Adding support for rails 2

github.com/cucumber/cucumber-rails - f7aeee76d5cc0fa0da4c6a0274530f11f1b0f72c authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Added 'ja' web steps definitions file (webrat steps only)

github.com/cucumber/cucumber-rails - 028eeaa97380836d02f200952a96ce28b1f4d49e authored almost 15 years ago by moro <[email protected]>
Updated the doc and gemspec

github.com/cucumber/cucumber-rails - 5949728b4bc7182a92ef4f49f824a9927f687863 authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Reverts changes from issue #5 where verification of query string params was added to the step for being on a page. Adds step discussed in issue #11 for verification of query string. (#11 Eric Milford)

github.com/cucumber/cucumber-rails - 5f7e1a29d31e8c138cc32831f8ef4ac6107e27cc authored almost 15 years ago by Eric Milford <[email protected]>
Fixed VERSION file path

github.com/cucumber/cucumber-rails - 89b8b09a530cab8264d2f07feaeeb37a95ad0e09 authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Disclaimers and help fixes

github.com/cucumber/cucumber-rails - 7c9aacfe1f2af8ae7e946a0c5cd450e9d94941dd authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Rails 3 disclaimer

github.com/cucumber/cucumber-rails - 4968e4581f21ce0371eb9df8e8f830f75672987d authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Rails 3 disclaimer

github.com/cucumber/cucumber-rails - 543b91a44a9443465665c40aabb1d4153290d267 authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Adapted cucumber:feature to Rails 3

github.com/cucumber/cucumber-rails - 307b2b5f705a3609e66c4d9ff359890f4eeb2a28 authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Rails 3 cucumber:install generator

github.com/cucumber/cucumber-rails - efcebdbdcebf742ada4234652dbc5f85a08d9bdd authored almost 15 years ago by Aleksey Gureiev <[email protected]>
Attribution

github.com/cucumber/cucumber-rails - daff345a377654f55441710a5df8573452c22c9c authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'fix_typos_in_capybara_web_steps' of git://github.com/thhermansen/cucumber-rails

github.com/cucumber/cucumber-rails - 7c59951c04ab36eac765a43eca106231a09a0945 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Fix capybara generator within have_no_xpath feature.

github.com/cucumber/cucumber-rails - 47096bb19a03296f91b68e8522ce16994bde731b authored almost 15 years ago by Carlos Antonio da Silva <[email protected]>
Fixed some typos in Capybara's web steps.

github.com/cucumber/cucumber-rails - af08e879ab60018bcde267ac8455fa2279fce788 authored almost 15 years ago by Thorbjørn Hermansen <[email protected]>
Prepare for release

github.com/cucumber/cucumber-rails - c97161ba042f50f2a7a41c20a1379bb67696da10 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Upgrade Cucumber dependency

github.com/cucumber/cucumber-rails - 34acb5b86440bacacc966bc6104efc2f6959ced3 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Remove reference to removed element_locator. Add more capybara tags.

github.com/cucumber/cucumber-rails - 682fa9dcf5331e00539995cdb95979b8ccecc092 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Fixed some broken Webrat/Test::Unit step definitions

github.com/cucumber/cucumber-rails - a3a7ce1b6f38e8401fed9629d1cc882e661c1918 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of git://github.com/tjtuom/cucumber-rails

github.com/cucumber/cucumber-rails - b10bc0466e9014c20829994fa370594ebc22efb0 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Added line to History.txt fixing 'should not see' selectors.

github.com/cucumber/cucumber-rails - 7d49748c8788d03cb5059631c712cf5fe95c2ba4 authored almost 15 years ago by Toni Tuominen <[email protected]>
Changed capybara 'should not see' matchers to work properly with ajax calls.

github.com/cucumber/cucumber-rails - eed5ee9764decf197290688f90c5fb9cbda568f9 authored almost 15 years ago by Toni Tuominen <[email protected]>
Upgrade gems. Fix indentation in feature generator.

github.com/cucumber/cucumber-rails - f2d1693b8f44e49888c563332cc4d907271cb8c5 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of git://github.com/schlick/cucumber-rails

github.com/cucumber/cucumber-rails - db21b7dcbe565f09eab9a11eefa5e6a984a04700 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Fixed "When I fill in the following.."

github.com/cucumber/cucumber-rails - ab8146e6ee654b6ebe13f0ca937b55867b0b81de authored almost 15 years ago by Lenny Marks <[email protected]>
Using html as default scope fails with nested steps as in "When I fill in

the following:"

When I fill in the following: # features/step_defi...

github.com/cucumber/cucumber-rails - 03d0ecd1585b816ce5fd82bf298137e4b93ddc2e authored almost 15 years ago by Lenny Marks <[email protected]>
Merge branch 'master' of git://github.com/lenny/cucumber-rails

github.com/cucumber/cucumber-rails - 918b1c4901ca1134aaf1072a681a5de115923563 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Merge with schlick/master

github.com/cucumber/cucumber-rails - fd38ace300417eee9e385116b22439eeb5b994b6 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Using html as default scope fails with nested steps as in "When I fill in

the following:"

When I fill in the following: # features/step_defi...

github.com/cucumber/cucumber-rails - ec637bdc66ace6e0fbb95017c10a07f7c5c6ac90 authored almost 15 years ago by Lenny Marks <[email protected]>
Fixed "When I fill in the following.."

github.com/cucumber/cucumber-rails - 1b3bf93ef54eddab190181994d586ed9d4ae9415 authored almost 15 years ago by Lenny Marks <[email protected]>
Fix broken tag logic

github.com/cucumber/cucumber-rails - 3f1f6996b0b6de26fdb6a42888e9461daeaacd64 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Updated History.txt

github.com/cucumber/cucumber-rails - 6bc060bf6a84887e579de5bff6f1737069ebe582 authored almost 15 years ago by Lenny Marks <[email protected]>
Fixed incorrect combination of non-transactional tags

github.com/cucumber/cucumber-rails - ccadb5d08347811e53b5f78948b04fc42f3ecdae authored almost 15 years ago by Michael MacDonald <[email protected]>
Don't depend on RSpec

github.com/cucumber/cucumber-rails - d28abe5e5d657cfba0abe7ae87d1ab52731c241f authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Added 'es' web steps definitions file (webrat steps only)

github.com/cucumber/cucumber-rails - 2a32cc381ba56c3e1a98e1d2cbc6cc6498bb2661 authored almost 15 years ago by Gabriel Andretta <[email protected]>
Capybara js emulation handles clicks on links with method post better

This commit fixes the following: Before, the trigger for when the method
click_with_rails_javasc...

github.com/cucumber/cucumber-rails - 26fc8e06dd461d3e9e6a34c7079a831ae552b9e5 authored almost 15 years ago by Thorbjørn Hermansen <[email protected]>
Attributions. Closes #6. Closes #7.

github.com/cucumber/cucumber-rails - 3ede3a616ef09aae01fd9fa2cb1d52ee03a11a05 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Fixed wrong steps call

github.com/cucumber/cucumber-rails - c3563b61096df37750d476a7ccfcfff0c8024bfd authored almost 15 years ago by Gabriel Andretta <[email protected]>
Fixed mispelled variable name

github.com/cucumber/cucumber-rails - 6e00bfc2a774ca59a353003a0b3cef2d4c70b687 authored almost 15 years ago by Gabriel Andretta <[email protected]>
Workaround for RSpec and Rails 3

github.com/cucumber/cucumber-rails - 557b9ec914c6617d8bb7858f7e3d2388aa50404c authored almost 15 years ago by Mutwin Kraus <mutle@mutle.(none)>
Using html as default scope fails with nested steps as in "When I fill in

the following:"

When I fill in the following: # features/step_defi...

github.com/cucumber/cucumber-rails - 29ef371e41d0e875405d9242cd19aeefc7ccb467 authored almost 15 years ago by Lenny Marks <[email protected]>
Fixed "When I fill in the following.."

github.com/cucumber/cucumber-rails - e7f0643e6ab33a6a632af228464ba8c579ee69a7 authored almost 15 years ago by Lenny Marks <[email protected]>
Don't depend on RSpec

github.com/cucumber/cucumber-rails - 0a72b48098ee127ebc10cf5a86ed955a322c6e62 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Attributions. Closes #6. Closes #7.

github.com/cucumber/cucumber-rails - e5771041afd2aa6de392fb30ce62b411312c6bf5 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of git://github.com/mutle/cucumber-rails

github.com/cucumber/cucumber-rails - 5450281dcc9b0b0363cce18f3c6bc10614107826 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of git://github.com/schlick/cucumber-rails

github.com/cucumber/cucumber-rails - c8bcdba599186f34047d6ed270760ac7cac6f9a2 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of git://github.com/l4rk/cucumber-rails

github.com/cucumber/cucumber-rails - c6facfe5c6058a671530595a866fbc9be6938a55 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of git://github.com/ohhgabriel/cucumber-rails

github.com/cucumber/cucumber-rails - 83c94987ca1f4af9e21f4ced5e36f22e694ed0ea authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Capybara js emulation handles clicks on links with method post better

This commit fixes the following: Before, the trigger for when the method
click_with_rails_javasc...

github.com/cucumber/cucumber-rails - cbc456b2f3360a02128b05a50acac5aa39b7e6ec authored almost 15 years ago by Thorbjørn Hermansen <[email protected]>
Added 'es' web steps definitions file (webrat steps only)

github.com/cucumber/cucumber-rails - fd7881cc90800bd45c46cd383f4f41764137c796 authored almost 15 years ago by Gabriel Andretta <[email protected]>
Fixed wrong steps call

github.com/cucumber/cucumber-rails - 6404351ceb6622dc092f5cf7d762def419658be0 authored almost 15 years ago by Gabriel Andretta <[email protected]>
Fixed mispelled variable name

github.com/cucumber/cucumber-rails - 85cef9f78b60b19a9249993fc85bb9bf267018b2 authored almost 15 years ago by Gabriel Andretta <[email protected]>
Invert boolean logic for cucumber 0.6.0

github.com/cucumber/cucumber-rails - e2c3d99e92d623dd636d1b98234c24683efa5950 authored almost 15 years ago by Jon Larkowski <[email protected]>
Removed stray double quote in the README that was truncating display in github

github.com/cucumber/cucumber-rails - e8a256d460be521c9f7b032ef7d31b4910875dc6 authored almost 15 years ago by Michael MacDonald <[email protected]>
Bugfix: Update Before hooks for using transactional fixtures with switch in behaviour of tags with Cucumber 0.6.0. Closes #6.

github.com/cucumber/cucumber-rails - 38e7cf431da7935abf22d1bf3df2416f999fd070 authored almost 15 years ago by Michael MacDonald <[email protected]>
Workaround for RSpec and Rails 3

github.com/cucumber/cucumber-rails - 391b0d5ccce4584da2e93e5a2eee110a9c23e311 authored almost 15 years ago by Mutwin Kraus <mutle@mutle.(none)>
Release

github.com/cucumber/cucumber-rails - 39a81d9642a7a273673cdd8625f461a31371b672 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Version bump to 0.2.3

github.com/cucumber/cucumber-rails - 6d71e894b6e7a84e984a962e76788b283fbec4ab authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'drogus/master'

github.com/cucumber/cucumber-rails - 1af6acc0aaa17e0f017993d7c62af361b99baf4d authored almost 15 years ago by Aslak Hellesøy <[email protected]>
The #tableish Proc can return Strings as well as Nokogiri nodes now.

github.com/cucumber/cucumber-rails - 92d91b6295528cdbccacf7794636e9b620c4e252 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Add more complex example

github.com/cucumber/cucumber-rails - e03ca01556adcb21354046107f7c7803efb8b3df authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Add bug reference

github.com/cucumber/cucumber-rails - eaf94028116f60e919e2ce3cad0c5ddda1de4e98 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Yeah... night mistakes

github.com/cucumber/cucumber-rails - b1c06de49b217be8517932a88f4296378eb70149 authored almost 15 years ago by Piotr Sarnacki <[email protected]>
New locations of needed files

github.com/cucumber/cucumber-rails - dc213a9f783d8d735b2a53babc9aaa34e136f4a2 authored almost 15 years ago by Piotr Sarnacki <[email protected]>
Rails 3.0 compat, allow_rescue

github.com/cucumber/cucumber-rails - fa0cdb12d7c9599cadf8b71acee28e776ff29e61 authored almost 15 years ago by Piotr Sarnacki <[email protected]>
Check for cache_classes in Rails 2 should be done only if we are not on Rails 3 (in 3.0 Rails.responds_to(:configuration) still returns true))

github.com/cucumber/cucumber-rails - 5bc0b0ba5d9c6735c5f87b97d9710fb56341f337 authored almost 15 years ago by Piotr Sarnacki <[email protected]>
Rails 3.0 compat - Rails.configuration is Rails.application.config now

github.com/cucumber/cucumber-rails - ffbed91e5dc63e4cf871058ead454ae30aed6107 authored almost 15 years ago by Piotr Sarnacki <[email protected]>
Bugfix: Handle all types of URIs in "I should be on ..." steps. Closes #5.

github.com/cucumber/cucumber-rails - f13b01489f8db990da747cad2239703d561dbf36 authored about 15 years ago by Aslak Hellesøy <[email protected]>