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

Merge branch 'gitter-badge' of https://github.com/gitter-badger/cucumber-ruby-core into gitter-badger-gitter-badge

github.com/cucumber/cucumber-ruby-core - c5ae2a9c945597bd4b2abb5e81be731e3b41005f authored almost 9 years ago by Matt Wynne <[email protected]>
Avoid running slow performance tests by default

github.com/cucumber/cucumber-ruby-core - d1958891c4cbb2cac4f9ba5a6696b035200de874 authored almost 9 years ago by Matt Wynne <[email protected]>
Cache the locations of child nodes to speed up searching

github.com/cucumber/cucumber-ruby-core - ec1125987df922fe6deedf238775d4b95297e089 authored almost 9 years ago by Matt Wynne <[email protected]>
Merge child node locations into one object

github.com/cucumber/cucumber-ruby-core - 96a5d66e12cf112a9be7f7005356a6a9e8a98f7f authored almost 9 years ago by Matt Wynne <[email protected]>
Use subclasses for Locations

github.com/cucumber/cucumber-ruby-core - f232699e63c70c0f0fea89507ac8be76adc95eac authored almost 9 years ago by Matt Wynne <[email protected]>
Add Location.merge

github.com/cucumber/cucumber-ruby-core - 1d4919692782ae3d5bee4598968268a58fe99737 authored almost 9 years ago by Matt Wynne <[email protected]>
Add mixed bag location and simplify Lines

github.com/cucumber/cucumber-ruby-core - 749a55bfda46fb8d1a9a5219a9139cddbe3e37b7 authored almost 9 years ago by Matt Wynne <[email protected]>
Organise test cases by file, speed up again

github.com/cucumber/cucumber-ruby-core - 36711f0259aec9bb0b3f9d60d8b3a392795325d5 authored almost 9 years ago by Matt Wynne <[email protected]>
Fix encoding error for JRuby / 1.9.3

github.com/cucumber/cucumber-ruby-core - 2de1cf29a24d5385af96b7187b10d793b3521f91 authored almost 9 years ago by Matt Wynne <[email protected]>
Move location matching specs over to filter

These are an integration test for behaviour that's spread through the
test case and into the AST...

github.com/cucumber/cucumber-ruby-core - 35f16c2c528d55dd37bf76116844be914a34f9d0 authored almost 9 years ago by Matt Wynne <[email protected]>
update history with #306 ( allow any cucumber < 3 )

github.com/cucumber/cucumber-rails - 42e78b84b0831217e48e1488f9236d1870f810d1 authored almost 9 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #306 from cucumber/support-cucumber-2.x+

Allow any cucumber < 3

github.com/cucumber/cucumber-rails - e04cc9a2122c8189ed46c94352923beb5f19efef authored almost 9 years ago by Kosmas Chatzimichalis <[email protected]>
Update with #305 fix travis failing tests

github.com/cucumber/cucumber-rails - 1020af852e7d6ceb97ead714ca2a1d10b54d732a authored almost 9 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #305 from mvz/fix-testing

Fix testing

github.com/cucumber/cucumber-rails - d5871533af32a6b1d2f7a1a02a65cc128b2c93ae authored almost 9 years ago by Matt Wynne <[email protected]>
Update Bundler before attempting install

Travis' default Bundler version doesn't play well with rubygems 2.5.1 on
Ruby 1.9.3.

github.com/cucumber/cucumber-rails - 3cf87eb08c72b354c163a34d5e0ae9c21591557e authored almost 9 years ago by Matijs van Zuijlen <[email protected]>
Provide better feedback when features fail

github.com/cucumber/cucumber-rails - 96ecbb5f3f5f2df76038f6dd77dded9532948301 authored almost 9 years ago by Matijs van Zuijlen <[email protected]>
Make Bundler find the correct Gemfile after rails new

Setting this env var to the correct value explicitely works on all
versions of Aruba, whereas re...

github.com/cucumber/cucumber-rails - b541194985644f0623ffcf2addb5d1bb58965c13 authored almost 9 years ago by Matijs van Zuijlen <[email protected]>
Add scenario outline case to location_filter_spec.rb.

github.com/cucumber/cucumber-ruby-core - 32068182b1a025803e91923875d39b0df5175fb6 authored almost 9 years ago by Björn Rasmusson <[email protected]>
Replace broken unset_bundler_env_vars

See issue https://github.com/cucumber/aruba/issues/315.

github.com/cucumber/cucumber-rails - f67ac0b9dcd4e81dc377551e7c4a145efc9dd88c authored almost 9 years ago by Matijs van Zuijlen <[email protected]>
Show output when bundle exec rails fails

github.com/cucumber/cucumber-rails - 8714970eb5a176d293c77f1e48672405766d85e1 authored almost 9 years ago by Matijs van Zuijlen <[email protected]>
Disallow broken ammeter version 1.1.3

github.com/cucumber/cucumber-rails - 9767f888f5f94e77b29eaf3c1f80319d2ce47a41 authored almost 9 years ago by Matijs van Zuijlen <[email protected]>
Version bump

github.com/cucumber/aruba - 367e8818d7ead5043ed36768c32017571c4cb2aa authored almost 9 years ago by Max Meyer <[email protected]>
Make .travis.yaml valid again

github.com/cucumber/aruba - e202fe8e78a78667273afb19960b2a49ff5f4701 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Merge pull request #324 from dg-ratiodata/feature/fix_build_failures

Fix build failures.

github.com/cucumber/aruba - 0292f28a3c5e255a169d9490e6e6956f791f65e7 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Don't use server mode and remove debug flags. They make our build fail

on travis.

github.com/cucumber/aruba - c083fcbdfe032375e19baf3cad17a4b65d39eccd authored almost 9 years ago by Dennis Günnewig <[email protected]>
We're only interested in build status of master

github.com/cucumber/aruba - 4ba592e2854db9bc2cd8f17f7241f017e82e0e0a authored almost 9 years ago by Dennis Günnewig <[email protected]>
Fixed problem with run_simple using positional arguments

github.com/cucumber/aruba - b632e2686a30fe3eaf334202d8f1776d02642d6b authored almost 9 years ago by Dennis Günnewig <[email protected]>
Use new Cucumber StepMatchSearch API

github.com/cucumber/cucumber-ruby-wire - 6b4cda78300ca3a2db652ee7dfec6285969abc22 authored almost 9 years ago by Matt Wynne <[email protected]>
Match new Aruba API

github.com/cucumber/cucumber-ruby-wire - 64722779ac7b1a489350bccd372d9401415bb37b authored almost 9 years ago by Matt Wynne <[email protected]>
Allow failures for rubies

github.com/cucumber/aruba - 96f14504fd90fb209b849d3dd5f8b82a8cff131f authored almost 9 years ago by Dennis Günnewig <[email protected]>
Try to make jruby silent

github.com/cucumber/aruba - b69f4248bc788bc77881f45140f1fc19bbc0974a authored almost 9 years ago by Dennis Günnewig <[email protected]>
Fixed typo

github.com/cucumber/aruba - 46e126632f80258324d72d74e86af29a114683d0 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Fixed readme

github.com/cucumber/aruba - 6dd13a8d6cff684ae72cbbf7d163155cb9ee3f7b authored almost 9 years ago by Dennis Günnewig <[email protected]>
Improved readme another time

github.com/cucumber/aruba - 85afb88a4149e684398eb19766544877e2d876d3 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Added example for minitest

github.com/cucumber/aruba - 5d5964eb6017248e3f48fee97e00051b27374101 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Version bump

github.com/cucumber/aruba - ccca0367481ebae1b8bc346cca782bc56d84a637 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Merge pull request #319 from dg-ratiodata/feature/refactor_documentation

Refactored feature tests for a better layout

github.com/cucumber/aruba - 0a3bffa5817911b4f72e9bb286582fb325d75780 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Cleanup README

github.com/cucumber/aruba - 8260d90ab618ce752b00b49a4e5b82e51c8e9898 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Fixed offenses

github.com/cucumber/aruba - 6a39d9801a1d1eb342863c9815558dfbb135028e authored almost 9 years ago by Dennis Günnewig <[email protected]>
Updated history

github.com/cucumber/aruba - 70fa1bfea81c23482fe5e381639069ade7e4ee9f authored almost 9 years ago by Dennis Günnewig <[email protected]>
Split up feature

github.com/cucumber/aruba - ffd9d7fe2417c73bdf213aff0b4b74feb0fcd311 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Moved usage tests

github.com/cucumber/aruba - e1b37d7ecdd6621fe3de557455fbfef477ff2272 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Moved tests

github.com/cucumber/aruba - 312f66132e67c531265f16e42f6cad6392c66f54 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Split up feature test

github.com/cucumber/aruba - 33ba011decddc3009e425be294e72f931c338cf5 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Duplicate example

github.com/cucumber/aruba - e2ca45440055d9959b12ffaeb9d89fa8ed0ddda0 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Moved flushing to output

github.com/cucumber/aruba - 374bef13a2496f26bf085e86e12f9d8af115a653 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Moved launcher files

github.com/cucumber/aruba - a1c5a873af390f7255283480cb875b026c7ade4c authored almost 9 years ago by Dennis Günnewig <[email protected]>
Moved output features to command

github.com/cucumber/aruba - 790822e0578486a2d241876a79bb734d153b2e96 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Moved announce tests to steps/core

github.com/cucumber/aruba - ceb734398803336b23d49937479965260cd6ca08 authored almost 9 years ago by Max Meyer <[email protected]>
Move utf-8 to file content steps

github.com/cucumber/aruba - 5b3cab8b782c1d1066792aac3e6179e0ff21f59b authored almost 9 years ago by Max Meyer <[email protected]>
Move cleanup step to usage

github.com/cucumber/aruba - 8a5e150ab200c3df233dbbeffa1c71369638d4c3 authored almost 9 years ago by Max Meyer <[email protected]>
Version bump

github.com/cucumber/aruba - 85b8899553314cf4c18bdfef556c6c1b11231fe5 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Use latest version of event-bus

github.com/cucumber/aruba - 37e76315c8715930b5865c41aadd20652754fe7a authored almost 9 years ago by Dennis Günnewig <[email protected]>
Update history

github.com/cucumber/aruba - 5946b73624231c40d6776420ec9f8d00fb114394 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Version bump

github.com/cucumber/aruba - fbfc8f65ecd53289c738abea672bf7c4e715805b authored almost 9 years ago by Dennis Günnewig <[email protected]>
Reorder rubies in travis.yml

github.com/cucumber/aruba - 9aa7698eb50cc7a7759da16c0c337d3c3e28ce7c authored almost 9 years ago by Dennis Günnewig <[email protected]>
Make hash syntax compatible with old ruby

github.com/cucumber/aruba - 026d1ee84d6f96afe039ec51aef76f8c156d0134 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Version bump

github.com/cucumber/aruba - 8aa5331aa65988a930e642e6a76923dfde6610d6 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Fixed syntax for proc to make ruby 1.8.7 happy

github.com/cucumber/aruba - 628703566a25031167a3cbf2495b88ddfa6300c9 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Update readme to ping travis

github.com/cucumber/aruba - 4c55e2478c84ef2f12ec6be56aa4a871f2d8636b authored almost 9 years ago by Dennis Günnewig <[email protected]>
Merge branch 'feature/move_to_event_queue'

github.com/cucumber/aruba - 33e85025e5a1a8221fb37aec9d8bb152c47593e4 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Update history

github.com/cucumber/aruba - daa8a10a416c2a27954e1671cf96c797ee59da76 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Version bump

github.com/cucumber/aruba - 32add594622d9ce83da58b9f82e7d4fa6669e1c4 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Merge pull request #309 from dg-ratiodata/feature/move_to_event_queue

Make use of commands easier by introducing an event queue

github.com/cucumber/aruba - 018b486a96c7279da0e83b06e8f05cd604dcc38b authored almost 9 years ago by Dennis Günnewig <[email protected]>
Fixed bugs in new code

github.com/cucumber/aruba - 3c46eecb32b9768a014b29f2b925510e8b0c9074 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Fix svn and zip instructions

github.com/cucumber/cucumber-java-skeleton - 0e5c65a7edbb562e919151e0db03a7d4ad6c630b authored almost 9 years ago by Aslak Hellesøy <[email protected]>
Now an error is raised if no command has been started previously

github.com/cucumber/aruba - b6b7b4ff24154d3231f9204a93b0c20abeee87a6 authored almost 9 years ago by Dennis Günnewig <[email protected]>
No need to check this

github.com/cucumber/aruba - cd32e2ad1a1ed9c7346adebec6480de07cb8976b authored almost 9 years ago by Dennis Günnewig <[email protected]>
Replace internal event queue with event-bus from library

github.com/cucumber/aruba - 724b9424c453f1013093f9284494753bba68f9d4 authored almost 9 years ago by Max Meyer <[email protected]>
Version bump

github.com/cucumber/aruba - bf918ac0924786b5de695d0a3afb282529e2424e authored almost 9 years ago by Dennis Günnewig <[email protected]>
Merge pull request #316 from dg-ratiodata/feature/stop_signal

Add signal handling and improve code regarding starting/stopping commands

github.com/cucumber/aruba - 805a5cc601b80ed1094acd184097b7e6f4981822 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Kill cucumber after 5 seconds because running this too long will cause a heap overflow on jruby

github.com/cucumber/aruba - ad3fc810dcf7650058a502cb1ee3902386c9773f authored almost 9 years ago by Dennis Günnewig <[email protected]>
Run skip_invoke on scenario

github.com/cucumber/aruba - fe7ce90eceee231b807aace384604d45a7afcdc4 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Fixed tests for run

github.com/cucumber/aruba - 050772f8eeb2ece27f676f1b1cd1697b26c63db7 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Use process monitor to set the last command stopped

github.com/cucumber/aruba - 11002f93fd6a48fc38cf28d8eb83ae717f9da492 authored almost 9 years ago by Max Meyer <[email protected]>
Set last command stopped and exit code, when a command is terminated

github.com/cucumber/aruba - a0e2f9e6f85ec9e887745cade5a4b9c19c484a11 authored almost 9 years ago by Max Meyer <[email protected]>
Added hooks to work around problemw with specific platforms

github.com/cucumber/aruba - f9c22ea923208e2c7e3229c5b999f7fb242f91a7 authored almost 9 years ago by Max Meyer <[email protected]>
Fixed timing values

github.com/cucumber/aruba - 37426f8b2303a3f9c7682bbdc790a4fb914a5052 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Replace signal USR1 through HUP because jruby use this signal internally and recommends to use something else

github.com/cucumber/aruba - 86b2e33c81cb2f0139e5ac82a2c9d4a7e147b09e authored almost 9 years ago by Dennis Günnewig <[email protected]>
Handle a command which stopped before you send the signal to it

github.com/cucumber/aruba - 1a8d017bafcf3b9d89717e1b0672ee87ba2bca01 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Update to latest rubies

github.com/cucumber/aruba - 62575c886e7dd9d320ee59da73f31ec89c3b873f authored almost 9 years ago by Dennis Günnewig <[email protected]>
Fixed formatter for announcer wait_time

github.com/cucumber/aruba - 32c7d9dccfa12f7597e579ec32bbbe924f804376 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Out debug information for announcements: timeout, timespan

github.com/cucumber/aruba - ebcba5b5675dc94dc8fa794707b71e4c21cae22a authored almost 9 years ago by Dennis Günnewig <[email protected]>
Either use "a" or "the"

github.com/cucumber/aruba - 4c05f6d18dc36501000dd24d9e22434be3e826d4 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Fixed configuration feature

github.com/cucumber/aruba - 8b2b84137823085dd4c2a9a32f22b6014b689c0e authored almost 9 years ago by Dennis Günnewig <[email protected]>
Mark classes as private. There's an API method users can use

github.com/cucumber/aruba - 79a5c8cc57ccb3e6c2b400fd072155326d591814 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Added formatter for time span

github.com/cucumber/aruba - 0bce704935054c72ebda6cb9372a4d8256acd72e authored almost 9 years ago by Dennis Günnewig <[email protected]>
Move feature tests to correct file

github.com/cucumber/aruba - adcd0e97ceee6c5b3b3555e8d53559c89ac5840e authored almost 9 years ago by Dennis Günnewig <[email protected]>
Make directory layout of steps and api the same

github.com/cucumber/aruba - 8b36cdd48f33a7f1340216e7f1e525b73a540e18 authored almost 9 years ago by Dennis Günnewig <[email protected]>
Fixed offenses

github.com/cucumber/aruba - 001109ba05335d6be9c296c688ea9f39be97567b authored almost 9 years ago by Dennis Günnewig <[email protected]>
Added documentation/tests for sending signals from cucumber

github.com/cucumber/aruba - 7cf8f43b43704ba22c95253942a1e2c5a5719873 authored almost 9 years ago by Max Meyer <[email protected]>
Refactor step places from core to command

github.com/cucumber/aruba - b1fcbf899c2e2fa0cc3d3d29f99a23a229e0c0d9 authored almost 9 years ago by Max Meyer <[email protected]>
Added null process to make duck typing for nil values easier

github.com/cucumber/aruba - d8c513379e70632d8a8101a6a8c1369887a7233e authored almost 9 years ago by Max Meyer <[email protected]>
Replace special variables in commandline string

github.com/cucumber/aruba - e86df438fc78b84822299709b287c14477c2850c authored almost 9 years ago by Max Meyer <[email protected]>
Refactor stopping/terminating commands to make it easier to maintain

github.com/cucumber/aruba - be0bb380f3a20033829ebf8fee490a46fb57a56d authored almost 9 years ago by Max Meyer <[email protected]>
Stopped? checks for exited?, but this is checked somewhere else as well

github.com/cucumber/aruba - 567eb2d6f6850f2a3c33e9ac59595111143b0481 authored almost 9 years ago by Max Meyer <[email protected]>
Refactor order of announcers

github.com/cucumber/aruba - e0e0f8c7e2f5c84bc2d1b48c02e04832ae30d4b9 authored almost 9 years ago by Max Meyer <[email protected]>
Make the command exit with 0

github.com/cucumber/aruba - b6d81ffcd3732592249490bfe648cb91d77062d9 authored almost 9 years ago by Max Meyer <[email protected]>
Add startup wait time to help slow processes to startup before going on

github.com/cucumber/aruba - e686fd2f5401bf27cb28468415020358a82d477a authored almost 9 years ago by Max Meyer <[email protected]>
Terminate/Stop command via cucumber steps

github.com/cucumber/aruba - 4af940822663b69a1b7336c8668d90be7514edfa authored almost 9 years ago by Max Meyer <[email protected]>