Ecosyste.ms: OpenCollective

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

Cucumber Open

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

Release 0.3.5

github.com/cucumber/aruba - a3aafed0e0b36a9bab26e0e7cf91d8528eb715fb authored over 13 years ago by aslakhellesoy <[email protected]>
Clean up remaining quoted run steps

github.com/cucumber/aruba - ffcdac8bef324ef9c2c9b133bde0d6b824e296ac authored over 13 years ago by Mike Sassak <[email protected]>
Merge order of operations branch

github.com/cucumber/aruba - f2c39486963481e226ffd86b216bfe4cea3af4bc authored over 13 years ago by Mike Sassak <[email protected]>
Throw an error if the user forgot to add DatabaseCleaner to the Gemfile, allowing them to decide whether or not to use it. Closes #36.

github.com/cucumber/cucumber-rails - 7dd45ac748526a47c8189b3a56c81541b28284a1 authored over 13 years ago by aslakhellesoy <[email protected]>
Better names

github.com/cucumber/cucumber-rails - 9c6c8ea54b66ab077764cbeb149bd76eb4ec84c6 authored over 13 years ago by aslakhellesoy <[email protected]>
Added an extra feature for testing other Capybara drivers

github.com/cucumber/cucumber-rails - aca579d5dac843ad4f47d88209c440da853186cc authored over 13 years ago by aslakhellesoy <[email protected]>
Added bson_ext - required to make mongoid feature run

github.com/cucumber/cucumber-rails - 10402f4ebbc5c4f14cc764147cfcbb48769ccee1 authored over 13 years ago by aslakhellesoy <[email protected]>
Release 0.4.0

github.com/cucumber/cucumber-rails - 173cdf52fcbdc3247f123d52e16ee890ff46a425 authored over 13 years ago by aslakhellesoy <[email protected]>
Use backticks (`) instead of quotes (") to specify command line. Quote still works, but is deprecated.

github.com/cucumber/aruba - cd06c786b2e445c9dd955ec74419a7093332ec69 authored over 13 years ago by aslakhellesoy <[email protected]>
Merge branch 'master' of https://github.com/aeden/aruba

github.com/cucumber/aruba - 92f298e262c0374acc301df1b6e14b0a165c2ba8 authored over 13 years ago by aslakhellesoy <[email protected]>
Updated gemspecs to use >= which is more relaxed. Our dependent gems seem to have stabilized. Moved individual features to own files.

github.com/cucumber/cucumber-rails - 2a206c00beeffac5012d2f9637d9edee164d6c16 authored over 13 years ago by aslakhellesoy <[email protected]>
Updated gemspecs to use >= which is more relaxed. Our dependent gems seem to have stabilized.

github.com/cucumber/aruba - 5c8dc328826b7736c8e4d0f7d0dad3b56152e8af authored over 13 years ago by aslakhellesoy <[email protected]>
Store processes in an array to ensure order on Ruby 1.8.x

github.com/cucumber/aruba - 53b226bd556d3d78b41a1a255481f81220a3adb6 authored over 13 years ago by Mike Sassak <[email protected]>
Another nail in the coffin for web_steps.rb

github.com/cucumber/cucumber-rails - e8d8ddb504b11452a0dc8946316faecc26915f17 authored over 13 years ago by aslakhellesoy <[email protected]>
Attribution

github.com/cucumber/cucumber-rails - 0953b900f6ccd8925d6c3c3418e4881ed68a1a19 authored over 13 years ago by aslakhellesoy <[email protected]>
Merge branch '102-allow-setting-rails-root' of https://github.com/fabiokr/cucumber-rails

github.com/cucumber/cucumber-rails - 0328fdf6c7b0f2dd7dcf39e526e64512a5c803f2 authored over 13 years ago by aslakhellesoy <[email protected]>
Fix select_date. Closes #93, Closes #99, Closes #100, Closes #101, Closes #109

github.com/cucumber/cucumber-rails - 60111af86565ad1ed64c7354d694046b9bcdab90 authored over 13 years ago by aslakhellesoy <[email protected]>
Merge branch 'fix-select-date' into work-with-capybara-0.4

github.com/cucumber/cucumber-rails - 7aff86c993f4cca061194ae32530d41d5d6c90b2 authored over 13 years ago by aslakhellesoy <[email protected]>
Failing feature for select_date

github.com/cucumber/cucumber-rails - 90250d5d8abdd311e9ba307f64adc593481a4465 authored over 13 years ago by aslakhellesoy <[email protected]>
Move @allow-rescue scenarios to separate feature.

github.com/cucumber/cucumber-rails - 26b8ccf700f852eef4a5a9482101ccb7013d2f20 authored over 13 years ago by aslakhellesoy <[email protected]>
Update gemspec and version number

github.com/cucumber/cucumber-rails - 697ed8e165c0c1940aad2c6ccfef0d6965d3a5eb authored over 13 years ago by aslakhellesoy <[email protected]>
Create gemset if it doesn't already exist

github.com/cucumber/cucumber-rails - 05bea785d8eb85debfe2ebfeaae2a911599de056 authored over 13 years ago by aslakhellesoy <[email protected]>
use ` as an alternate syntax for enclosing commands to run

github.com/cucumber/aruba - cff82186356e028854b226ea15b35c94c4b97d0e authored over 13 years ago by Anthony Eden <[email protected]>
Release 0.3.3

github.com/cucumber/aruba - b4b8db820508950d9e589d308b8892908e2b3512 authored over 13 years ago by aslakhellesoy <[email protected]>
Merge remote-tracking branch 'lindes/pass_tests'

github.com/cucumber/aruba - ed8d8e82db7c3ba8d51a3e3885260361c9c8cebf authored over 13 years ago by aslakhellesoy <[email protected]>
More version upgrades

github.com/cucumber/aruba - a47dc45ed1299b6c0d8d7e4cfb22db94c5d760d2 authored over 13 years ago by aslakhellesoy <[email protected]>
Depend on latest rspec

github.com/cucumber/aruba - e900216f207875a61f745d75d1e830719d9fc497 authored over 13 years ago by aslakhellesoy <[email protected]>
Initial implementation of #21: Hooks (not tagged)

Needs passing of scenario information and lacks "around hooks". Tags belong to a different task.

github.com/cucumber/cucumber-cpp - d012c091a5b27c825806ada61fee2307f12fe0b0 authored over 13 years ago by Paolo Ambrosio <[email protected]>
Refactoring in preparation of #21: Hooks (not tagged)

github.com/cucumber/cucumber-cpp - 9af5c5e104db32c636e5834e34b55475faf82958 authored over 13 years ago by Paolo Ambrosio <[email protected]>
Ignore .bundle dir

github.com/cucumber/aruba - b90661c5c646e4ee0f6bfc818a9d3af3f18e1d15 authored over 13 years ago by Mike Sassak <[email protected]>
Require RSpec 2.y.z rather than 2.3.z

github.com/cucumber/aruba - e72c62297c8446e2988b4476deb61876d5754714 authored over 13 years ago by Mike Sassak <[email protected]>
Updated RSpec depencency to 2.5.0, RubyGems to 1.6.1

github.com/cucumber/aruba - 672f9b92835bb63cfcb190789bbb5bd274c68b4f authored over 13 years ago by Mike Bethany <[email protected]>
Updated RSpec depencency to 2.5.0

github.com/cucumber/aruba - 1a0f957a477719e727a2696183af841f49d8a1f7 authored over 13 years ago by Mike Bethany <[email protected]>
notes to use Ruby 1.9.x

hash order is predictable in ruby 1.9.x, and wasn't previously.
Notes:
http://www.igvita.com/200...

github.com/cucumber/aruba - 72fab2cd33af7bdfce80090fa5d3eaca8a8e8dfb authored over 13 years ago by David Lindes <[email protected]>
note specific file for support: env.rb

github.com/cucumber/aruba - 9bad8dc4c6b1ce92f96b899008c1af7cf2a5468e authored over 13 years ago by David Lindes <[email protected]>
Loading Rails from ENV[RAILS_ROOT], this way non default Rails paths (like dummy apps on engines) can also be loaded

github.com/cucumber/cucumber-rails - 13661d15fdb52a065f54e72a131c1821d5b82829 authored over 13 years ago by Fabio Kreusch <[email protected]>
Semantically meaningful method name

New name actually conveys the assumption being taken: that the
datetime SELECT fields have a cor...

github.com/cucumber/cucumber-rails - e507994b3b238cc71b1a7ce1204c23e4d57ee958 authored over 13 years ago by James F. Herdman <[email protected]>
Don't use flimsy assumptions to find datetime SELECT fields

github.com/cucumber/cucumber-rails - 1d835c6318e00db8f7e2ab6b487518b0dcbe4247 authored over 13 years ago by James F. Herdman <[email protected]>
Better yet. Don't use the XPath library at all.

github.com/cucumber/cucumber-rails - fb1ccd4470b2636ba4f746d67a2a4e4578dcf97c authored over 13 years ago by James F. Herdman <[email protected]>
Works with Capybara ~> 0.4

Hat tip to geoffd123. I only spruced up his fix.

github.com/cucumber/cucumber-rails - 397911dc3e24e1395aa6fb92e73b521b692384fc authored over 13 years ago by James F. Herdman <[email protected]>
Fixes issue #27: TCP port specifier is short and not unsigned short

github.com/cucumber/cucumber-cpp - ee4cfe486b7cb4218f5b6323c9085265a90c0c71 authored over 13 years ago by Paolo Ambrosio <[email protected]>
Fixed issue #23: Text parameters with spaces are not handled correctly

Thanks to Felix Petriconi for the bug report and the hint

github.com/cucumber/cucumber-cpp - 2819d5dd1a7012f2f4d6baa1009a5f54763acc25 authored over 13 years ago by Paolo Ambrosio <[email protected]>
Switched from header-only to compiled library. Improved a little the build system and refactored a few classes.

github.com/cucumber/cucumber-cpp - 75c85776339fe13bfb2ce3cac29e924c18cb3594 authored over 13 years ago by Paolo <blues@iMac.(none)>
Try to speed up scenarios by removing bundle install for each scenario. We're doing that in the root project.

github.com/cucumber/cucumber-rails - f3002faf12560dc7a7dc16cafb282ffbbf892029 authored almost 14 years ago by aslakhellesoy <[email protected]>
Release 0.3.2

github.com/cucumber/aruba - b301c0d32df182b7df3e9a276af6f776ca814691 authored almost 14 years ago by aslakhellesoy <[email protected]>
Release 0.3.1

github.com/cucumber/aruba - 4945a0f4eeccae7810400d2a17922c8ae9a27893 authored almost 14 years ago by aslakhellesoy <[email protected]>
Repair code that was failing on 1.8.7. Closes #43, Closes #44.

github.com/cucumber/aruba - d5bf83b5b3d623e40298e59a56bbc96bbcf8fe80 authored almost 14 years ago by aslakhellesoy <[email protected]>
Quotes and newlines no longer escaped. Use pystring if you need newlines.

github.com/cucumber/aruba - 0ae2651362447d6ba94a8826cbb3cd2b8d74794b authored almost 14 years ago by aslakhellesoy <[email protected]>
Quotes and newlines no longer escaped. Use pystring if you need newlines.

github.com/cucumber/aruba - 9b28f156e1d187e4d734dc8915db13824a51896f authored almost 14 years ago by aslakhellesoy <[email protected]>
Method invocation dot must follow immediately

github.com/cucumber/aruba - 5ef2b916bd180de6dfcd9560744fd571714dee3d authored almost 14 years ago by Mike Sassak <[email protected]>
Set DatabaseCleaner.strategy in env.rb instead of inside the gem. Closes #90.

github.com/cucumber/cucumber-rails - c7f19bfc28450af99530a20e31bcffd36e6f8150 authored almost 14 years ago by aslakhellesoy <[email protected]>
Wording

github.com/cucumber/cucumber-rails - 5c068659369d6958996d955ed02410e626c630ee authored almost 14 years ago by aslakhellesoy <[email protected]>
Added feature that demonstrates that routing errors are raised. Reporter is probably using 0.3.0 or older. Closes #92.

github.com/cucumber/cucumber-rails - e35bb83a35b7b4a7feb1e132eae22f11b234db54 authored almost 14 years ago by aslakhellesoy <[email protected]>
Use newer Aruba

github.com/cucumber/cucumber-rails - de12a124abbd6287ba529279b1a15c1638441632 authored almost 14 years ago by aslakhellesoy <[email protected]>
Release 0.3.0

github.com/cucumber/aruba - 075d8a066c2877a8bbc7956ce4c50da8e74744a1 authored almost 14 years ago by aslakhellesoy <[email protected]>
Attribution. Closes #42.

github.com/cucumber/aruba - 23cd24e7e59933f81c55732685078a3e2c4e2b80 authored almost 14 years ago by aslakhellesoy <[email protected]>
Merge remote branch 'remotes/msassak/wait-for-io'

github.com/cucumber/aruba - 83a7942d9e1d6d39d8fe15dd01dfd31ae4d39c37 authored almost 14 years ago by aslakhellesoy <[email protected]>
Quotes (") and newline (\n) in step arguments no longer need to be backslash-escaped.

github.com/cucumber/aruba - 82019cd301511ef62ecb7c23fa0d22ec00a3a347 authored almost 14 years ago by aslakhellesoy <[email protected]>
New stepdef Then /^the stdout should contain:$/ do |partial_output|

github.com/cucumber/aruba - a7729a7f3fa9b19a4fa780a73503af3b0174797b authored almost 14 years ago by aslakhellesoy <[email protected]>
Remove rails2.feature

github.com/cucumber/cucumber-rails - d9830036c9f8c73ff01acb5121fe605680a289b2 authored almost 14 years ago by aslakhellesoy <[email protected]>
Runtime configuration docs

github.com/cucumber/aruba - 4a678c1399831448109fb6037a715c6a03f796ed authored almost 14 years ago by Mike Sassak <[email protected]>
Pass IO wait seconds into new Processes

github.com/cucumber/aruba - c743258f1e4eb25d3433acbdb586b4fc6866eb14 authored almost 14 years ago by Mike Sassak <[email protected]>
Give IO from a process time to catch up only if it is running

github.com/cucumber/aruba - b76d33214824205b17c4408077b5c6e702cdfa57 authored almost 14 years ago by Mike Sassak <[email protected]>
Remove some obsolete within groups

github.com/cucumber/cucumber-rails - a1e6e01a35f04a26f30d046a2a85563f501d593c authored almost 14 years ago by aslakhellesoy <[email protected]>
Avoid using AR in scenarios that don't need it.

github.com/cucumber/cucumber-rails - 9eb203b0222db3298f528ecfa2e37f8a5df41f18 authored almost 14 years ago by aslakhellesoy <[email protected]>
Added scenario for bjeanes selectors stuff

github.com/cucumber/cucumber-rails - 9489a545b1f47795aa6bba395ffefbd60fe62d58 authored almost 14 years ago by aslakhellesoy <[email protected]>
Fix broken scenario

github.com/cucumber/cucumber-rails - 0634bb2ffda8100be889af934f0368ad3a9517c8 authored almost 14 years ago by aslakhellesoy <[email protected]>
Add selectors helper

github.com/cucumber/cucumber-rails - 80a05c6a7c8dea1ca5158c0bb2ca59ec5da70c5a authored almost 14 years ago by aslakhellesoy <[email protected]>
Closes #80

github.com/cucumber/cucumber-rails - e930cc03784be0d8c11a1f2e1da4bbec4a67add5 authored almost 14 years ago by aslakhellesoy <[email protected]>
Can not run cucumber-rails (0.4.0.beta.1) with cucumber (0.10.0). Closes #89

github.com/cucumber/cucumber-rails - 81154e18a7742843ba7dcd86025ae8ed6083376c authored almost 14 years ago by aslakhellesoy <[email protected]>
Installing cucumber-rails without a database.yml fails. Closes #61

github.com/cucumber/cucumber-rails - 976ef60184bcf904bd077eecb17569c6b9983fb6 authored almost 14 years ago by aslakhellesoy <[email protected]>
Fix installation instructions. Closes #44

github.com/cucumber/cucumber-rails - a30a982e78866c0ac46d4c8b29ecc1d63afa32bd authored almost 14 years ago by aslakhellesoy <[email protected]>
Removed Then I should see JSON stepdef. Closes #38, Closes #82

github.com/cucumber/cucumber-rails - 2ceec4fd256e7a7b7ae87a865f3990101c85feca authored almost 14 years ago by aslakhellesoy <[email protected]>
Update history. Closes #31.

github.com/cucumber/cucumber-rails - dbcce4e793c24428fd562f39e6cb38113564f9c4 authored almost 14 years ago by aslakhellesoy <[email protected]>
Support non-ActiveRecord projects. Closes #18, Closes #22, Closes #46, Closes #85, Closes #86, Closes #87, Closes #90

github.com/cucumber/cucumber-rails - 716300f57160ef751ab95300334e0a33483d9374 authored almost 14 years ago by aslakhellesoy <[email protected]>
Split command with shellwords so more stuff pass on JRuby

github.com/cucumber/aruba - 4b24961216f00d049be51449cefc075db530907e authored almost 14 years ago by aslakhellesoy <[email protected]>
Nobody uses that old stuff

github.com/cucumber/aruba - e28ea09f350aa9faa38ea07b1965e340aabfe03e authored almost 14 years ago by aslakhellesoy <[email protected]>
Resolve conflict

github.com/cucumber/aruba - 83d76c04efb4c6a2b3a5916492a01c0174e4bdfd authored almost 14 years ago by aslakhellesoy <[email protected]>
Merge branch 'master' of https://github.com/pfhawkins/aruba into pfhawkins-master

github.com/cucumber/aruba - d384d5560ae7df83024809ed918f25179e0c93ce authored almost 14 years ago by aslakhellesoy <[email protected]>
Resolve conflict

github.com/cucumber/aruba - 90079e10a0a6f8d59e7ca5001abf8c5392fe387b authored almost 14 years ago by aslakhellesoy <[email protected]>
Newer rspec

github.com/cucumber/aruba - fa8363462b6dde31b516eb55069a49f3e91c41a5 authored almost 14 years ago by aslakhellesoy <[email protected]>
History and attribution

github.com/cucumber/aruba - ef6a1ef861108acb7e88889ce093235bbe8cb803 authored almost 14 years ago by Mike Sassak <[email protected]>
Merge aslakhellesoy/master

github.com/cucumber/aruba - 6fdda4ee347b40f80ce96a2c3d317230969576f4 authored almost 14 years ago by Mike Sassak <[email protected]>
More tweaks and gemspec update for released version of childprocess

github.com/cucumber/aruba - acb1c52b4d84ddcb0c22896b2050841ebb812fd4 authored almost 14 years ago by Mike Sassak <[email protected]>
Tweak to use new childprocess api

github.com/cucumber/aruba - f97261b2ae223514786df065a47bc1f91a598703 authored almost 14 years ago by Mike Sassak <[email protected]>
Make Cucumber works with Rails 3 on non-ActiveRecord environment

github.com/cucumber/cucumber-rails - 0993141854d08798e62ab4d66ca6f8e07097fa49 authored almost 14 years ago by Prem Sichanugrist <[email protected]>
Updated require line in README to reflect new usage ('aruba/cucumber').

github.com/cucumber/aruba - 757123dbcd9aba681d8e4be6a0dfa15fe408360c authored almost 14 years ago by P. F. Hawkins <[email protected]>
rspec is required for step_definitions, not just spec'ing the library

Sample output from tests using aruba:
Then the output should contain "xyz" # aruba-0.2.7/lib/aru...

github.com/cucumber/aruba - df8fb05f8de00b77ebbe376405e91f3075efb047 authored almost 14 years ago by Matt Scilipoti <[email protected]>
Remove Cucumber::Rails::World.use_transactional_fixtures

github.com/cucumber/cucumber-rails - 7ea384fb61cd02afc2e3dbe8f1892ffcf532e693 authored almost 14 years ago by aslakhellesoy <[email protected]>
Move fix closer to its permanent home

github.com/cucumber/aruba - 4535f5b82a5bb93f9bd0690f7f20e37b6801e962 authored almost 14 years ago by Mike Sassak <[email protected]>
Release 0.4.0.beta.1

github.com/cucumber/cucumber-rails - 4db8596a346ad679ca7714c4f7f3a9b575d90236 authored almost 14 years ago by aslakhellesoy <[email protected]>
More tweaks

github.com/cucumber/cucumber-rails - c51706cc8ca0451011909ef1f68bde9539ce98e2 authored almost 14 years ago by aslakhellesoy <[email protected]>
Big changes, making things more organised.

github.com/cucumber/cucumber-rails - e897d6e012d85728cb3f06209dd5a5f3e2a01d01 authored almost 14 years ago by aslakhellesoy <[email protected]>
Move Rails2 and Rails3 stuff into separate files - easier to read and maintain. Simplify @allow-rescue implementation on Rails3.

github.com/cucumber/cucumber-rails - 885ac8b2026e4bca0d40fe67a291ba729c27c1eb authored almost 14 years ago by aslakhellesoy <[email protected]>
Bump cucumber version. Only use gem path when running cukes.

github.com/cucumber/cucumber-rails - 7e9558cca11681a5455c367030d5244cff10359f authored almost 14 years ago by aslakhellesoy <[email protected]>
ws

github.com/cucumber/aruba - ac8b59f2cf8f1ed23c0a229bdf67b1ebe8f168bc authored almost 14 years ago by aslakhellesoy <[email protected]>
Attribution. Closes #30.

github.com/cucumber/aruba - 5536eb086d443ec43732122bb8a797624d480802 authored almost 14 years ago by aslakhellesoy <[email protected]>
Merge branch 'master' of git://github.com/bracki/aruba

github.com/cucumber/aruba - fed3db4739b9a3fe4192c836bea4129a0968b446 authored almost 14 years ago by aslakhellesoy <[email protected]>