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

Add go and nodejs to Dockerfile, base on alpine

github.com/cucumber/gherkin - fa672444203efa53ff44edd9dcb1f024e20e145f authored over 6 years ago by Aslak Hellesøy <[email protected]>
Add go and nodejs to Dockerfile, base on alpine

github.com/cucumber/gherkin-go - be9f4fd4ad407adfbeae54030bdf286d6d0ab01b authored over 6 years ago by Aslak Hellesøy <[email protected]>
Bump java version to 1.8

github.com/cucumber/cucumber-java-skeleton - 394908d55ae7b9026f83476f2a726a715e15cf74 authored over 6 years ago by M.P. Korstanje <[email protected]>
Make have_output failure message work nicely with include_an_object

github.com/cucumber/aruba - 7f18cbdb346698e239815271f511ff7cdcd04536 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Special case include_an_object for single-element collections

github.com/cucumber/aruba - 2b28ee0a80cc4a89f0afdf9a1bef0ee6afefaa91 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Add 'Pipfile' generated by pipenv

github.com/cucumber/tag-expressions - a7120fbace4c3cd0f2094613bed3ba737f8173b3 authored over 6 years ago by jenisys <[email protected]>
Latest tweaks: Related to invoke tasks and Makefile (mostly).

github.com/cucumber/tag-expressions - 2f59ac46d6d5e5f1a92dd1af96ab2b3462bade71 authored over 6 years ago by jenisys <[email protected]>
Fix failure output for single-line single-command case

github.com/cucumber/aruba - ce54ddceec60aadeb50aae2b1bd9938707e294b5 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Remove obsolete RSpec version checks

Aruba depends on rspec-expectations >= 3.4, so these version checks will
always pass.

github.com/cucumber/aruba - d92d1b8f202da3c28b1b1327ec95432ba1166723 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Remove duplicate scenario

github.com/cucumber/aruba - f8ea1143a86fec4bbf952c6489a88599981ec03d authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Merge branch 'master' into feature/tag-expressions-python

github.com/cucumber/tag-expressions - a3ab276adda53f2507dcd815955fd29f7dd6efa1 authored over 6 years ago by jenisys <[email protected]>
common failed scenario output for progress and pretty format: #113

github.com/cucumber/godog - f9aabcdc5814beeba3111b7a7931f9acc57a7bbc authored over 6 years ago by gedi <[email protected]>
fixes errored scenario output for outlines closes #113

github.com/cucumber/godog - cf27a6173c6099625c7bb46f13e15ac1bf0dbfcc authored over 6 years ago by gedi <[email protected]>
bump version and update changelog

github.com/cucumber/godog - 6bd67bfcee5a32dcae0b257d0b9764cc29d54934 authored over 6 years ago by gedi <[email protected]>
Merge pull request #117 from DATA-DOG/go1.10

Go1.10 support for Godog command

github.com/cucumber/godog - 0997cc8515072a01d907e82b0f543e8bb8f8e72d authored over 6 years ago by Gediminas Morkevicius <[email protected]>
support godog package in vendor directory

github.com/cucumber/godog - bf43aba2d8398082f46203ff56e9f724d8eacb8d authored over 6 years ago by gedi <[email protected]>
builds the package dependency tree when there are no go sources

github.com/cucumber/godog - 3456668e83092ea3bf457c0901bb19ab0b68bb6e authored over 6 years ago by gedi <[email protected]>
adapt to new compiler and linker in go tool chain

github.com/cucumber/godog - 6f63ac8d06042bcf92acd6de61ee717dcd8bad16 authored over 6 years ago by gedi <[email protected]>
vendor package support missing still for go1.10

github.com/cucumber/godog - f9f6c208d62980f1511abfd5724e5764cd4e68a4 authored over 6 years ago by gedi <[email protected]>
Remove PullReview badge from README (#366)

github.com/cucumber/cucumber-rails - 2856231e8e0fa341175218a201a841b2eacd8e4a authored over 6 years ago by Andrew <[email protected]>
Update after review comments

github.com/cucumber/docs - 09e76dcb2333b98610b346f68b8ae9f5af5b27d2 authored over 6 years ago by maritvandijk <[email protected]>
Merge pull request #336 from link89/gherkin-335-python-thread-safe

Fixes #335

github.com/cucumber/gherkin - b53903a8d94d90f39f23d5b35e17cdfbc8473b4f authored over 6 years ago by link89 <[email protected]>
Merge pull request #543 from cucumber/remove-scenarios

Remove two less-useful scenarios

github.com/cucumber/aruba - 3fd419c4c4edd211a83764525f7a27f5cff0a7c4 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Merge pull request #541 from cucumber/update-dependencies

Update development dependencies

github.com/cucumber/aruba - 4607bc5454cba4486715a650423d1fcc04407c9f authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Merge pull request #542 from cucumber/fix/jruby-latest

Travis: use latest JRuby

github.com/cucumber/aruba - 78a55461bf4aff59c85453cbd97611cf0a7313aa authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Remove scenarios related to removed reporting feature

github.com/cucumber/aruba - 8a16ad927bbbac21aaab72f211db26f095b26379 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Remove scenario that just duplicates the README

github.com/cucumber/aruba - b9cd86da9d4309398258f18f4b7852721d7e1db2 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Fix byebug dependency for CRuby 2.0 and 2.1

github.com/cucumber/aruba - c7adad25aacb152b83a98915b71251c7081c6551 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Travis: use latest JRuby

github.com/cucumber/aruba - d6924e53ebeb0a74dab3c1e68b87b537b95b4b13 authored over 6 years ago by Olle Jonsson <[email protected]>
Remove superfluous specification of cucumber

github.com/cucumber/aruba - b8a0127a2280751f74de0c189d3519d3463c6d53 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Update pry-doc dependency

github.com/cucumber/aruba - 7385e29303d91065f57252cc1a261dce13a3024a authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Update license_finder dependency

github.com/cucumber/aruba - e9e316a60599874a4067c648d719df370423a341 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Update byebug

github.com/cucumber/aruba - 7488165e91e0bd3f43d3064a44850882c7f5c41c authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Loosen minitest dependency

github.com/cucumber/aruba - 4ae9a14bd1fc123c81a29e6d6c8d53e0cf600ca8 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Loosen rake dependency

github.com/cucumber/aruba - 71502300d3759e06706506b3de7adced3789de21 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Loosen dependency on fuubar

github.com/cucumber/aruba - 3f8625d93e4553567941d3031480bb52578c44db authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Merge pull request #540 from cucumber/issue-478-restore-old-expand_path-behavior

Restore old expand path behavior

github.com/cucumber/aruba - 31f69fd07c0f59ba999ade79406e8f88530c29e0 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
Improve spec description wording

github.com/cucumber/aruba - f191a4bfea53f1c371ce9d760724baa52f1f9509 authored over 6 years ago by Matijs van Zuijlen <[email protected]>
gherkin-python: make parser thread safe

github.com/cucumber/gherkin - d759c7d9fdda9d1b1fcdfe42054c9abfd7b617bb authored over 6 years ago by Henry Xu <[email protected]>
gherkin-python: make parser thread safe

github.com/cucumber/gherkin-python - a7ab554000f182ccd44e397a080a365080224a6e authored over 6 years ago by Henry Xu <[email protected]>
Update creating package.json with npm

github.com/cucumber/docs - 4909d2362b1e515f36fb5da630575c3d7ed34adc authored over 6 years ago by maritvandijk <[email protected]>
Make decaying step's state static in C#

github.com/cucumber/cucumber-json-converter - a3cc5871f6eb316c10a00100fbc6de17849b46ef authored over 6 years ago by Aslak Hellesøy <[email protected]>
make generator handle non-included files

github.com/cucumber/cucumber-json-converter - 7dc12d630aa9a7fb36b0b5f4ae2f68c8fe472a57 authored over 6 years ago by Gaspar Nagy <[email protected]>
Add Specflow JSON files back

github.com/cucumber/cucumber-json-converter - faba0eaea6394c54057723cc28a0a059da9f9610 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Regenerate nn files

github.com/cucumber/cucumber-json-converter - 26d67667ec2f53237a4d955b74a2cc2cb37db73d authored over 6 years ago by Aslak Hellesøy <[email protected]>
Add files with no name

github.com/cucumber/cucumber-json-converter - eaf00b40685cb1c91591dabe270e84903ac24e90 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Update anti-patterns

github.com/cucumber/docs - 66e46e157c27155ac9aa05cb6b85c72fa46f9e6f authored over 6 years ago by maritvandijk <[email protected]>
Move Running and Config to Cucumber reference

github.com/cucumber/docs - 73359a4dab38628f57ff9cb4cd910d7293ebb3da authored over 6 years ago by maritvandijk <[email protected]>
Update Guides menu

github.com/cucumber/docs - f921a79254d1aa2c218f86e052577b263defc43b authored over 6 years ago by maritvandijk <[email protected]>
Add Cucumber reference

github.com/cucumber/docs - 77857f6a198ed47a122bc849da262d7ceae82037 authored over 6 years ago by maritvandijk <[email protected]>
Update js tutorial based on feedback

github.com/cucumber/docs - 7df472380c1142d531dabe28592f5c1375857d8a authored over 6 years ago by maritvandijk <[email protected]>
Update Ruby tutorial

github.com/cucumber/docs - 57c3cd83d2a5383b99a5fe4f4e6c8b5ffcdd0a12 authored over 6 years ago by maritvandijk <[email protected]>
Remove unnecessary white space in examples

github.com/cucumber/docs - 26d8a54af247db3e2713006530a79e9083fa1d5c authored over 6 years ago by maritvandijk <[email protected]>
Merge remote-tracking branch 'origin/js-tutorial' into js-tutorial

github.com/cucumber/docs - 465f9d77b32c6e8d14bdc5db0267d00ab2c4c3e8 authored over 6 years ago by maritvandijk <[email protected]>
Add implementation of step in JavaScript

github.com/cucumber/docs - f5650a5122c41abaa414177232fcf45564e6acaa authored over 6 years ago by maritvandijk <[email protected]>
Text change to trigger new deploy

github.com/cucumber/docs - 7133649133d785e6c274d1c83eceb1fe4e164d13 authored over 6 years ago by Marit van Dijk <[email protected]>
Regenerate everything again

github.com/cucumber/cucumber-json-converter - d9567f522c48a2cc3cb14dae92685ba46dcf8ada authored over 6 years ago by Aslak Hellesøy <[email protected]>
Regenerate all JSON files

github.com/cucumber/cucumber-json-converter - 5f18ce65cfb374bfe1c0bdff936f7094077cca60 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Tweak Makefile

github.com/cucumber/cucumber-json-converter - b0447920d89d6b2b678a28774ebd1a8753f97667 authored over 6 years ago by Aslak Hellesøy <[email protected]>
add package restore to Makefile

github.com/cucumber/cucumber-json-converter - 17ff739c24352115188d0a661f89cef070871bf0 authored over 6 years ago by Gaspar Nagy <[email protected]>
update to published plugin

github.com/cucumber/cucumber-json-converter - 2cacaa111e7da9c733a39120680909b3063fcab6 authored over 6 years ago by Gaspar Nagy <[email protected]>
make it run on Mono

github.com/cucumber/cucumber-json-converter - 8a7989022a0df64d842d63890c676861bd6b15dd authored over 6 years ago by Gaspar Nagy <[email protected]>
simplify feature refs

github.com/cucumber/cucumber-json-converter - 4d6f1c7ffc0776533afe4be4768856f413097b4c authored over 6 years ago by Gaspar Nagy <[email protected]>
fix feature file refs

github.com/cucumber/cucumber-json-converter - 9f13deae405ac1a698b2028d53134c3e2a83f094 authored over 6 years ago by Gaspar Nagy <[email protected]>
regenerate feature files on Linux/Mono

github.com/cucumber/cucumber-json-converter - eaf885eafba01c45ed020f0be7d45d6cadf21189 authored over 6 years ago by Gaspar Nagy <[email protected]>
Add how to run ruby tests with example

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

github.com/cucumber/docs - b2bf896b59938e0b2b3da741309fd216e845c44c authored over 6 years ago by maritvandijk <[email protected]>
Add js and ruby example projects

github.com/cucumber/docs - 1907577a5ec13b1c202d1014d3fa540196f03c0d authored over 6 years ago by maritvandijk <[email protected]>
add generated files

github.com/cucumber/cucumber-json-converter - eb09192cf0f16e9b63642487d60285f0ad24a6df authored over 6 years ago by Gaspar Nagy <[email protected]>
fix file generation

github.com/cucumber/cucumber-json-converter - d15582649e41be09cbf0783391834757875ab82f authored over 6 years ago by Gaspar Nagy <[email protected]>
make test files specflow-compatible

github.com/cucumber/cucumber-json-converter - 70ef36c2e75b3a46967abce69f32a2048a9bba9c authored over 6 years ago by Gaspar Nagy <[email protected]>
added all test files

github.com/cucumber/cucumber-json-converter - 168bac5c766decf3d3302ceb23e35b99f5ebf56b authored over 6 years ago by Gaspar Nagy <[email protected]>
generate feature files on build

github.com/cucumber/cucumber-json-converter - 0dc2dcc4629f02319812bb99e81c33dc21605b97 authored over 6 years ago by Gaspar Nagy <[email protected]>
add step definitions

github.com/cucumber/cucumber-json-converter - 6c9c151f0d52bf2a91b476669145bb2720da2d80 authored over 6 years ago by Gaspar Nagy <[email protected]>
run a single scenario

github.com/cucumber/cucumber-json-converter - 3955197a0fb826817fc729aa0c42f2a8bd76a2fd authored over 6 years ago by Gaspar Nagy <[email protected]>
Merge pull request #1 from cucumber/readme

Added a README file which attempts to explain the purpose of the lib

github.com/cucumber/cucumber.ml - cf1ed17bf4e1d17426d131a46a892b73507037a8 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Revised install instructions due to gherkin-c additions

github.com/cucumber/cucumber.ml - edb3bd338d70f0b0cc9c5162a1a9d3be8436d45a authored over 6 years ago by Chris Yocum <[email protected]>
Merge pull request #23 from cucumber/cli-help

CLI --help

github.com/cucumber/cucumber-electron - d13898c0f5ecc4fe9e4419ece102aeeed1a361ba authored over 6 years ago by Josh Chisholm <[email protected]>
CLI --help, fixes #16

github.com/cucumber/cucumber-electron - bd099ac54916bc738a0317c08092cf6ba894c96b authored over 6 years ago by Josh Chisholm <[email protected]>
Merge pull request #22 from cucumber/rename-electron-debug-to-interactive

Rename --electron-debug to --interactive (or -i)

github.com/cucumber/cucumber-electron - 4e44cbf022861ae26c87b017c1738c09eeceaee6 authored over 6 years ago by Josh Chisholm <[email protected]>
Oops, remove package-lock.json again

github.com/cucumber/cucumber-electron - 2e9e1732351cc6579dd1fb4c346c9501e5f6c1dd authored over 6 years ago by Josh Chisholm <[email protected]>
Rename --electron-debug to --interactive (or -i)

github.com/cucumber/cucumber-electron - 1732b9c94f2c1a02990735d0e977e504c48350ad authored over 6 years ago by Josh Chisholm <[email protected]>
Merge pull request #21 from cucumber/debug-module-support

Debug module integration

github.com/cucumber/cucumber-electron - f83cd496c463016ddd55f95a6471c8948337ae7a authored over 6 years ago by Josh Chisholm <[email protected]>
Remove localStorage bit from DEBUG scenario

github.com/cucumber/cucumber-electron - e59eb816ae044bc76153af18dd78a393741b855a authored over 6 years ago by Josh Chisholm <[email protected]>
Pass debug module invocations back to main process

github.com/cucumber/cucumber-electron - 05300dbf930e34853fd7f04f7e05af29b75d1cfa authored over 6 years ago by Josh Chisholm <[email protected]>
Trick debug module into thinking we aren't electron

github.com/cucumber/cucumber-electron - 83d76b809315314c9edf609690afb1336a370eec authored over 6 years ago by Josh Chisholm <[email protected]>
Override process.type when env.DEBUG is set

github.com/cucumber/cucumber-electron - 00b3cf2bb242b66f96775d9c77b986060bf8696d authored over 6 years ago by Josh Chisholm <[email protected]>