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

Updated table.mli to be consistent with respect to Base.String.t

github.com/cucumber/cucumber.ml - efb1933e37fa3d4e7c0676f4c645b057a4a5ebef authored over 6 years ago by Chris Yocum <[email protected]>
Added a function to create a map based on the column as header

* Added transform_with_header to allow the user to have the header
* Added zip_col to zip on col...

github.com/cucumber/cucumber.ml - 062bd508f8fd3cf33adead9735abad4de43e705b authored over 6 years ago by Chris Yocum <[email protected]>
Added a transformation function to table

* Added a transformation function to table to allow the user to
transform a row in a datatable...

github.com/cucumber/cucumber.ml - 77008796798c02ca98f4c52c17bad096d13e88c1 authored over 6 years ago by Chris Yocum <[email protected]>
Fixed a couple of function signatures

github.com/cucumber/cucumber.ml - 2f8b55962d261f40c4f1cb21575eef5e70640903 authored over 6 years ago by Chris Yocum <[email protected]>
Merge pull request #20 from cucumber/fix_step_arguments

Change step arguments to be optional type

github.com/cucumber/cucumber.ml - c18c820f43e7df7e293984c9afb7e7e587a73e3e authored over 6 years ago by Christopher Yocum <[email protected]>
removed extra whitespace

github.com/cucumber/cucumber.ml - b427819fa49b87709d2f58e633c5aa62a26ae370 authored over 6 years ago by Chris Yocum <[email protected]>
Merge pull request #562 from cllns/make-have-file-content-diffable

Make have_file_content diffable

github.com/cucumber/aruba - 7d32b8e5cb9408f6ceaafea273a0db6965f797af authored over 6 years ago by Andrew <[email protected]>
Added end_scenario hook and global After keyword

github.com/cucumber/cucumber-lua - dfbcc5fab5c48397e0fdd7b8894293b0d5860f39 authored over 6 years ago by Björn Ritzl <[email protected]>
Merge pull request #169 from sheamusburns/master

fix typo 'Nokigiri' >> 'Nokogiri'

github.com/cucumber/docs - 11eb7084f7071a7d242e3c02bea84c31297b6c37 authored over 6 years ago by Andrew <[email protected]>
fix typo 'Nokigiri' >> 'Nokogiri'

github.com/cucumber/docs - ca9039d26b44f4279dd4012827e262c568016da2 authored over 6 years ago by Sheamus Burns <[email protected]>
Removed unnessary use of arg_opt in gherkin_intf.c

github.com/cucumber/cucumber.ml - 0340a339d6c62816d00bd52fb24cfb4c414c7575 authored over 6 years ago by Chris Yocum <[email protected]>
Fixed optionals to work with step arguments

github.com/cucumber/cucumber.ml - 6e142091a568b3fe92c239aad597ab072fba46d0 authored over 6 years ago by Chris Yocum <[email protected]>
Fixed issue with outcome reporting

github.com/cucumber/cucumber.ml - df650815063ecd8eebba1a2c085bf9335f566890 authored over 6 years ago by Chris Yocum <[email protected]>
Updated step arguments to use option type rather than Empty

Fixed gherkin_intf.c to work with new option type

github.com/cucumber/cucumber.ml - c14e51ac0df60cbc2fa4765fd7c73f51e75b9330 authored over 6 years ago by Chris Yocum <[email protected]>
corrects the cucumberjvm snapshot version

github.com/cucumber/docs - cb225ac9de467c7dcd168b873fadf3e94600dda7 authored over 6 years ago by Haroon Sheikh <[email protected]>
Merge pull request #19 from cucumber/format_report

Updates the reporting to use the Format module and refactors a few things to use Format.sprintf.

github.com/cucumber/cucumber.ml - 58cade498be21f89778c786cbbf39bc7fca9d7d8 authored over 6 years ago by Christopher Yocum <[email protected]>
Merge pull request #168 from satishm752/patch-1

removed one extra "step" on line number 132

github.com/cucumber/docs - fac4a87d542512066f0025c654675cecd85a9ee2 authored over 6 years ago by Luke Hill <[email protected]>
removed one extra "step" on line number 132

github.com/cucumber/docs - 150cdfdb017219ee91cd9a6e30fb661533c5bdaa authored over 6 years ago by satishm752 <[email protected]>
Documentation Update: Primarily Ruby Docs (#149)

* Couple of ruby specific fixes. Also removed the recommendation to re-use browser windows (Shou...

github.com/cucumber/docs - 2bac7040d5777ba53d1c21acc66808dd438cb1e2 authored over 6 years ago by Luke Hill <[email protected]>
git subrepo pull gherkin/dotnet

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

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

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

github.com/cucumber/gherkin-dotnet - ed1e8ca6eaaa359a7887c5eb763c1e63c8742e87 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #167 from awinabi/patch-1

Fix slides link

github.com/cucumber/docs - 96e208180c467e29697bdab745e629954973f5dc authored over 6 years ago by Olle Jonsson <[email protected]>
Fix slides link

github.com/cucumber/docs - 4febc57f7cb80c8b2df810b3a6808f83af520b31 authored over 6 years ago by Awin Abi <[email protected]>
README TWEAKS:

* Adapt "README.rst" for package registration on new https://pypi.org
with Cucumber logo and b...

github.com/cucumber/tag-expressions - fd7af80eddfed1b0d634c7b2f8d170ce2ab87ac8 authored over 6 years ago by jenisys <[email protected]>
Merge pull request #166 from mikegfisher/patch-1

* Fix typo in example scenario
* Fix is's vs it's typo everywhere it occurs

github.com/cucumber/docs - c408cf1fc09d285677ee0e2639a22f949abd0e08 authored over 6 years ago by Andrew <[email protected]>
Fix is's vs it's typo everywhere it occurs

github.com/cucumber/docs - a9e19f952703a28bab45888db2a956667c3b3248 authored over 6 years ago by Michael Fisher <[email protected]>
Fix typo in example scenario

github.com/cucumber/docs - dc4dbca3e70608d849dc344d04565023cf0b7b90 authored over 6 years ago by Michael Fisher <[email protected]>
whitespace

fix proken gif
remove old jars

github.com/cucumber/cucumber-eclipse - 0ea9702b55ad9e06c02fadde179284e34dfbbca2 authored over 6 years ago by Zdenek Jonas <[email protected]>
Change order in tools menu

github.com/cucumber/docs - 2a7a468977c77ca6de8a91ad9f8ce2c01e1fd40e authored over 6 years ago by maritvandijk <[email protected]>
Add own package to search, refresh menu, plus memory leak fix

github.com/cucumber/cucumber-eclipse - 8ded4c8a657beae00214a15a436a04a8a77eccdb authored over 6 years ago by Zdenek Jonas <[email protected]>
Update Slack channels

github.com/cucumber/docs - dceb2e13d913ba47c65ab0b150bdbd2c49ab83a4 authored over 6 years ago by Marit van Dijk <[email protected]>
Change order in guides menu

github.com/cucumber/docs - 34909b8ca82cec357c99bc9c146500167579b437 authored over 6 years ago by maritvandijk <[email protected]>
Fix typo

github.com/cucumber/docs - 8fc8cc111d1c1fbf03a70bef2f8525999df7b9ce authored over 6 years ago by maritvandijk <[email protected]>
Merge branch 'master-original' into merge_from_original_pokus

Conflicts:
README.md
cucumber.eclipse.editor.test/META-INF/MANIFEST.MF
cucumber.eclipse.edito...

github.com/cucumber/cucumber-eclipse - 49532b320caa1e71a26e386736b55c2b270b54ea authored over 6 years ago by Zdenek Jonas <[email protected]>
Merge pull request #165 from niaomingjian/patch-2

Update configuration.md

github.com/cucumber/docs - 00dceedd7906f37c36096135399f31ec199eec53 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Update configuration.md

github.com/cucumber/docs - 346fe8035d9b041104a4096abe1b8c13b5cc7fe6 authored over 6 years ago by Young Chen <[email protected]>
Updated List.length to be Base.List.length

github.com/cucumber/cucumber.ml - 5c64221450a7667e61485a9666bfce4468990fc3 authored over 6 years ago by Chris Yocum <[email protected]>
updated to use format and concat

github.com/cucumber/cucumber.ml - 5d6e45efcf2dfcd938140beaf923dedccf2e3476 authored over 6 years ago by Chris Yocum <[email protected]>
Updated step report

* Updated step report to use Format module
* Removed print_list

github.com/cucumber/cucumber.ml - 7fad67cd2daf6341cdc75cf6fb1341f163346cb4 authored over 6 years ago by Chris Yocum <[email protected]>
Updated Report to work with Format

* Added string_of_outcomes to the Outcome module
* Updated some style issues with bindings
* Upd...

github.com/cucumber/cucumber.ml - 1a5777e2f6e5ed194a03bbf6e66caa24997c673f authored over 6 years ago by Chris Yocum <[email protected]>
Fixed a few more length calls

github.com/cucumber/cucumber.ml - c2ca11b26f1ec790f02e432d9504b470e56fe167 authored over 6 years ago by Chris Yocum <[email protected]>
experiment with Format

github.com/cucumber/cucumber.ml - 7700e8476ab49615f9fa9db9909ccee4168200bb authored over 6 years ago by Chris Yocum <[email protected]>
Merge pull request #18 from cucumber/cmdliner

* Updated command line arguments to use Cmdliner.
* Updated various small bits to use Base rath...

github.com/cucumber/cucumber.ml - e83d23b31d44fa1ed908cbf7684269ff0cc1bb26 authored over 6 years ago by Christopher Yocum <[email protected]>
Merge pull request #164 from niaomingjian/patch-1

Update cucumber-expressions.md

github.com/cucumber/docs - 6ebcb8363b099e29728720697dc372fbf8d50a84 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Update cucumber-expressions.md

github.com/cucumber/docs - 77a70c4f99c8473a00d153caa6d57a51813e73f0 authored over 6 years ago by Young Chen <[email protected]>
Make have_file_content diffable

Only if expected value is a string, to ensure existing behavior stays
the same.

github.com/cucumber/aruba - 3153f6934acd3f322e4526fc469bbb6e3e447738 authored over 6 years ago by Sean Collins <[email protected]>
Fixed reverse feature file order

github.com/cucumber/cucumber.ml - 9eb068f659809e4da43989ae09a8b61a33d81321 authored over 6 years ago by Chris Yocum <[email protected]>
Split tag expressions into separate page

github.com/cucumber/docs - 71b158bada70340a28e5f10823386967cece4b15 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Fix a broken link

github.com/cucumber/docs - 2dd7b859bcdb1b8a7deaa1fcc0f050d01a6a2629 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Document Cucumber Expressions. Move CI page to guides.

github.com/cucumber/docs - 821dde6100c1a0ec2c949d4badcdf692c17922fa authored over 6 years ago by Aslak Hellesøy <[email protected]>
Fix colors lib. Again.

github.com/cucumber/cucumber-js-pretty-formatter - 2e4398a86f9968a78886d90c613e92a332bc625a authored over 6 years ago by Ilya Kozhevnikov <[email protected]>
Replace language tabs with a less intrusive select box

github.com/cucumber/docs - 95f1b838fdf0ecc2540603ab7b2d8c0ea736fd86 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Style search

github.com/cucumber/docs - 75d3193251edfb0517d4272ce7c574944c16a87a authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Renames

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

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

github.com/cucumber/gherkin-java - 224970a84ccecbd7122402bf8e1534f0c3ea5483 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Renames

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

github.com/cucumber/gherkin - 22580ce4d5182da834021f22d5ab317af57a3f43 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: More renames

github.com/cucumber/gherkin-java - c674a696b70abdd498e34a1e42de3655386af848 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Change Example back to Scenario

github.com/cucumber/gherkin-java - 4f679e628c44d75bd8d6ec93356bb7e17f064db8 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Change Example back to Scenario

github.com/cucumber/gherkin - 4b3a016b54b535a50734ac1b7ec0a00c74618ddb authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into gherkin-deprecate-scenario-outline

github.com/cucumber/gherkin - 5e7b622acdb9d9c002b3e654c5789487f72bd903 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into gherkin-deprecate-scenario-outline

github.com/cucumber/gherkin-java - cfb7f020005528b6acb8df401d0f8e3def353558 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'xtrasimplicity-BugFix/FixTagExpressionSyntaxHighlighting'

github.com/cucumber/docs - c29bbaf958981e2ef7f85f8a9c26be81acacbe41 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Rebuild css from sass

github.com/cucumber/docs - ada280a40ebd3dfc1e3322d1a161e1a0191b36ed authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'BugFix/FixTagExpressionSyntaxHighlighting' of https://github.com/xtrasimplicity/docs.cucumber.io into xtrasimplicity-BugFix/FixTagExpressionSyntaxHighlighting

github.com/cucumber/docs - aa9f04df9d97fadc8dba6d6406c3b90d51314d57 authored over 6 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Bugfix for nested capture groups. Ref #375

github.com/cucumber/try-cucumber-expressions - 708607b4be0d145e4ba724051e545c44c0d444f9 authored over 6 years ago by Aslak Hellesøy <[email protected]>
cucumber-expressions: Bugfix for nested capture groups. Ref #375

github.com/cucumber/cucumber-expressions - 708607b4be0d145e4ba724051e545c44c0d444f9 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Differentiate exceptions

Idiomatic java uses NullPointerException when an argument can not be null
Use UndefinedDataTable...

github.com/cucumber/cucumber-expressions - e1e955839137faa13ddcffc60aafd52b9deff729 authored over 6 years ago by M.P. Korstanje <[email protected]>
Differentiate exceptions

Idiomatic java uses NullPointerException when an argument can not be null
Use UndefinedDataTable...

github.com/cucumber/try-cucumber-expressions - e1e955839137faa13ddcffc60aafd52b9deff729 authored over 6 years ago by M.P. Korstanje <[email protected]>
Add Algolia DocSearch

github.com/cucumber/docs - 4f09f302ba0b6226b4a6ed7535b9c66143058f4b authored over 6 years ago by Aslak Hellesøy <[email protected]>
Fixed highlighting

github.com/cucumber/docs - 9e77b6b3ad2d6870b2289f93d8342b098751a418 authored over 6 years ago by Andrew Walter <[email protected]>
gherkin: Sync approval tests. Fix a whitespace.

github.com/cucumber/gherkin - c4fe2dbee10c524789deb520a4e18443c64d8197 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Sync approval tests. Fix a whitespace.

github.com/cucumber/gherkin-python - 2ca1eca29416e33aadcc215396a5d3bb95c49266 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Sync approval tests. Fix a whitespace.

github.com/cucumber/gherkin-dotnet - bfad88b613ebde2adbd2380b0a51d4b50f0c4fdc authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Sync approval tests. Fix a whitespace.

github.com/cucumber/gherkin-objective-c - 65cd7bb36c213ca08b0eec7b2f32bb1511454c30 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Sync approval tests. Fix a whitespace.

github.com/cucumber/gherkin-ruby - d0faa3f2d7ff24f2f299ec017d64f84fc057e38d authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Sync approval tests. Fix a whitespace.

github.com/cucumber/gherkin-c - 7300e25eb1bce3f4825010ce923532169f53060b authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Sync approval tests. Fix a whitespace.

github.com/cucumber/gherkin-perl - 1e78fcf238353de7101950567bf7be2819e7db2c authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Sync approval tests. Fix a whitespace.

github.com/cucumber/gherkin-java - 3f897201a198b56ce40cbdbe63916c9c42a0a923 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Sync approval tests. Fix a whitespace.

github.com/cucumber/gherkin-go - 7ced97497d3ccb08c097893b0a60f0bfeea20675 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Sync approval tests. Fix a whitespace.

github.com/cucumber/gherkin-javascript - b5014ed6862d399210749f2e543f050ee785a325 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into cr-jsRegexp

github.com/cucumber/gherkin-javascript - dabfa4e9be8ec79bb3f64edf34b79794e7415e9f authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into cr-jsRegexp

github.com/cucumber/gherkin - 0e772396831866ed87abade6e2ed8cc21ac0467d authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: sync russian translation

github.com/cucumber/gherkin - c24e9c4aa3ee92545d135d08daaca5eedd5602c2 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: sync russian translation

github.com/cucumber/gherkin-python - aa790e3c32a1e82063820a738263af38b1d35965 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: sync russian translation

github.com/cucumber/gherkin-perl - 33d660ee3c6c68f05b52a53350983acb578ea5d6 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: sync russian translation

github.com/cucumber/gherkin-go - a8f45efa65f076eea0147939a96a47284eecd06f authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: sync russian translation

github.com/cucumber/gherkin-java - 76bcccb5b67164aba9527ff355e817458f357960 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: sync russian translation

github.com/cucumber/gherkin-javascript - 06be077a87c8282c5773b2416d495584155c5f2f authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: sync russian translation

github.com/cucumber/gherkin-ruby - 43c3bfd3cdcd6fe8779fb91cd336106b67343dac authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: sync russian translation

github.com/cucumber/gherkin-c - 515ca641b9d892f78a86f4d284c8d881548046fb authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: sync russian translation

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

github.com/cucumber/gherkin-objective-c - 6d9ce2de1a2e3ca58400c9d565345cef6bfe0e23 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into cr-jsRegexp

github.com/cucumber/gherkin - abd60dbc9f708b66a358aa81699ae1014505cc25 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of github.com:cucumber/cucumber

github.com/cucumber/gherkin - d73c33315ba5040f579317cb4f721437df99fb68 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Remove old notifications

github.com/cucumber/gherkin - 36baa8d42bbe5e97478c395f9673aec2de7e8584 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Remove old notifications

github.com/cucumber/gherkin-python - 401767aa5c6ca06846327ab131e25ada3eed9b82 authored over 6 years ago by Aslak Hellesøy <[email protected]>