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

Monkey patch tty for debug support

github.com/cucumber/cucumber-electron - 493334bfb9967b7bae7aa9b04548c45bdc6779a5 authored over 6 years ago by Josh Chisholm <[email protected]>
Merge pull request #20 from cucumber/cucumber-4-compatibility

Cucumber 4 compatibility

github.com/cucumber/cucumber-electron - 75c8e2d3802c18787867fea8acb919be8cd7cf36 authored over 6 years ago by Josh Chisholm <[email protected]>
Use node 8 on travis because rmfr uses util.promisify

github.com/cucumber/cucumber-electron - 686321b3c5031f313bac0a6e12995dc1d5c054fa authored over 6 years ago by Josh Chisholm <[email protected]>
Add another comment to clarify the cucumber 4.0.0 change

github.com/cucumber/cucumber-electron - 5e0e75bfcc63878190c7a17f976909d8cd8aed18 authored over 6 years ago by Josh Chisholm <[email protected]>
Upgrade dependencies, use yarn not npm

github.com/cucumber/cucumber-electron - d398056e2da9dd9a0174ce8a09197110e235cc26 authored over 6 years ago by Josh Chisholm <[email protected]>
Handle object (not boolean) result of Cucumber.Cli#run

github.com/cucumber/cucumber-electron - fa00d37004b56857b0b8359b918bc0a2457d2e56 authored over 6 years ago by Josh Chisholm <[email protected]>
Stop using defineSupportCode

github.com/cucumber/cucumber-electron - 2d44d1b88758773e9ca978ae75cea07f6bcff2f3 authored over 6 years ago by Josh Chisholm <[email protected]>
Use cucumber-js not cucumber.js

github.com/cucumber/cucumber-electron - e3b5e2cc36a2cddb69901516c66624875cdcb78c authored over 6 years ago by Josh Chisholm <[email protected]>
Update javascript and ruby tutorials

github.com/cucumber/docs - e2a22cc6e7efc79111c97747846b990479d9099d authored over 6 years ago by maritvandijk <[email protected]>
[WIP] Add javascript and ruby to tutorial

github.com/cucumber/docs - e5764241213aaf2fae0019b12832c0ce768f9c87 authored over 6 years ago by maritvandijk <[email protected]>
Remove dead link

github.com/cucumber/docs - 039985fbda45c21fc3815074327f2990bd48f220 authored over 6 years ago by maritvandijk <[email protected]>
Android: Fix Cucumber execution on Gradle (#1094)

* Fix AndroidInstrumentationReporter for Gradle builds

* the connected check tasks of the And...

github.com/cucumber/cucumber-android - 0396c98665f1fcc63cc61d30ad2fd9ed38842787 authored over 6 years ago by cgnuechtel <[email protected]>
Re-added tests for Rails 4.0 (#364)

Tested against Ruby >= 2.3.4

github.com/cucumber/cucumber-rails - 526ac086984ba3c410bc476b8383fc7be118ba3c authored over 6 years ago by Andrew <[email protected]>
Fix typo

github.com/cucumber/docs - 41085c64a3602ab555843bb2b4844c379c54f806 authored over 6 years ago by maritvandijk <[email protected]>
Merge pull request #246 from girijant/master

0.0.21_Fixed for minor issue

github.com/cucumber/cucumber-eclipse - c781977cb379272b3c2fe9c7d628e05c5bc3b162 authored over 6 years ago by Girija Prasad Panda <[email protected]>
0.0.21_Fixed for minor issue

0.0.21 Fixed for minor issue

github.com/cucumber/cucumber-eclipse - f5d9676ed2706d982ad6caf409c0eebca5729f46 authored over 6 years ago by Girija <[email protected]>
Merge pull request #245 from girijant/master

**0.0.21 released by fixing below major bugs:**
#230 : Pattern Exception for Reg-Expr ["^\\$\\{...

github.com/cucumber/cucumber-eclipse - db2e21d0ce8a6cb301e2d76eb045d2897d08ebbd authored over 6 years ago by Girija Prasad Panda <[email protected]>
0.0.21_For LambdaExpr_BugFixes

0.0.21_For LambdaExpr_BugFixes

github.com/cucumber/cucumber-eclipse - 131a9709f97cf285f73c9e5d3d9a1497492e1608 authored over 6 years ago by Girija <[email protected]>
update readme

On windows, gem install bundler will cause a lot of problem during install gems or run tests

github.com/cucumber/cucumber-cpp - 70fa12c67d0aab0f3dcc8e3030d17a4631075319 authored over 6 years ago by Cookie <[email protected]>
Merge pull request #240 from mgor/reflect-step-changes-in-feature

Changes in step implementation is reflected in feature file

github.com/cucumber/cucumber-eclipse - abaa43f3488874a67b6844516b2abf40aa2860f2 authored over 6 years ago by Ilan Pillemer <[email protected]>
Merge pull request #239 from mgor/only-search-package

Only match step implementation in same package as feature file

github.com/cucumber/cucumber-eclipse - 02be6f6818cd89325b7344a1905559b136c9f84c authored over 6 years ago by Ilan Pillemer <[email protected]>
Merge pull request #242 from cowang/Add-note-for-ansi-console

Add note about the Ansi Escape Console plugin

github.com/cucumber/cucumber-eclipse - 9aebf4365283beef1f2ea390f32c758760c2f21a authored over 6 years ago by Ilan Pillemer <[email protected]>
Update README.md

Set recommended development version of Ruby to 2.2.0 rather than 2.3.0 (as it is the earliest ve...

github.com/cucumber/cucumber-rails - e16fed11082ebb6799a27b8035d0e7042df3a342 authored over 6 years ago by Andrew <[email protected]>
Updated README about Ruby versions; Tidied changelog. (#363)

github.com/cucumber/cucumber-rails - 3e219bc5e28eb3a3571cd3e685195c0b7f19fe30 authored over 6 years ago by Andrew <[email protected]>
Reinstate new form of tag negation. (#362)

github.com/cucumber/cucumber-rails - f17fc663fe258a953dc375c05bf216e0a1b01303 authored over 6 years ago by Andrew <[email protected]>
Remove support for Ruby versions <= 2.1 (#360)

github.com/cucumber/cucumber-rails - c1b269d1ed78826957ef52eccc9020dc737301bc authored over 6 years ago by Andrew <[email protected]>
Restored DatabaseCleaner hook. (#358)

github.com/cucumber/cucumber-rails - 323953268bf2e6dd3d350cd4783520ef1ddb1798 authored over 6 years ago by Andrew <[email protected]>
Improved verbosity of failing tests

github.com/cucumber/cucumber-rails - 07e1646ba5f2cb01c3a719ebc9fc42a929e84dcd authored over 6 years ago by Andrew Walter <[email protected]>
Conform the new syntax for tag expression (#348)

github.com/cucumber/cucumber-rails - edab35636702ef6b57f198242ea38f69d3c2c451 authored over 6 years ago by Michal Kovac <[email protected]>
Fix tests for Rails 4.0 and 4.2 on Ruby 2.1.10 - CI environment (#357)

github.com/cucumber/cucumber-rails - efb4650f99418ab0d469a96a6ef2a774a495d185 authored over 6 years ago by Andrew <[email protected]>
Document use of absolute paths in expand_path

github.com/cucumber/aruba - 130a583e73eb571fb64f3657e9fa04fecd827b2a authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Silence PerceivedComplexity cop for complex method

github.com/cucumber/aruba - b81a6de86cfe7d8613aa33b8c90782fe5e672d90 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Improve spec isolation by not blanket-including Aruba

github.com/cucumber/aruba - 4a9fb81263076c279c85e09f1c71e96c28fd39b0 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Fix ambiguous regexp literal

github.com/cucumber/aruba - 61346bfae926d958f7ee20ee249586e5a4c0dade authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Warn when absolute paths are used

github.com/cucumber/aruba - 4f64bc8c79e0a1170a45f8d5e3a94aa0c62de92f authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Special-case absolute file name

github.com/cucumber/aruba - 7b56879df359186e1a5612f60e97779c2f79f89a authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Add example

github.com/cucumber/aruba - 61f6f52cb7826232dd294eaecced8a6a838c8150 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Move Api specs to their logical place

github.com/cucumber/aruba - 37ca60d5efeffe6b33b530daea2c244b4a57d1a2 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Make expand_path handle absolute paths correctly

github.com/cucumber/aruba - bc4049e6e91e69e5384d979ab84d4142264e0c29 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Configure PercentLiteralDelimiters cop to match used style

github.com/cucumber/aruba - 08aa4983d15684d25449bfe6d2c32ec1eae0c386 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Autocorrect RuboCop offenses

github.com/cucumber/aruba - 047311f37a3a1f6edb29bbf3f40503266476c214 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Resolved test failures (#355)

* Resolved test failures.
* Selenium-webdriver tests are now completely headless in all environ...

github.com/cucumber/cucumber-rails - fc9ceea21c026596f08e395b1ac183c2234699aa authored over 6 years ago by Andrew <[email protected]>
Add note about the Ansi Escape Console plugin

In the README.md, let new installers know about the ANSI Escape in Console plugin.

github.com/cucumber/cucumber-eclipse - a753fa48078ee014b5d78a895a7bae6117835e2f authored over 6 years ago by George S. Cowan <[email protected]>
git subrepo push cucumber-expressions/ruby

subrepo:
subdir: "cucumber-expressions/ruby"
merged: "72fce318"
upstream:
origin: "h...

github.com/cucumber/try-cucumber-expressions - 86d70eceff9c6cea7126a1b762df0a0c33d80dfb authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push cucumber-expressions/ruby

subrepo:
subdir: "cucumber-expressions/ruby"
merged: "72fce318"
upstream:
origin: "h...

github.com/cucumber/cucumber-expressions - 86d70eceff9c6cea7126a1b762df0a0c33d80dfb authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push cucumber-expressions/javascript

subrepo:
subdir: "cucumber-expressions/javascript"
merged: "43b9324b"
upstream:
origin...

github.com/cucumber/cucumber-expressions - c4a47c519e3b866ec397d513a837962eda2593a9 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push cucumber-expressions/javascript

subrepo:
subdir: "cucumber-expressions/javascript"
merged: "43b9324b"
upstream:
origin...

github.com/cucumber/try-cucumber-expressions - c4a47c519e3b866ec397d513a837962eda2593a9 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push cucumber-expressions/java

subrepo:
subdir: "cucumber-expressions/java"
merged: "49463416"
upstream:
origin: "h...

github.com/cucumber/try-cucumber-expressions - 11a24f87230b5149eb4b90c3324dc8debad02232 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push cucumber-expressions/java

subrepo:
subdir: "cucumber-expressions/java"
merged: "49463416"
upstream:
origin: "h...

github.com/cucumber/cucumber-expressions - 11a24f87230b5149eb4b90c3324dc8debad02232 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Attribution. Closes #133. Closes #107.

github.com/cucumber/cucumber-expressions - b34e92061e73888bbea19c01df3e765823157c5f authored over 6 years ago by Aslak Hellesøy <[email protected]>
Attribution. Closes #133. Closes #107.

github.com/cucumber/try-cucumber-expressions - b34e92061e73888bbea19c01df3e765823157c5f authored over 6 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: JavaScript: Escape left parenthesis

github.com/cucumber/cucumber-expressions - 861c4cdc0f8799de1d56bed6bdf9f05eff21e243 authored over 6 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: JavaScript: Escape left parenthesis

github.com/cucumber/try-cucumber-expressions - 861c4cdc0f8799de1d56bed6bdf9f05eff21e243 authored over 6 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Java: Escape left parenthesis

github.com/cucumber/try-cucumber-expressions - 7c2b08bce6bc4c8ff524abac3e79888ad3cf220e authored over 6 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Java: Escape left parenthesis

github.com/cucumber/cucumber-expressions - 7c2b08bce6bc4c8ff524abac3e79888ad3cf220e authored over 6 years ago by Aslak Hellesøy <[email protected]>
Remove unneeded character class

github.com/cucumber/cucumber-expressions - 7cb7e7c1a88937cd5970017c23ffd17847278ad4 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Remove unneeded character class

github.com/cucumber/try-cucumber-expressions - 7cb7e7c1a88937cd5970017c23ffd17847278ad4 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/go

subrepo:
subdir: "gherkin/go"
merged: "227cb5ab"
upstream:
origin: "https://github.c...

github.com/cucumber/gherkin - 9f3ed48c04621fc59439aa5ed663902e3bd4d753 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/go

subrepo:
subdir: "gherkin/go"
merged: "227cb5ab"
upstream:
origin: "https://github.c...

github.com/cucumber/gherkin-go - 58b516613fff5303513ee3a7689426c22a07516e authored over 6 years ago by Aslak Hellesøy <[email protected]>
Attribution for #330

github.com/cucumber/gherkin - 306a05e8724c693e697a43b10c3d2d591039bca9 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into quality-validation-on-tip

github.com/cucumber/gherkin-go - c0bd7ac1dcfb83611df50df3e55525aaf8232726 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into quality-validation-on-tip

github.com/cucumber/gherkin - c20db0af24100518528e19d7fece77d29288d440 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/ruby

subrepo:
subdir: "gherkin/ruby"
merged: "4a72c3ee"
upstream:
origin: "https://github...

github.com/cucumber/gherkin - 4c646bbe23be3fbd553501f4561142c1b1aa2096 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/ruby

subrepo:
subdir: "gherkin/ruby"
merged: "4a72c3ee"
upstream:
origin: "https://github...

github.com/cucumber/gherkin-ruby - 63bd139e0d07213eb08cba3cacc8dd111cb6f19c authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "531ea06c"
upstream:
origin: "https://gith...

github.com/cucumber/gherkin - 93f046cb2fa1b265a1b9af30a153d84d353ae160 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/python

subrepo:
subdir: "gherkin/python"
merged: "531ea06c"
upstream:
origin: "https://gith...

github.com/cucumber/gherkin-python - 8f948a77f71e287f05b94b2ab21caeab116503c1 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/perl

subrepo:
subdir: "gherkin/perl"
merged: "822fe5d2"
upstream:
origin: "https://github...

github.com/cucumber/gherkin - f8956dedd553201a928eb568264f3df7abd99699 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/perl

subrepo:
subdir: "gherkin/perl"
merged: "822fe5d2"
upstream:
origin: "https://github...

github.com/cucumber/gherkin-perl - c6525ea47c28c917bc6be40a4fb8dc5b66ed63ed authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/objective-c

subrepo:
subdir: "gherkin/objective-c"
merged: "787b790b"
upstream:
origin: "https:/...

github.com/cucumber/gherkin - adbeb0944564268740230cfd8ee7194e24e83f32 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/objective-c

subrepo:
subdir: "gherkin/objective-c"
merged: "787b790b"
upstream:
origin: "https:/...

github.com/cucumber/gherkin-objective-c - c54ff9e3f22cabd9880b8c1ebcb73e00435bbe27 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/javascript

subrepo:
subdir: "gherkin/javascript"
merged: "5c5f4f4b"
upstream:
origin: "https://...

github.com/cucumber/gherkin-javascript - 88fd0632eacd7699f1465f587497dc703913cee8 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/javascript

subrepo:
subdir: "gherkin/javascript"
merged: "5c5f4f4b"
upstream:
origin: "https://...

github.com/cucumber/gherkin - b8c703654fd0d85a23959aa28907521c88ba9921 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/java

subrepo:
subdir: "gherkin/java"
merged: "1fcad467"
upstream:
origin: "https://github...

github.com/cucumber/gherkin - 722bd9b5b6c4903ef4ed325cab69f73d700a1094 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/java

subrepo:
subdir: "gherkin/java"
merged: "1fcad467"
upstream:
origin: "https://github...

github.com/cucumber/gherkin-java - 114e27937f0a9308d3a99c3e5a1c8fde7c1acbee authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/go

subrepo:
subdir: "gherkin/go"
merged: "a0f1e86a"
upstream:
origin: "https://github.c...

github.com/cucumber/gherkin - bcc9884a2b8282e84e597a5f007679965e52e6c6 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/go

subrepo:
subdir: "gherkin/go"
merged: "a0f1e86a"
upstream:
origin: "https://github.c...

github.com/cucumber/gherkin-go - 37239c5e72c55395451d04426f132f079465fd3f authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/dotnet

subrepo:
subdir: "gherkin/dotnet"
merged: "055331b2"
upstream:
origin: "https://gith...

github.com/cucumber/gherkin - 076c17c821b240c4f8f1083a0ad0999e5040261c authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/dotnet

subrepo:
subdir: "gherkin/dotnet"
merged: "055331b2"
upstream:
origin: "https://gith...

github.com/cucumber/gherkin-dotnet - 9e8d2b18574cb4d886985bf8dc0a71c6d8416683 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Attribution for #292

github.com/cucumber/gherkin - 808f9a237db7efba1b2b3b9dc020e183c496b502 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Merge master, ref #292

github.com/cucumber/gherkin-perl - e56d7429a13caf62dd2bdc2550aae8ad4926bc85 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Merge master, ref #292

github.com/cucumber/gherkin - 897496d41f4ca2eb54e80fce45f69e5d18d9f615 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Merge master, ref #292

github.com/cucumber/gherkin-go - dd90be2554dbf23e4fb1998dfa1578c7a3f97550 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Merge master, ref #292

github.com/cucumber/gherkin-objective-c - 4382ec600cb4e82458f3c3538bd5f0f52fe0c93c authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Merge master, ref #292

github.com/cucumber/gherkin-ruby - a816f712728c887de64c53682fcd99325e9576fb authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Merge master, ref #292

github.com/cucumber/gherkin-javascript - 82a18b61692c28109d5b0c132e934f556c8f99f6 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Merge master, ref #292

github.com/cucumber/gherkin-java - 8ab6d7eb90ade9450370528b5585afadb3c14d82 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Merge master, ref #292

github.com/cucumber/gherkin-python - 5f6ea182ffc1283e5fb8787778a519a4c31eedce authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Merge master, ref #292

github.com/cucumber/gherkin-c - 23844109191b691ca7632d69cdae704b4d87b4c0 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Merge master, ref #292

github.com/cucumber/gherkin-dotnet - bd6b6c37ba26ab9a113470dbd19db25d373a9100 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Attribution

github.com/cucumber/gherkin - 84f39c7af9a905be15edef3033064fe450dc1183 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull (merge) gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "86c324e3"
upstream:
origin: "https://github.co...

github.com/cucumber/gherkin - ae415d26971b8b6c5e2817d7220aa0f4e7bc5dae authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull (merge) gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "86c324e3"
upstream:
origin: "https://github.co...

github.com/cucumber/gherkin-c - c5bd42767f27ade164c027997e6fb77676bbcb2a authored over 6 years ago by Aslak Hellesøy <[email protected]>
allow parentheses to be explicitly escaped

github.com/cucumber/try-cucumber-expressions - 345354e3948b9ac07c081b6e7cdfe08dea200ffb authored over 6 years ago by Jamis Buck <[email protected]>
allow parentheses to be explicitly escaped

github.com/cucumber/cucumber-expressions - 345354e3948b9ac07c081b6e7cdfe08dea200ffb authored over 6 years ago by Jamis Buck <[email protected]>
include go 1.9 in travis build

github.com/cucumber/godog - c6efea2224fa09223bb834b85b8aeb733d25bc37 authored over 6 years ago by gedi <[email protected]>
reference cucumber html formatter in readme #103

github.com/cucumber/godog - 8839248093b47f7df62588f3b38472ef43a56988 authored over 6 years ago by gedi <[email protected]>