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 pull request #180 from daveychu/issue-169

Suggest step keywords based on language

github.com/cucumber/cucumber-eclipse - 04daa03a9b4ee9d6c9be0ab81e42e1e224507aa0 authored almost 8 years ago by Ilan Pillemer <[email protected]>
Suggest step keywords based on language

github.com/cucumber/cucumber-eclipse - 268dfa3dfc9f1c768da4ec80ea917bd83f35e73b authored almost 8 years ago by [email protected] <[email protected]>
1 global less

github.com/cucumber/cucumber-tcl-wire - 310c08c702d5edb21805883978dbb8d025c4433d authored almost 8 years ago by Dmitry Ledentsov <[email protected]>
removed a spurious timeout

github.com/cucumber/cucumber-tcl-wire - 136210088b3b7fbc7022acd94b1b39f64a08b557 authored almost 8 years ago by Dmitry Ledentsov <[email protected]>
add method to allow running from go source, without flags, see #50

github.com/cucumber/godog - 49e59d9296f456a0dcc7926f250ef2086d98f474 authored almost 8 years ago by gedi <[email protected]>
reorganize the output binary command -o

github.com/cucumber/godog - eac32e6f48ee0a56a4ccd9914ccac3ae46923049 authored almost 8 years ago by gedi <[email protected]>
Merge branch 'feature_keep_bin'

github.com/cucumber/godog - 4fa1662f1db6b7a1fda881e3df06470023b0e6ae authored almost 8 years ago by gedi <[email protected]>
Add the ability to keep the executable - reflecting **go build -o dest** and skipping execution (as suggested by Gediminas Morkevicius).

github.com/cucumber/godog - 9264cba3007f69db6bba8217115b0718233b9b94 authored almost 8 years ago by Ed Harper <[email protected]>
Merge pull request #177 from daveychu/match-execution-environment

Change required execution environment to match other plugins

github.com/cucumber/cucumber-eclipse - 352fdb7d653338bcc3e7342f2d76b0b8235f8adc authored almost 8 years ago by Ilan Pillemer <[email protected]>
Merge pull request #178 from daveychu/clean-up-code

Clean up code

github.com/cucumber/cucumber-eclipse - 3369aae59a469a87b00a37b79bd0aecb7fd954e2 authored almost 8 years ago by Ilan Pillemer <[email protected]>
Remove unused code

github.com/cucumber/cucumber-eclipse - 45657e4e6a69cc1243bad94a0bbbbcb7f2c40d2e authored almost 8 years ago by Davey Chu <[email protected]>
Remove unused imports

github.com/cucumber/cucumber-eclipse - 2f625919a6a8292604fd643f8938c4b39f4d6a5f authored almost 8 years ago by Davey Chu <[email protected]>
Change required execution environment to match other plugins

github.com/cucumber/cucumber-eclipse - 8471f1cbb181e8f021ac9fb34e84bda768b103e7 authored almost 8 years ago by Davey Chu <[email protected]>
Fix broken link to scaladoc

github.com/cucumber/cucumber-jvm-scala - 8df6ad2277147d843e567cf3564fd16421b4a572 authored almost 8 years ago by Jonas Fonseca <[email protected]>
Merge #125 'Disable Nagle on TCP socket'

github.com/cucumber/cucumber-cpp - de8257114357da6571fca7d3e4a48ed438523167 authored almost 8 years ago by Paolo Ambrosio <[email protected]>
Merge #124 'Fixing non valid preprocessor warning on msvc'

github.com/cucumber/cucumber-cpp - 886e2ea03a81dc7d87c0b610ad4556a6ec63a561 authored almost 8 years ago by Paolo Ambrosio <[email protected]>
Fixing non valid preprocessor warning on msvc

github.com/cucumber/cucumber-cpp - 3abd374ffd669c4a1b2d7b591583554122591b98 authored almost 8 years ago by ALLARD Antoine <[email protected]>
Use the latest Gradle version

github.com/cucumber/cucumber-java-skeleton - 71f6e6d3a96bd49416197452bd643193b67a6e88 authored almost 8 years ago by Thomas Sundberg <[email protected]>
Use the latest Cucumber-JVM version

github.com/cucumber/cucumber-java-skeleton - dc34a245fa476d44fe5125f138d9d182aa337c39 authored almost 8 years ago by Thomas Sundberg <[email protected]>
Disable Nagle on TCP socket: too slow for interactive

The wire-protocol is latency-bound, not bandwidth-constrained. So
disable the Nagle algorithm to...

github.com/cucumber/cucumber-cpp - 67b3f891465646dfc1338b843e9ac204d53caafc authored about 8 years ago by Giel van Schijndel <[email protected]>
Relay fixture results to recursive call of 'get_features'.

github.com/cucumber/pytest-bdd-ng - 3b1539788d7e38b52ed7b4497c208bc5ee28ed01 authored about 8 years ago by Adam Coddington <[email protected]>
Merge #87 '[cucumber-expressions] handle optional groups in regexp'

github.com/cucumber/try-cucumber-expressions - 91732798d1301989904be1a1e92d7fc33647b0d1 authored about 8 years ago by Björn Rasmusson <[email protected]>
Merge #87 '[cucumber-expressions] handle optional groups in regexp'

github.com/cucumber/cucumber-expressions - 91732798d1301989904be1a1e92d7fc33647b0d1 authored about 8 years ago by Björn Rasmusson <[email protected]>
cucumber-expressions: handle optional groups in regexp.

When performing a constructor transform on the value null, the
transformed object should also be...

github.com/cucumber/try-cucumber-expressions - 7703f6c744b1b725a2e3d9bd42b02d6a0f569927 authored about 8 years ago by Björn Rasmusson <[email protected]>
cucumber-expressions: handle optional groups in regexp.

When performing a constructor transform on the value null, the
transformed object should also be...

github.com/cucumber/cucumber-expressions - 7703f6c744b1b725a2e3d9bd42b02d6a0f569927 authored about 8 years ago by Björn Rasmusson <[email protected]>
Merge branch 'pr/58'

github.com/cucumber/slack-invite-automation - 6c9f89da186817ae788891c79e55bd3795c310a3 authored about 8 years ago by Outsider <[email protected]>
updated readme with how to use the .env file.

- updated readme to deploy to azure.

github.com/cucumber/slack-invite-automation - d664679349468a4abbee1d2466c90e11952d1507 authored about 8 years ago by camalot <[email protected]>
added comment about the .env

github.com/cucumber/slack-invite-automation - e3a453bedd4f075791a0ceb32e1cdf2e4f865d13 authored about 8 years ago by camalot <[email protected]>
fixed the 1 pixel column that was off in the background image

github.com/cucumber/slack-invite-automation - c0c81a9acb0ca36f4f069c3ddf5ef4b516c0bae5 authored about 8 years ago by camalot <[email protected]>
added iis yaml for azure

github.com/cucumber/slack-invite-automation - 40e7a7aa15f9506a7a6fc40d479e80db40698838 authored about 8 years ago by camalot <[email protected]>
update the listen command to not specify the ip address

github.com/cucumber/slack-invite-automation - d8812496eb1cd0daf5954a11ee0aafaabea06e04 authored about 8 years ago by camalot <[email protected]>
added azuredeploy template

github.com/cucumber/slack-invite-automation - c98c6db8b420ad191ef72094a1dd531a13ad8a2f authored about 8 years ago by camalot <[email protected]>
removed console log

- used port normalization function

github.com/cucumber/slack-invite-automation - c04cf5d84b9be4c349668839f4458d06be7e3323 authored about 8 years ago by camalot <[email protected]>
added support for .env file for local testing

- updated .gitignore

github.com/cucumber/slack-invite-automation - 345a399f0746f40a36fbc23347886617a45f4009 authored about 8 years ago by camalot <[email protected]>
Merge pull request #69 from hsiliev/master

Add Cloud Foundry manifest

github.com/cucumber/slack-invite-automation - 0db8d2bc162fa50f5b87eba13171ba5f9bd289b5 authored about 8 years ago by JeongHoon Byun (aka Outsider) <[email protected]>
Add Cloud Foundry manifest

github.com/cucumber/slack-invite-automation - 5ca7da64377854fb7fe7f1afc0a789a7368b4bee authored about 8 years ago by Hristo Iliev <[email protected]>
cucumber-expressions: Remove coverage check - broken

github.com/cucumber/cucumber-expressions - 911fe64337b10592a95a72fcea01b8fc6e3159c6 authored about 8 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Remove coverage check - broken

github.com/cucumber/try-cucumber-expressions - 911fe64337b10592a95a72fcea01b8fc6e3159c6 authored about 8 years ago by Aslak Hellesøy <[email protected]>
Fix typo in import

github.com/cucumber/try-cucumber-expressions - e0fe32e8266eee7c31b963768e8fdf19cfd9f395 authored about 8 years ago by Aslak Hellesøy <[email protected]>
Fix typo in import

github.com/cucumber/cucumber-expressions - e0fe32e8266eee7c31b963768e8fdf19cfd9f395 authored about 8 years ago by Aslak Hellesøy <[email protected]>
Upgrade to istanbul with Babel support

github.com/cucumber/cucumber-expressions - e5c03a2925665bf7092b7637610cdca343d06f22 authored about 8 years ago by Aslak Hellesøy <[email protected]>
Upgrade to istanbul with Babel support

github.com/cucumber/try-cucumber-expressions - e5c03a2925665bf7092b7637610cdca343d06f22 authored about 8 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Build with Babel

This makes sure the code works on Node v4.

github.com/cucumber/try-cucumber-expressions - dbaf246a5cf094203e619d8fd01a04806d4d2458 authored about 8 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Build with Babel

This makes sure the code works on Node v4.

github.com/cucumber/cucumber-expressions - dbaf246a5cf094203e619d8fd01a04806d4d2458 authored about 8 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #67 from JoseCage/master

Fixed a minor error in the translation into Portuguese (pt)

github.com/cucumber/slack-invite-automation - c446dc7d8ad819a1c78b00a4072b73bfb75d3381 authored about 8 years ago by JeongHoon Byun (aka Outsider) <[email protected]>
Fixed a minor error in the translation into Portuguese (pt)

github.com/cucumber/slack-invite-automation - 34ecd5b6902dcb61d89e661d4f0d64b999b7fbb0 authored about 8 years ago by José Cage <[email protected]>
Merge branch 'cr-generatedExpressions'

github.com/cucumber/cucumber-expressions - a7631d0aa3d297bf35b1ef0ad10d3788f355bbac authored about 8 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'cr-generatedExpressions'

github.com/cucumber/try-cucumber-expressions - a7631d0aa3d297bf35b1ef0ad10d3788f355bbac authored about 8 years ago by Aslak Hellesøy <[email protected]>
Fix compilation error

github.com/cucumber/try-cucumber-expressions - 466248e4691dcf1c221da9b981a9234a93f5738a authored about 8 years ago by Aslak Hellesøy <[email protected]>
Fix compilation error

github.com/cucumber/cucumber-expressions - 466248e4691dcf1c221da9b981a9234a93f5738a authored about 8 years ago by Aslak Hellesøy <[email protected]>
generate expressions

github.com/cucumber/cucumber-expressions - 22ba90aae16b8dbf49a080565bc688c0503d7a42 authored about 8 years ago by charlierudolph <[email protected]>
generate expressions

github.com/cucumber/try-cucumber-expressions - 22ba90aae16b8dbf49a080565bc688c0503d7a42 authored about 8 years ago by charlierudolph <[email protected]>
rollback the background images

It removed in #66

github.com/cucumber/slack-invite-automation - 6b53ef455a5356cc7c5868fbf8fd0f3e590e6273 authored about 8 years ago by Outsider <[email protected]>
Created tr.json (#66)

* Create tr.json

Added Turkish localisation.

* Delete bg.jpg

github.com/cucumber/slack-invite-automation - 35892b2cbb1dc9862973add1ebc952bf2deae501 authored about 8 years ago by Ahmed Ustem <[email protected]>
Rename tests

github.com/cucumber/cucumber-expressions - 4fc5d86885800f1cad4deaf4802a8e2662447889 authored about 8 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Make test names consitent

github.com/cucumber/try-cucumber-expressions - 3dd623372415c92070082aa235c5d3819e6625e3 authored about 8 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Make test names consitent

github.com/cucumber/cucumber-expressions - 3dd623372415c92070082aa235c5d3819e6625e3 authored about 8 years ago by Aslak Hellesøy <[email protected]>
docs: Pull in correct snippet

github.com/cucumber/try-cucumber-expressions - ee401e62192da0c24b76c1190f786d6610b0c6ce authored about 8 years ago by Aslak Hellesøy <[email protected]>
docs: Pull in correct snippet

github.com/cucumber/cucumber-expressions - ee401e62192da0c24b76c1190f786d6610b0c6ce authored about 8 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Release 1.0.1

github.com/cucumber/try-cucumber-expressions - c133c64c33b23cfbce89cd89ba96f7b4104f8ccb authored about 8 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Release 1.0.1

github.com/cucumber/cucumber-expressions - c133c64c33b23cfbce89cd89ba96f7b4104f8ccb authored about 8 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Release 1.0.0

github.com/cucumber/try-cucumber-expressions - 16daf1c45e9b4a12aa4b5734f8fabd44808a4731 authored about 8 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Release 1.0.0

github.com/cucumber/cucumber-expressions - 16daf1c45e9b4a12aa4b5734f8fabd44808a4731 authored about 8 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'cr-addJsIndex2'

github.com/cucumber/cucumber-expressions - a3be3df18f80c791e8488395f1df423cae3124a3 authored about 8 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'cr-addJsIndex2'

github.com/cucumber/try-cucumber-expressions - a3be3df18f80c791e8488395f1df423cae3124a3 authored about 8 years ago by Aslak Hellesøy <[email protected]>
Remove js-specific docs. Updated docs.cucumber.io/cucumber-expressions instead

github.com/cucumber/cucumber-expressions - 9e29f9349851a5aa5bee2767e73ef9ca0b1473dc authored about 8 years ago by Aslak Hellesøy <[email protected]>
Remove js-specific docs. Updated docs.cucumber.io/cucumber-expressions instead

github.com/cucumber/try-cucumber-expressions - 9e29f9349851a5aa5bee2767e73ef9ca0b1473dc authored about 8 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into cr-addJsIndex2

github.com/cucumber/try-cucumber-expressions - 9fa0af655d592ac20fa0781b883e2f51e907569e authored about 8 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into cr-addJsIndex2

github.com/cucumber/cucumber-expressions - 9fa0af655d592ac20fa0781b883e2f51e907569e authored about 8 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Add release scripts

github.com/cucumber/try-cucumber-expressions - abb3fd515cfc3c31310b96e84a8214c50bc3cc5c authored about 8 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Add release scripts

github.com/cucumber/tag-expressions - 8e863a6f67ade8cbac6871b2c46395c57f4a4b1f authored about 8 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Add release scripts

github.com/cucumber/cucumber-expressions - abb3fd515cfc3c31310b96e84a8214c50bc3cc5c authored about 8 years ago by Aslak Hellesøy <[email protected]>
Document CucumberExpressions

github.com/cucumber/try-cucumber-expressions - cf71cb1f44160471de10da3e0c9f606ae7b9d146 authored about 8 years ago by Aslak Hellesøy <[email protected]>
Document CucumberExpressions

github.com/cucumber/cucumber-expressions - cf71cb1f44160471de10da3e0c9f606ae7b9d146 authored about 8 years ago by Aslak Hellesøy <[email protected]>
Release 1.4.5

github.com/cucumber/cucumber-rails - 7ff86603230636ad829b7c783c931c775543a4f7 authored about 8 years ago by Kosmas Chatzimichalis <[email protected]>
Add support for Cucumber 3+

See travis build with Cucumber 3.0.0.pre.1 over here:
https://travis-ci.org/cucumber/cucumber-ra...

github.com/cucumber/cucumber-rails - ac76917b8ce273ee9e70c5964d256ce21670c1be authored about 8 years ago by Steve Tooke <[email protected]>
Merge pull request #196 from thedrow/ISSUE-139-gherkin-terminal-reporter

Merged version of the gherkin reporter

github.com/cucumber/pytest-bdd-ng - a26ce267240b3864c30cfb95c3db4b2a8bd41aba authored about 8 years ago by Oleg Pidsadnyi <[email protected]>
update travis and add 1.7 go version

github.com/cucumber/godog - 351a1adaf9653e119c94f29ebc9b2c4275f511a6 authored about 8 years ago by gedi <[email protected]>
fix snippet string argument extraction followed by non space character

github.com/cucumber/godog - c302697f9e8e58bdf1880426f392b62384cf6429 authored about 8 years ago by gedi <[email protected]>
Merge branch 'master' into ISSUE-139-gherkin-terminal-reporter

github.com/cucumber/pytest-bdd-ng - 3d8447a6c0a2017f75ba94bf962c5cf9e2f362fd authored about 8 years ago by Omer Katz <[email protected]>
Merge pull request #195 from The-Compiler/at

Don't parse scenario lines containing @ as tag

github.com/cucumber/pytest-bdd-ng - 6cd65b64042cc5d6185f7e44a56019629022a21c authored about 8 years ago by Oleg Pidsadnyi <[email protected]>
Merge pull request #197 from pytest-dev/py-github

Update tox.ini for pylib bitbucket -> github move

github.com/cucumber/pytest-bdd-ng - e0761dd88160910a0f65f4450df483b95ac8dd29 authored about 8 years ago by Florian Bruhin <[email protected]>
Update tox.ini for pylib bitbucket -> github move

github.com/cucumber/pytest-bdd-ng - d66076420e35d37df47824b216a5d1c1e02c6dfd authored about 8 years ago by Florian Bruhin <[email protected]>
Merge branch 'ISSUE-139-gherkin-terminal-reporter' of git://github.com/spinus/pytest-bdd into ISSUE-139-gherkin-terminal-reporter

github.com/cucumber/pytest-bdd-ng - 2e2b7a5c1bdfcc3b29f395d36a84a8aaa2ad2d1b authored about 8 years ago by Omer Katz <[email protected]>
[cucumber-expressions] make require-able and add example

github.com/cucumber/try-cucumber-expressions - 08720a18fa188c0f36eae79420640087b042fe4c authored about 8 years ago by charlierudolph <[email protected]>
[cucumber-expressions] make require-able and add example

github.com/cucumber/cucumber-expressions - 08720a18fa188c0f36eae79420640087b042fe4c authored about 8 years ago by charlierudolph <[email protected]>
[tag-expressions] make require-able and add example (#76)

github.com/cucumber/tag-expressions - baf52e83c1de8ecc6f044ea80f50ec2c1f99a96e authored about 8 years ago by Charlie Rudolph <[email protected]>
Merge #116 fixes #79

github.com/cucumber/cucumber-cpp - 9b3225f43568519f55c144f63a69369b9ab95e55 authored about 8 years ago by Paolo Ambrosio <[email protected]>
Merge #120 'Download gmock/gtest from github'

Fixes #122 and closes #121

github.com/cucumber/cucumber-cpp - bbf75ca1fbbb5ed94792181f1f44365279832112 authored about 8 years ago by Paolo Ambrosio <[email protected]>