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 version for defect fix release

github.com/cucumber/cucumber-eclipse - 94ec242006a621bebcc4aefbad03c3986b1dd971 authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #64 from mnd999/issue_63

Fix bug where cucumber commands appear in all text editors, find steps w...

github.com/cucumber/cucumber-eclipse - dfd8c313925e8e572351ddf007d2120cc985d110 authored over 10 years ago by Ilan Pillemer <[email protected]>
Fix bug where cucumber commands appear in all text editors, find steps was breaking other text editors so fix that too

github.com/cucumber/cucumber-eclipse - 93e993ca9fb74edf2c6bc70e23388492446c3fe2 authored over 10 years ago by mark <[email protected]>
Added rails 4.1 support #287

github.com/cucumber/cucumber-rails - f4e23774015967f77f1136701520c4056d4c1fdf authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #287 from felixbuenemann/rails-4-1-support

Rails 4.1 Support

github.com/cucumber/cucumber-rails - dcaaed21179575c010847ea903531194f4f20210 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Work around https://github.com/travis-ci/travis-ci/issues/2220

github.com/cucumber/cucumber-ruby-core - f67a2a41574f9548099f8181be31f5acd8079060 authored over 10 years ago by Matt Wynne <[email protected]>
Got AfterStep hook working cc @tooky

Had to merge Mapper and HookCompiler so that the user mappings can be
read in a single pass

TOD...

github.com/cucumber/cucumber-ruby-core - f776de9a8560439b9f701cc561a080985ed0dc30 authored over 10 years ago by Matt Wynne <[email protected]>
Refactor, rename

github.com/cucumber/cucumber-ruby-core - 3361d773ca7747b1e60a0544946f141340d4ee2f authored over 10 years ago by Matt Wynne <[email protected]>
First pass at adding AfterStep hooks

github.com/cucumber/cucumber-ruby-core - 250ad259f999af0e9761d6faa2f7ab1c693fd610 authored over 10 years ago by Matt Wynne <[email protected]>
corrected feature.xml

github.com/cucumber/cucumber-eclipse - ff7e8909764d900d172ee4d1f16726f1162e7639 authored over 10 years ago by Ilan Pillemer <[email protected]>
update version number

github.com/cucumber/cucumber-eclipse - 05c28831ecc7a754994d9c66743c5d209294e805 authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #59 from mnd999/clickthrough

Clickthrough. Still definitely needs to be internationalised. You can look at the syntax highlig...

github.com/cucumber/cucumber-eclipse - 23d6d0cdcb56e89c8f2d007f4e6ff850c07dbe7b authored over 10 years ago by Ilan Pillemer <[email protected]>
Slightly simplify opening file

github.com/cucumber/cucumber-eclipse - c7e8e44dd18198a7ffb49a566f785355850e7bd9 authored over 10 years ago by mark <mark@localhost>
Clean up some printlns

github.com/cucumber/cucumber-eclipse - 9720659d72803eba018d90aad4e3e7b7e2d0dc93 authored over 10 years ago by mark <mark@localhost>
Handle but, match annotations properly taking into account whether they

are cucumber or not. English only at the moment.

github.com/cucumber/cucumber-eclipse - ff517e3fea49f5fa730edc693d3cad096af00e4e authored over 10 years ago by mark <mark@localhost>
Add test for cuke step matching

github.com/cucumber/cucumber-eclipse - 4f56771380a170f965344aba164e7c9d33766ca4 authored over 10 years ago by mark <mark@localhost>
Replace scenario outime variables to allow them to match

github.com/cucumber/cucumber-eclipse - dd3f6d4217f6cdfeb8421c400f9b96599e266008 authored over 10 years ago by Mark Dixon <[email protected]>
Unrestrict jdt package so that it can be used from editor

github.com/cucumber/cucumber-eclipse - 06ddae2c939124d8c6a25ce4bc3085bb44f36b72 authored over 10 years ago by Mark Dixon <[email protected]>
Don't really need java 7

github.com/cucumber/cucumber-eclipse - 277f85ce2a7f50758aaff50a099dd20511c1af62 authored over 10 years ago by mark <[email protected]>
Further refactoring of the steps code to used the module structure specified in the project guidelines

github.com/cucumber/cucumber-eclipse - 52002b53884afe02546d386aec832a02599e0c7b authored over 10 years ago by mark <[email protected]>
Refactor jdt code into a separate object, tidy up a few warnings

github.com/cucumber/cucumber-eclipse - 9fa9d8f02b444c5e45e59f3362dd52e6a4fe4be3 authored over 10 years ago by mark <[email protected]>
Try fixing specs by downgrading ammeter to pre 1.0

github.com/cucumber/cucumber-rails - 70f79cbf781fcecdd54019e870024ee0eb34b9e1 authored over 10 years ago by Felix Bünemann <[email protected]>
Fix ammeter unitialized constant Rails::VERSION

github.com/cucumber/cucumber-rails - ef442dfba746a6ba51ed27d9ab75af0d0da59c81 authored over 10 years ago by Felix Bünemann <[email protected]>
Disable spring preloader when generating rails app

github.com/cucumber/cucumber-rails - fa314911da023f77739b281b4cb1c62298074b8a authored over 10 years ago by Felix Bünemann <[email protected]>
Fix ActionController::Integration deprecations

ActionController::Integration has been deprecated in Rails 4.0 and
was removed in Rails 4.1. Use...

github.com/cucumber/cucumber-rails - 870f3fa56dc83b87270901cd62c1c646306ebcc3 authored over 10 years ago by Felix Bünemann <[email protected]>
Add appraisal for Rails 4.1

github.com/cucumber/cucumber-rails - 15b2af0ef8e990f91b3f7a2f0c619ba3d4117e8b authored over 10 years ago by Felix Bünemann <[email protected]>
Add And as possibl cuke step

github.com/cucumber/cucumber-eclipse - d6687615356ec24300f885574cee3bdd063c2391 authored over 10 years ago by mark <[email protected]>
Search the current project only, set the line number on a step

github.com/cucumber/cucumber-eclipse - aacdb183bfab37c44cb60d112bf2f66bf8d688d3 authored over 10 years ago by mark <[email protected]>
WOrking editor plugin

github.com/cucumber/cucumber-eclipse - c91059d1289c721ca21c4edf505902d7e78ed366 authored over 10 years ago by Mark Dixon <[email protected]>
Fix compilation

github.com/cucumber/cucumber-eclipse - 268c172a13f1c763651e008f135a8dfa57667a26 authored over 10 years ago by Mark Dixon <[email protected]>
Very rough attempt to dig out the annotations from the eclipse model

github.com/cucumber/cucumber-eclipse - c13f7561911f1438b78645edb4891fc1c01435a6 authored over 10 years ago by Mark Dixon <[email protected]>
Load scripts by absolute path rather than relative so that relative require/import from those scripts works

github.com/cucumber/cucumber-android - f1b248b8f8c593b60b64f60f1ed0c81f2da67a4c authored over 10 years ago by Aslak Hellesøy <[email protected]>
Load scripts by absolute path rather than relative so that relative require/import from those scripts works

github.com/cucumber/cucumber-jvm-groovy - 510731da1003bd047bce6e0757b6df90ce197605 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Scala 2.10 and 2.11. Drop support for 2.9.

github.com/cucumber/cucumber-jvm-scala - b1e96d15cff4ea5a70e5675d47aef87bd6e64dba authored over 10 years ago by Aslak Hellesøy <[email protected]>
implementing cucumber json in progress

github.com/cucumber/pytest-bdd-ng - b9a9634482c77a2d44d655804720aab9a65bfaf8 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
start implementing cucumber json

github.com/cucumber/pytest-bdd-ng - 3b60a9e0e5f43fc079a18bc314afe0f43b1957c3 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Set version 1.1.7-SNAPSHOT in AndroidManifest and example pom's

Some example pom's already had the version 1.1.7-SNAPSHOT.

github.com/cucumber/cucumber-android - 4201aa29224e2cb691e4c33dd4261c2de87da30f authored over 10 years ago by Björn Rasmusson <[email protected]>
Pretend that print is a function, so Python 3 is happy

github.com/cucumber/pytest-bdd-ng - bfe3cca79c0e625fd6df75f3d7c97552540d4eb1 authored over 10 years ago by Dmitrijs Milajevs <[email protected]>
Merge pull request #43 from paylogic/multiline-steps

multiline steps implemented

github.com/cucumber/pytest-bdd-ng - 1d82de4ac2485f43fec2b260c2c9f1f48d3069b6 authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
Remove feature and scenario from hooks source

github.com/cucumber/cucumber-ruby-core - a630a966e7843626ab6acc71fceaa0c70ed8b8d1 authored over 10 years ago by Matt Wynne <[email protected]>
Expose location from ExamplesTable

github.com/cucumber/cucumber-ruby-core - f6abaf1aea5a91a6c8a40ecf23c466c9d87c207d authored over 10 years ago by Matt Wynne <[email protected]>
We don't need circular references in the AST

github.com/cucumber/cucumber-ruby-core - d8fbcc679265a8de663e470f62b58fd2fe6d90a6 authored over 10 years ago by Steve Tooke <[email protected]>
Merge remote-tracking branch 'upstream/master' into multiline-steps

github.com/cucumber/pytest-bdd-ng - 6fb17e96c34e602dacfcb87377a9d7cf3caddf67 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
more complex parsing of the multiline steps

github.com/cucumber/pytest-bdd-ng - 3370bcf714f2e57a996690ed12bca4cbf9a0877c authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Merge pull request #42 from paylogic/improve-readme-rendering

improve readme rst rendering for pypi

github.com/cucumber/pytest-bdd-ng - 72e2b7d79a2e1e99fdbae1559938dc38470efed3 authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
multiline steps implemented

github.com/cucumber/pytest-bdd-ng - 60591ced61ea24b644a980206d069e5d3316c082 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
improve readme rst rendering for pypi

github.com/cucumber/pytest-bdd-ng - cfa0e77f65d1bdd84b25be4bf8954da83d218101 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Merge pull request #285 from Kosmas/master

removed blank lines

github.com/cucumber/cucumber-rails - 2ca7ddb60a89c60446e6d33201366b6bd3d3acc7 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #40 from paylogic/allow-empty-example-values

allow empty example values

github.com/cucumber/pytest-bdd-ng - e935d6eee90d411821a1b593b90b79c10eed851b authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
removed blank lines

github.com/cucumber/cucumber-rails - 68ea3a063e21df8a1fcafcc37876e52a30cd9ffa authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Reverse the order that `describe_source_to` yields the AST nodes

github.com/cucumber/cucumber-ruby-core - 020c4d1e3aec5b1b4a934849b3774d9d4cd62560 authored over 10 years ago by Steve Tooke <[email protected]>
Don't give control of the test run to the reporters

github.com/cucumber/cucumber-ruby-core - 1ee7b550d4b78032ca0a909e69715d6237a69d69 authored over 10 years ago by Steve Tooke <[email protected]>
Update README.md

Added pull review badge

github.com/cucumber/cucumber-rails - 785fba306243d14f209c52008772f092aafec20a authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
allow empty example values

github.com/cucumber/pytest-bdd-ng - dbe3f9da31fc906ab679bed23bd972a5543aa23d authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Merge pull request #39 from paylogic/multiple-step-parameters

allow multiple step parameters

github.com/cucumber/pytest-bdd-ng - 689a34b5799a1291f73094828993fb78ed939ac6 authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
allow multiple step parameters

github.com/cucumber/pytest-bdd-ng - ec8f32d73eab6f3a231274dc0cb378e7b742dcc5 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Merge branch 'master' of github.com:olegpidsadnyi/pytest-bdd

github.com/cucumber/pytest-bdd-ng - 7955801852dec2ccc4790ff192ce6588ada80828 authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
Use Cucumber-JVM 1.1.6

github.com/cucumber/cucumber-java-skeleton - 4adcd3bcceb040a7ebed82f17c78c3dcf262e355 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Update links in README.md

Fixes #54

github.com/cucumber/cucumber-eclipse - 86f28542331b9d1c92c21cc3869ca3c022c00c91 authored over 10 years ago by Björn Rasmusson <[email protected]>
post-release updates

github.com/cucumber/cucumber-android - 172b24b69a2b53beec7cc846dd8e340840bf6eb5 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Ensure hooks conform to protocol expected by Test::Step

github.com/cucumber/cucumber-ruby-core - cc0e2d285bc20fca1bdfd4fcfe581fe63af327aa authored over 10 years ago by Matt Wynne <[email protected]>
Refactor, folding HookStep into Step

github.com/cucumber/cucumber-ruby-core - a17fa2926add2be7a1472379078f43875d035f44 authored over 10 years ago by Matt Wynne <[email protected]>
Refactor: namespace

github.com/cucumber/cucumber-ruby-core - 2d247832eeae1bed5faee7ca4a10c4892998faae authored over 10 years ago by Matt Wynne <[email protected]>
Change compilation of hooks.

HookStep now looks more like Test::Step again. In fact, I think we may
be able to merge the clas...

github.com/cucumber/cucumber-ruby-core - 84c30beb0c66e30a4400ef1e2fa23d03d692c4a5 authored over 10 years ago by Matt Wynne <[email protected]>
Refactor: rename method

github.com/cucumber/cucumber-ruby-core - ec3494787ca71901ba7b5a26c2f79cc4558df4e5 authored over 10 years ago by Matt Wynne <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/cucumber/cucumber-android - 1d10d748c43c336f93a083bc57a9c525de11cfbc authored over 10 years ago by Aslak Hellesøy <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/cucumber/cucumber-jvm-scala - ce1f4a4205e77337a8a094431ccbb9028d9f1581 authored over 10 years ago by Aslak Hellesøy <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/cucumber/cucumber-jvm-groovy - aa7271f48e15ca03303befbe0c9ba55867500740 authored over 10 years ago by Aslak Hellesøy <[email protected]>
[maven-release-plugin] prepare release v1.1.6

github.com/cucumber/cucumber-jvm-groovy - db24b0f5f192c2fa4d7db6d6df3aa1cdaaf74031 authored over 10 years ago by Aslak Hellesøy <[email protected]>
[maven-release-plugin] prepare release v1.1.6

github.com/cucumber/cucumber-jvm-scala - 1555eb74485fd89c990aad198c924560a3c53d9a authored over 10 years ago by Aslak Hellesøy <[email protected]>
[maven-release-plugin] prepare release v1.1.6

github.com/cucumber/cucumber-android - 434e92af39cf1483a24bd9bf57041b39d9b65c89 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Words, formatting

github.com/cucumber/cucumber-android - 40955c683e07502a6ed9a8673456f16d0c31e3d8 authored over 10 years ago by Aslak Hellesøy <[email protected]>
methods for table diff

github.com/cucumber/cucumber-ruby-core - b841d4d4bfc6eae13040cfb6a8886ed060eddcab authored over 10 years ago by Alessandro Dias <[email protected]>
Use ~/.../ syntax in Groovy snippets, ref #663

github.com/cucumber/cucumber-jvm-groovy - 8ee011d7b34881c30715d1cb40d34871f3669827 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Using correct image url

github.com/cucumber/aruba - fccb412d18d699b7ecacd0da6b2e5338987cf4eb authored over 10 years ago by Jarl Friis <[email protected]>
moved import to a language compiler option so that scala 2.9 continues to work

github.com/cucumber/cucumber-jvm-scala - 482495a45cb794c6f0b6e6bfefa911127c480070 authored over 10 years ago by Nayan Hajratwala <[email protected]>
fixed scala warnings

github.com/cucumber/cucumber-jvm-scala - 7032d759342b3fd4999c9ed3fe23b17b9695fd0a authored over 10 years ago by Nayan Hajratwala <[email protected]>
Set minimum maven version to 3.0.4 and updated plugin versions

github.com/cucumber/cucumber-android - c9b6bddc7a991c868d0efd4cca8111d5d4464079 authored over 10 years ago by Nayan Hajratwala <[email protected]>
Simplify i18n build. Thanks @robertoandrade - ref #487

github.com/cucumber/cucumber-jvm-scala - 3f2e7a24e92f649386a53c43f32c14399528c487 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Simplify i18n build. Thanks @robertoandrade - ref #487

github.com/cucumber/cucumber-jvm-groovy - 7fb0f2dcba08dc600ca8d52ed1de4eec6095f9d6 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #37 from paylogic/examples-converters

lets merge it. i think we can still change some stuff, add multiline feature, review the whole c...

github.com/cucumber/pytest-bdd-ng - 535a035c3dfec87786f0098de331cda245e1d056 authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
Fix build - AndroidResource implements new Resource API

github.com/cucumber/cucumber-android - 55c381259de7909320caf9577638ae2592322abc authored over 10 years ago by Aslak Hellesøy <[email protected]>
Bump version to 0.1.1

github.com/cucumber/multi_test - 1f2234a22765179014507c900d3918c6fc2d85d4 authored over 10 years ago by Steve Tooke <[email protected]>
Remove incompatibililty with 1.8.7

github.com/cucumber/multi_test - c0ccd1caf8972bdcc63261ea1d2540d84f8208cb authored over 10 years ago by Steve Tooke <[email protected]>
Bump version to 0.1.0

github.com/cucumber/multi_test - 884ba689376a366a2cce9d1705d0f96dfa29afd2 authored over 10 years ago by Steve Tooke <[email protected]>
Include JRuby in the build

github.com/cucumber/multi_test - 52b82c76b9c1811a596c54df2830f0086d4677f9 authored over 10 years ago by Steve Tooke <[email protected]>
We don't need cucumber/platform

github.com/cucumber/multi_test - d2cd3794c3e3e08604196ea251160de7db87dd78 authored over 10 years ago by Steve Tooke <[email protected]>
Handle older versions of MiniTest properly

github.com/cucumber/multi_test - 3e6d061181a29ba6f69a58e164062b66214aa9d4 authored over 10 years ago by Steve Tooke <[email protected]>
Move AssertionLibrary into its own file

github.com/cucumber/multi_test - 8054ee17c932b615aced1457ffa5c7b09050558f authored over 10 years ago by Steve Tooke <[email protected]>
Introduce `AssertionLibrary`

github.com/cucumber/multi_test - 74fbbea12f38a278fa0171105929e878548fe55c authored over 10 years ago by Steve Tooke <[email protected]>
Detect rspec early

github.com/cucumber/multi_test - a846292b601a6d4571c4f62a47c53e03464b6688 authored over 10 years ago by Steve Tooke <[email protected]>
Ensuring features are parsed before formatters are initialised. Closes #652

github.com/cucumber/cucumber-android - fa098def42837c6d2132996870fa6e06ef5b81b6 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Transforming Gherkin tables into java.util.List<T> broken in Scala DSL. Closes #668, #669

github.com/cucumber/cucumber-jvm-scala - 69fba20b850038d3daf8589912c92c556065cf5b authored over 10 years ago by Aslak Hellesøy <[email protected]>
Simplify Table conversion. Fix broken build.

Squashed commit of the following:

commit 4c357d2fb77d48565985b83a5f5e0d6d1cf58daf
Author: Aslak...

github.com/cucumber/cucumber-jvm-scala - a4162edeec7cc240f933a4e239ccbe125af2f078 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Find test library and stop

github.com/cucumber/multi_test - 0c3675a40c9bc82dfbae7f89d347c62fdc0c7fa7 authored over 10 years ago by Steve Tooke <[email protected]>
Separate assertions scenarios from autorun scenarios

github.com/cucumber/multi_test - 5fb185eaadac1e88ad33cdb5d27b6aabc776e2f2 authored over 10 years ago by Steve Tooke <[email protected]>