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

tests flags and binary builder

github.com/cucumber/godog - 90b8d3bfe7bba6162aa6ea9f099c1cb6173c9bd2 authored over 7 years ago by gedi <[email protected]>
removes sorting feature files, accepts them by given order, closes #78

github.com/cucumber/godog - 169d617b2673d1db32e737a1a12f9ced68ea4b41 authored over 7 years ago by gedi <[email protected]>
Merge pull request #76 from mroth/randomize-order

allow randomizing scenario order

github.com/cucumber/godog - 0b640526cf7bff67a2163a77713ec6d613e4c9d4 authored over 7 years ago by Gediminas Morkevicius <[email protected]>
prints random seed in formatter summary

github.com/cucumber/godog - 201677e1529e1320542ef3d943db0c71688f898f authored over 7 years ago by gedi <[email protected]>
Fix #210 do not raise wrong Error for no strict gherkin feature

The issue, that if user disable strict gherkin check, it will lead to
situation, when wrong Erro...

github.com/cucumber/pytest-bdd-ng - 5d40f2c28e38b666ed1c35e7f939482751e9b1e0 authored over 7 years ago by Sergey Kraynev <[email protected]>
cucumber-expressions - extract method

github.com/cucumber/try-cucumber-expressions - 093489ce9e2788106563e42f035408cc5df6fdaf authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions - extract method

github.com/cucumber/cucumber-expressions - 093489ce9e2788106563e42f035408cc5df6fdaf authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Detect type duplication

github.com/cucumber/cucumber-expressions - 72b8a9b88e2a443e0ead59365766fd00818fae98 authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Detect type duplication

github.com/cucumber/try-cucumber-expressions - 72b8a9b88e2a443e0ead59365766fd00818fae98 authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: JavaScript implementation of multi regexp support

github.com/cucumber/try-cucumber-expressions - 04f232bd9a639d0699a6b6f65317f21bfda19ca3 authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: JavaScript implementation of multi regexp support

github.com/cucumber/cucumber-expressions - 04f232bd9a639d0699a6b6f65317f21bfda19ca3 authored over 7 years ago by Aslak Hellesøy <[email protected]>
Fix window not closing on ctrl-c

github.com/cucumber/cucumber-electron - 5472407c54ea30f0e9a5f98952adcb65931b9cf4 authored over 7 years ago by artemave <[email protected]>
Don't bundle electron with cucumber-electron

So that users can control what version of electron to use.

github.com/cucumber/cucumber-electron - e094b4d02dec3b9377678cdad042011969d945ec authored over 7 years ago by artemave <[email protected]>
single randomSeed Option value, handled as flag.Value

Best of both worlds, this allows for a single int64 value in the
Options struct, but at the same...

github.com/cucumber/godog - d2eb563953e019cc6939fd27b3c7649f467d59b1 authored over 7 years ago by Matthew Rothenberg <[email protected]>
allow setting randomization via flags

allows for setting randomization with flags, but also modifies the
Options struct to now have tw...

github.com/cucumber/godog - f50c3b5e1434ef0ef1414787d153b69b3becb1e9 authored over 7 years ago by Matthew Rothenberg <[email protected]>
fix deterministic scenario ordering with feature concurrency

while global rand is concurrent safe, since each suite is handling
picking scenario order on it’...

github.com/cucumber/godog - cf6160b3f2f4b0b3435a3d5609bcd93ddabe2e15 authored over 7 years ago by Matthew Rothenberg <[email protected]>
switch Random opt from bool to int64

This allows for us to propagate the seed value around, and not have to
have two different values...

github.com/cucumber/godog - 0eed963c6323410f50d753551b0f17e3a57213f4 authored over 7 years ago by Matthew Rothenberg <[email protected]>
allow randomizing scenario order

github.com/cucumber/godog - 4a754b26a5c1fd9c15543f7273810c38ab2f1f90 authored over 7 years ago by Matthew Rothenberg <[email protected]>
Ignore top level README in Cucumber Pro

github.com/cucumber/cucumber-java-skeleton - d5ae91a645f76662f4d1c318d51910260b64b634 authored over 7 years ago by Thomas Sundberg <[email protected]>
Merge pull request #431 from cucumber/fix-readme

Fix build status table in README

github.com/cucumber/aruba - 70ec715370fcc23eb09c4fdb0db84d6b380d2d80 authored over 7 years ago by Andrea Nodari <[email protected]>
Document preferential parameter types

github.com/cucumber/try-cucumber-expressions - 8487e56d1476193d5d08cc0ac3698f25bbe187e7 authored over 7 years ago by Aslak Hellesøy <[email protected]>
Document preferential parameter types

github.com/cucumber/cucumber-expressions - 8487e56d1476193d5d08cc0ac3698f25bbe187e7 authored over 7 years ago by Aslak Hellesøy <[email protected]>
Give better feedback when RegularExpressions have ambiguous parameter types

github.com/cucumber/cucumber-expressions - cbb1a2c6703a575f34e0b9f594c4048630664eba authored over 7 years ago by Aslak Hellesøy <[email protected]>
Give better feedback when RegularExpressions have ambiguous parameter types

github.com/cucumber/try-cucumber-expressions - cbb1a2c6703a575f34e0b9f594c4048630664eba authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Remove duplicated test

github.com/cucumber/try-cucumber-expressions - 57f43ec309f3eaeb651a3dffc35e4bff9b3d96ff authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Remove duplicated test

github.com/cucumber/cucumber-expressions - 57f43ec309f3eaeb651a3dffc35e4bff9b3d96ff authored over 7 years ago by Aslak Hellesøy <[email protected]>
Add back commented out tests

github.com/cucumber/cucumber-expressions - 6fe83e7583df9a47739c20b01cba1a51436c0126 authored over 7 years ago by Aslak Hellesøy <[email protected]>
Add back commented out tests

github.com/cucumber/try-cucumber-expressions - 6fe83e7583df9a47739c20b01cba1a51436c0126 authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Allow duplicate regexps in parameter types

github.com/cucumber/try-cucumber-expressions - 6d7cb90f2cb1995640ddd9fe6c4772c406074d23 authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Allow duplicate regexps in parameter types

github.com/cucumber/cucumber-expressions - 6d7cb90f2cb1995640ddd9fe6c4772c406074d23 authored over 7 years ago by Aslak Hellesøy <[email protected]>
Fix build status table

github.com/cucumber/aruba - d9fbd44f2fc6a7d2d81a23b89b84dfd91e149dc1 authored over 7 years ago by Andrea Nodari <[email protected]>
Contributors might not know what a bugfix or a feature are

github.com/cucumber/cucumber-cpp - c38dda1702ffa91d0792ed4e6348b1ba7e3dcb61 authored over 7 years ago by Paolo Ambrosio <[email protected]>
A better wording for the Greek translation of the 'Scenario Outline'

github.com/cucumber/gherkin - d8ede221ffa28592a90b6779819da249d4a4b934 authored over 7 years ago by Panayotis Matsinopoulos <Panayotis Matsinopoulos [email protected]>
Merge pull request #194 from csmoseley/release/17-Windows-OS-Fixes

Adding missing build changes for release 0.0.17

github.com/cucumber/cucumber-eclipse - e167c029d042d38ba91b441c529c67239c3f5926 authored over 7 years ago by Ilan Pillemer <[email protected]>
cucumber-expressions: Attribution for #180

github.com/cucumber/cucumber-expressions - 7f3266ac82dfac55fd243d67bc6f945fb330d987 authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Attribution for #180

github.com/cucumber/try-cucumber-expressions - 7f3266ac82dfac55fd243d67bc6f945fb330d987 authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Remove named params (already deprecated)

github.com/cucumber/try-cucumber-expressions - d33c5929b66de9c1d39d633d10ae5d82b093d17f authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Remove named params (already deprecated)

github.com/cucumber/cucumber-expressions - d33c5929b66de9c1d39d633d10ae5d82b093d17f authored over 7 years ago by Aslak Hellesøy <[email protected]>
Fix incomplete variable rename

github.com/cucumber/cucumber-expressions - a16a732a4b4c98d9e65a834481d1bdd73b8b5293 authored over 7 years ago by Aslak Hellesøy <[email protected]>
Fix incomplete variable rename

github.com/cucumber/try-cucumber-expressions - a16a732a4b4c98d9e65a834481d1bdd73b8b5293 authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: variable rename

github.com/cucumber/try-cucumber-expressions - 68f95de421b5f6aa350e298a2fa05e4f5cf1409b authored over 7 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: variable rename

github.com/cucumber/cucumber-expressions - 68f95de421b5f6aa350e298a2fa05e4f5cf1409b authored over 7 years ago by Aslak Hellesøy <[email protected]>
Better contributing guidelines and GitHub templates for issues and PRs

github.com/cucumber/cucumber-cpp - c257e218987d68172d41a44a683e2976cac8d882 authored over 7 years ago by Paolo Ambrosio <[email protected]>
Merge pull request #415 from renuo/fix-github-links

Fix documentation / feature links on GitHub

github.com/cucumber/aruba - c9789c4320bd6fdac11b9500ed3d8acb8a0902d6 authored over 7 years ago by Dennis Günnewig <[email protected]>
Update README.md

github.com/cucumber/cucumber-ruby-core - 2fac3f0fdc902b10d5f2d3aba20d47685d0e9552 authored over 7 years ago by Andrea Nodari <[email protected]>
Adding missing build changes

github.com/cucumber/cucumber-eclipse - 8adba1dc98a09cfd97ac9b0a2c6f5a94ea9e06a1 authored over 7 years ago by Christopher Moseley <[email protected]>
Merge pull request #193 from csmoseley/release/17-Windows-OS-Fixes

Incrementing to new Release Version (0.0.17)

github.com/cucumber/cucumber-eclipse - 78627828abb799f962fba809a22a38a00cacd2d3 authored over 7 years ago by Ilan Pillemer <[email protected]>
Incrementing to new Release (17)

github.com/cucumber/cucumber-eclipse - be5a76012d3c93af67ae18611316ba2ef860b9f8 authored over 7 years ago by Christopher Moseley <[email protected]>
Ensure HookRegistrationFixture does its setup right

github.com/cucumber/cucumber-cpp - 1a7b7b10447925f337d9794da36d63d1b5e90efe authored over 7 years ago by Giel van Schijndel <[email protected]>
other regex fix

github.com/cucumber/cucumber-eclipse - 4c6edb24a56b9b894505b4ea36829c45df1b8a42 authored over 7 years ago by Zdenek Jonas <[email protected]>
Properly test the fixtures

I.e. otherwise we don't ever validate the proper execution of SetUp()
and TearDown().

github.com/cucumber/cucumber-cpp - 04011a84b7c5017acd3d6c49e9488495d7cc2f36 authored over 7 years ago by Giel van Schijndel <[email protected]>
update CONTRIBUTING.md

github.com/cucumber/gherkin - 28870537efb78992f348f971634a54a0e90ca65c authored over 7 years ago by Andreas Willich <[email protected]>
update CONTRIBUTING.md

github.com/cucumber/gherkin-dotnet - c80fc00034a31fff344a2694f97096f894d0d670 authored over 7 years ago by Andreas Willich <[email protected]>
Merge branch 'gherkin-go-errors'

github.com/cucumber/gherkin - 9f9431be8cc576c9e609b8d88104d8c27452ffdc authored over 7 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'gherkin-go-errors'

github.com/cucumber/gherkin-go - aaf408a797c753cae50c3ed8de3cf88b9e6a7e20 authored over 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Attribution for #170

github.com/cucumber/gherkin - f3b906a35fbf85600aec2e57ee475e39dab20b9b authored over 7 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into gherkin-go-errors

github.com/cucumber/gherkin - af949f7b96f758665bfbb9ac7d27e1c25041c67c authored over 7 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'gherkin-c-fix-docker-build'

github.com/cucumber/gherkin - 6449f3b6d0733c728d728577742183225ca4b313 authored over 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Attribution for #145 and #162

github.com/cucumber/gherkin - e64c0717e6ba53e6d051e0452c7a8673a10c89e3 authored over 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Generate events as array (alternative to stream)

github.com/cucumber/gherkin - b8484ef5f3ed1f79ae7be575cefb5a95d3403fc7 authored over 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Generate events as array (alternative to stream)

github.com/cucumber/gherkin-java - 6534cd839af478abeeb064542d2be2c04c1ce9ef authored over 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Generate events as array (alternative to stream)

github.com/cucumber/gherkin-javascript - fdd714f328b455c26e28a6998f46a14ab87ef930 authored over 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: (C) Remove the Alpine exception from the Makefile.

github.com/cucumber/gherkin-c - d9afb7ffb0381b239c3feb87f13f53f9104938a2 authored over 7 years ago by Björn Rasmusson <[email protected]>
gherkin: (C) Remove the Alpine exception from the Makefile.

github.com/cucumber/gherkin - 7c9267a864ff90b5c3775b89250a5e890b95d57f authored over 7 years ago by Björn Rasmusson <[email protected]>
gherkin: (C) Manually convert uri:s from char* to wchar_t*.

On Alpine Linux 3.5 running in Docker swprintf does not handle the
format string L"%hs" properly...

github.com/cucumber/gherkin - a123f807985d515e018b5c19f7bd142d4c167522 authored over 7 years ago by Björn Rasmusson <[email protected]>
gherkin: (C) Manually convert uri:s from char* to wchar_t*.

On Alpine Linux 3.5 running in Docker swprintf does not handle the
format string L"%hs" properly...

github.com/cucumber/gherkin-c - 0e7da3e362dffac6f4b41b43d9849b83854e962c authored over 7 years ago by Björn Rasmusson <[email protected]>
Merge pull request #192 from csmoseley/feature/fix-windows-directory-format-step-def

Feature/fix windows directory format step def

github.com/cucumber/cucumber-eclipse - 7d45e6799e084278b6568da1d344fe2440d0014d authored over 7 years ago by Ilan Pillemer <[email protected]>
adapt travis & appveyor builds

github.com/cucumber/gherkin - 2eb62e4d4818331ed09efda3442000b0760d261d authored over 7 years ago by Andreas Willich <[email protected]>
adapt travis & appveyor builds

github.com/cucumber/gherkin-dotnet - cab1c009f6a31d06214e96afdeb26bbbac650e2c authored over 7 years ago by Andreas Willich <[email protected]>
add running tests to makefile

github.com/cucumber/gherkin-dotnet - 232a994b7c9c5820ef4aa1dd16e871791bd78ae2 authored over 7 years ago by Andreas Willich <[email protected]>
add running tests to makefile

github.com/cucumber/gherkin - e290058beda9fc686af95b8efebac513f7c4a3cb authored over 7 years ago by Andreas Willich <[email protected]>
Merge pull request #126 from junaruga/feature/traivs-update-ruby23-24

Update Ruby 2.4, 2.3 to latest version in .travis.yml.

github.com/cucumber/cucumber-ruby-core - ef4b97a3a80a1f569b65e8978b7ec0412a16c010 authored over 7 years ago by Jun Aruga <[email protected]>
Update Ruby 2.4, 2.3 to latest version in .travis.yml.

github.com/cucumber/cucumber-ruby-core - 6b84382019fd98e4506f5639600037b9bc740f07 authored over 7 years ago by Jun Aruga <[email protected]>
Merge pull request #125 from junaruga/feature/travis-ruby-2.4-back-to-normal

Remove Ruby 2.4 from allow_failures in .travis.yml.

github.com/cucumber/cucumber-ruby-core - 0c94ec49c8c14d129dc54cc81054b74921e2ba95 authored over 7 years ago by Jun Aruga <[email protected]>
Remove Ruby 2.4 from allow_failures in .travis.yml.

Because coveralls 0.8.20 for Ruby 2.4 compatibility was released.
See also https://github.com/le...

github.com/cucumber/cucumber-ruby-core - b95c6ce3f15edbe6fe8dfa39f0092c7b23011b3b authored over 7 years ago by Jun Aruga <[email protected]>
Preparing history file for next development release

github.com/cucumber/cucumber-cpp - da609956fcd42046e5182c6226acd7e53dd7754e authored over 7 years ago by Paolo Ambrosio <[email protected]>
Updated history file for the 0.4 release

github.com/cucumber/cucumber-cpp - fdf8a5c4ef4c51dfa7ea82077f706414a4c6322d authored over 7 years ago by Paolo Ambrosio <[email protected]>
Merge #139 'Fix and document minimal boost version'

github.com/cucumber/cucumber-cpp - 79811832e1f184d61ed25b8763e50af36b64f93d authored over 7 years ago by Paolo Ambrosio <[email protected]>
Adding case for windows format directory paths in the step definition wizard

github.com/cucumber/cucumber-eclipse - d3aa22162a7a3dc5c60958c51ad87f777d2e38f5 authored over 7 years ago by Christopher Moseley <[email protected]>
Merge pull request #1 from cucumber/master

Update from root

github.com/cucumber/cucumber-eclipse - cba63bafb3dd89b04e030465fdcc3fa66134c107 authored over 7 years ago by Christopher Moseley <[email protected]>
add nuget information

github.com/cucumber/gherkin - baba80d871e78fbf29b5b4a356c829cb3066e740 authored over 7 years ago by Andreas Willich <[email protected]>
add nuget information

github.com/cucumber/gherkin-dotnet - 81bd7acd5ac5b3cbf27b8b3114868e6003218f36 authored over 7 years ago by Andreas Willich <[email protected]>
remove old makefile stuff

github.com/cucumber/gherkin-dotnet - 25254c603f003c23473e7e20ae4e4336d25680b1 authored over 7 years ago by Andreas Willich <[email protected]>
remove old makefile stuff

github.com/cucumber/gherkin - d5ea62ba8a939243e04d73bd2096e14c527096b5 authored over 7 years ago by Andreas Willich <[email protected]>
cleanup csproj and fix build on Mac OS X

github.com/cucumber/gherkin - e9e5e1b598e63a363181b2a99d2328b6c95bbedd authored over 7 years ago by Andreas Willich <[email protected]>
cleanup csproj and fix build on Mac OS X

github.com/cucumber/gherkin-dotnet - 950f28d72441864d401f78576078f3cde5b674b4 authored over 7 years ago by Andreas Willich <[email protected]>
Merge pull request #191 from csmoseley/feature/FixQuotelessAnnotationForStepDefWizard

Adjusted the NewStepDefFileWizard to generate with quotes for annotations

github.com/cucumber/cucumber-eclipse - 988f3e46dc35519c75db59655cb6b2828dd0a4e7 authored over 7 years ago by Ilan Pillemer <[email protected]>
Adjusted the NewStepDefFileWizard to generate proper matcher for example Step Annotations

github.com/cucumber/cucumber-eclipse - 61c22883d9d7bacca82c56fb288fa8d0026c599d authored over 7 years ago by Christopher Moseley <[email protected]>
Require Boost during find_package

Except for Boost.Test, that's still optional.

github.com/cucumber/cucumber-cpp - a3f0d1624e9bdc1ae862356e0fec9a6450172490 authored over 7 years ago by Giel van Schijndel <[email protected]>
Bump Boost to 1.46 and document it

Because we cannot build without that version, 1.40 isn't enough. 1.42 is
required for Boost.Test...

github.com/cucumber/cucumber-cpp - bcf4b0a70101700b9a65adabb2d172b2cf7c25e8 authored over 7 years ago by Giel van Schijndel <[email protected]>
Merge #138 'Get rid of clang warning'

Closes #119

github.com/cucumber/cucumber-cpp - f933ad1983cf15cc0573532f98b5457bc1ba2a18 authored over 7 years ago by Paolo Ambrosio <[email protected]>
get rid of clang warning

github.com/cucumber/cucumber-cpp - f08967583b99f9d35a5aeecdb44437b2c923c47f authored over 7 years ago by Kamil Strzempowicz <[email protected]>
handles unexpected errors properly and exits with error code

github.com/cucumber/gherkin - 6226910ef14d8355f78497ddfc6c0fafdcc656f5 authored over 7 years ago by gedi <[email protected]>
handles unexpected errors properly and exits with error code

github.com/cucumber/gherkin-go - 7433fd0fda861ab3898107e4d1b45241a050f8d7 authored over 7 years ago by gedi <[email protected]>
Merge pull request #81 from stefek99/patch-1

Adding autofocus attribute

github.com/cucumber/slack-invite-automation - 49798f685a683baf871c61edab07925c40fa070b authored over 7 years ago by JeongHoon Byun (aka Outsider) <[email protected]>
Merge pull request #84 from shwaydogg/master

README.md token generation link updated

github.com/cucumber/slack-invite-automation - 63ce6a3a5af4f403fdaa88588090b6cdf015e42f authored over 7 years ago by JeongHoon Byun (aka Outsider) <[email protected]>
Fix dependency to gherkin 4.0.0 for now

github.com/cucumber/cucumber-electron - bff334567741b03462a8d30dc442c5bb801596d0 authored over 7 years ago by Josh Chisholm <[email protected]>
Merge #134 'Test with Valgrind, stop leaking, more memory safety'

github.com/cucumber/cucumber-cpp - 505b2a9ade2afe47fb3781cb7ff70d0c778cc5b6 authored over 7 years ago by Paolo Ambrosio <[email protected]>
Store a shared_ptr instead of raw to StepInfo in SingleStepMatch

To be really sure we won't ever have a dangling pointer there.

github.com/cucumber/cucumber-cpp - d6526f96682199e782ed9f70ff94cde904725030 authored over 7 years ago by Giel van Schijndel <[email protected]>
Make StepInfo const correct and pass it around as const

github.com/cucumber/cucumber-cpp - bd10763fd0a142c28ed3636d9a0cc402572228f8 authored over 7 years ago by Giel van Schijndel <[email protected]>