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

Merge pull request #3 from olegpidsadnyi/remove-when-separation

remove when step separation

github.com/cucumber/pytest-bdd-ng - 8e37b8f61676d8c2bd3df6aaee5fca2cd2c14940 authored over 11 years ago by Oleg Pidsadnyi <[email protected]>
only then is being run as deferred function, other steps are plain fixures, please

github.com/cucumber/pytest-bdd-ng - 32ba166cfc84613de13d5a15fd5f0d00971a5268 authored over 11 years ago by Anatoly Bubenkov <[email protected]>
remove when step separation

github.com/cucumber/pytest-bdd-ng - 04d883b4950f2ebad48cf02d6c5865fab594a057 authored over 11 years ago by Anatoly Bubenkov <[email protected]>
test step defined in the parent conftest

github.com/cucumber/pytest-bdd-ng - 18de5b8c34e08ed06ce56687e9e5af9cb301f742 authored over 11 years ago by Oleg Podsadny <[email protected]>
removed library

github.com/cucumber/pytest-bdd-ng - 1137c35b4f65fedd1bc12be4dbf99189ad583724 authored over 11 years ago by Oleg Podsadny <[email protected]>
Scala tweaks. Closes #432, #462.

github.com/cucumber/cucumber-jvm-scala - 46588badf05bb14f35d29a6032bde6d92e8e97f5 authored over 11 years ago by Aslak Hellesøy <[email protected]>
Update README.md

updated uri to show only master build status

github.com/cucumber/cucumber-rails - 8a49f6bf20037e8710fb00c676495d7b1ab3cad1 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
put back jquery-rails into Gemfile

github.com/cucumber/cucumber-rails - 65b7d4f457a8780c9c84ab0189d95d2cfce1f910 authored over 11 years ago by Kosmas <[email protected]>
added rails 4 gemfiles and modified travis and cucumber-rails.gemspec for rails 4

github.com/cucumber/cucumber-rails - 9822bb8b3d40b33cffb9d9bb1bb2cda5a76f2547 authored over 11 years ago by Kosmas <[email protected]>
Update routing.feature

github.com/cucumber/cucumber-rails - ca9da79295ad2c3fa21f19cc74c3941a7ea0fd78 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update rest_api.feature

github.com/cucumber/cucumber-rails - b934d78e73d2567ef55d9cf4fdf788ea5f159169 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update no_database.feature

github.com/cucumber/cucumber-rails - 8808470ecb211b3fcba33b593f1d54c063233036 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update multiple_databases.feature

github.com/cucumber/cucumber-rails - e1d54e09c1014542e59d1e2d8c7b2ea49e008d29 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update mongoid.feature

github.com/cucumber/cucumber-rails - 961e5bbbde73287d1548db7d7af47a5987ea8eba authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update fixing_bundler_pre.feature

github.com/cucumber/cucumber-rails - 5e2c3a9b6ca1214782ab46e54a5d1cb8ef7f0244 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update emulate_javascript.feature

github.com/cucumber/cucumber-rails - dc2d16dc954cbcbb88d7326c12d8e17697663107 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update disable_automatic_database_cleaning.feature

github.com/cucumber/cucumber-rails - 894a970f776443dee05d1bf28338123f3a60ec91 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update database_cleaner.feature

github.com/cucumber/cucumber-rails - 4a2a4692be11e3d20a581d039f13d4c6895d1072 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update choose_javascript_database_strategy.feature

github.com/cucumber/cucumber-rails - 218242e74d043fef3da30cb8bc5e413f195c7580 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update capybara_javascript_drivers.feature

github.com/cucumber/cucumber-rails - 5076b55b4b6679f8651dfcbf36b5ae3dfaf168f4 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update allow_rescue.feature

github.com/cucumber/cucumber-rails - a1f28caec2c6655edf0febac089387e8ded20f7b authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update .travis.yml

github.com/cucumber/cucumber-rails - fe55eb18000ab9bf3a810953c506e75db56bb296 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Merge branch 'master' of github.com:olegpidsadnyi/pytest-bdd

github.com/cucumber/pytest-bdd-ng - c78374b783895a7de72362d5344701cf950ed682 authored over 11 years ago by Oleg Podsadny <[email protected]>
reuse of the steps added

github.com/cucumber/pytest-bdd-ng - c49d9d1e7d30921dc7e942e279ea6af3177108d7 authored over 11 years ago by Oleg Podsadny <[email protected]>
multiple decoration with the same name forbidden

github.com/cucumber/pytest-bdd-ng - 955869d849d8aff96f7c1acb207fbd721c29b0e0 authored over 11 years ago by Oleg Podsadny <[email protected]>
Merge pull request #2 from hvdklauw/pyflakes_1

Using the __name__ trick with __all__ to get rid of the unused import

github.com/cucumber/pytest-bdd-ng - 6ae07c3d9a1742ef95be2762bf1af7ffebeccee1 authored over 11 years ago by Oleg Pidsadnyi <[email protected]>
Using the __name__ trick with __all__ to get rid of the unused import errors

github.com/cucumber/pytest-bdd-ng - 4881731eaf5befd20453538db2745be664313d3f authored over 11 years ago by Harro van der Klauw <[email protected]>
docs updated

github.com/cucumber/pytest-bdd-ng - 81eeb32f0e91c586029fa2336448f0710c8d5467 authored over 11 years ago by Oleg Podsadny <[email protected]>
given reuse implemented

github.com/cucumber/pytest-bdd-ng - e17e91d2c8d505185ae732d81fc4a55ebec92a9b authored over 11 years ago by Oleg Podsadny <[email protected]>
Added contributor guidelines and history file

github.com/cucumber/cucumber-cpp - 4c7baca2f645965e90c202b0c7fbd95e186588fb authored over 11 years ago by Paolo Ambrosio <[email protected]>
doc updated

github.com/cucumber/pytest-bdd-ng - 4aec36002f3fb649124b514280f33ba7137b6eeb authored over 11 years ago by Oleg Podsadny <[email protected]>
alias support added

github.com/cucumber/pytest-bdd-ng - c5e6b65466113fca5e815a78ac16dea5a7cdd85b authored over 11 years ago by Oleg Podsadny <[email protected]>
multiple decoration support

github.com/cucumber/pytest-bdd-ng - 6d6267cc45d644d2352b26c6306cb30904c0bf63 authored over 11 years ago by Oleg Podsadny <[email protected]>
Merge pull request #34 from hindsightsoftware/tycho_junit

Refactored JUnit tests into a separate module to include them in the build

github.com/cucumber/cucumber-eclipse - eacf457a325efe584b402a59c87c70119a11b161 authored over 11 years ago by Ilan Pillemer <[email protected]>
Refactored JUnit tests into a seperate module and configured them to execute as part of the build

github.com/cucumber/cucumber-eclipse - 9ff3123cdb23372d2d9e42685a01bed3029304dc authored over 11 years ago by Alan Parkinson <[email protected]>
docs conf generated

github.com/cucumber/pytest-bdd-ng - fb38a6accaaf3f80d71b3f05fde06d05b571cc34 authored over 11 years ago by Oleg Podsadny <[email protected]>
removed exceptions file

github.com/cucumber/pytest-bdd-ng - 8340819ce07f503eaa8cf62c941b3623024c42d5 authored over 11 years ago by Oleg Podsadny <[email protected]>
Merge pull request #33 from hindsightsoftware/project_license

Add the MIT License (#32)

github.com/cucumber/cucumber-eclipse - d4ed9270484beb48d502a3bf8cd7dfc3c4f3bbc1 authored over 11 years ago by Ilan Pillemer <[email protected]>
Added the MIT License (#32) to the project and Eclipse Feature. The user now has to accept the license on installtion

github.com/cucumber/cucumber-eclipse - 78097433aff5f379185984a34ccdd7664e82a567 authored over 11 years ago by Alan Parkinson <[email protected]>
fixture collection fixed

github.com/cucumber/pytest-bdd-ng - 0f910fcc51ee3326fae709c3e303a45e7fa402ba authored over 11 years ago by Oleg Podsadny <[email protected]>
Merge pull request #31 from hindsightsoftware/maven_tycho_build

Added a Maven Tycho build to produce consistent binaries and a P2 Repository

github.com/cucumber/cucumber-eclipse - 9ca70552125d04a91bee901d640cf4cb80f07869 authored over 11 years ago by Ilan Pillemer <[email protected]>
Implemented a Maven build with Tycho to produce a P2 repository for distribution

github.com/cucumber/cucumber-eclipse - 0522345198f5b55c8b78729c7c9374514731f032 authored over 11 years ago by Alan Parkinson <[email protected]>
Synchronise plugin version numbers and use a valid qualifier. The valid qualifier can be controled by the build.

github.com/cucumber/cucumber-eclipse - 1b24e24b2e8d06c9abf2737d7fc7d8871506882f authored over 11 years ago by Alan Parkinson <[email protected]>
assert foo in fixtures

github.com/cucumber/pytest-bdd-ng - 8670a6a068f43d52cf815ce6f60084f04a151fbb authored over 11 years ago by Oleg Podsadny <[email protected]>
fixed given collection

github.com/cucumber/pytest-bdd-ng - 62ad3c13e021e23e2b650ef325e32d69ebff890c authored over 11 years ago by Oleg Podsadny <[email protected]>
added tests for fixture override

github.com/cucumber/pytest-bdd-ng - 023f36c990272d753e802701811bc2a7e68c4e2b authored over 11 years ago by Oleg Podsadny <[email protected]>
moved tests

github.com/cucumber/pytest-bdd-ng - 6d901125fce8593ba4af5782a50e55d18dd1ed94 authored over 11 years ago by Oleg Podsadny <[email protected]>
Rename directory

github.com/cucumber/cucumber-jvm-scala - ab5e9294d77ca93f6f24fc47f989670424c04e28 authored over 11 years ago by Aslak Hellesøy <[email protected]>
travis build status added to README

github.com/cucumber/pytest-bdd-ng - 04dbd52d302ad3eaabc79cc70ee1601eb1074dde authored over 11 years ago by Anatoly Bubenkov <[email protected]>
travis build status added to README

github.com/cucumber/pytest-bdd-ng - 5a2a7e5d0684cdc98c461f8947f0325a688b3c9f authored over 11 years ago by Anatoly Bubenkov <[email protected]>
travis config fixed

github.com/cucumber/pytest-bdd-ng - ede819413f4b77cfb046f4ad2da161bdda6efa0d authored over 11 years ago by Anatoly Bubenkov <[email protected]>
travis push test

github.com/cucumber/pytest-bdd-ng - 56646d0f45f195efbde1a0cff2379a0e01c1f172 authored over 11 years ago by Oleg Podsadny <[email protected]>
Update LICENSE

Add 2012,2013

github.com/cucumber/cucumber-rails - 31f2e08023006e2a6f130801a4a95888980aad10 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
reverted back to last working travis build

github.com/cucumber/cucumber-rails - f6b31db02371f553b63aee0f6ef6794aebc325e0 authored over 11 years ago by Kosmas <[email protected]>
Update Gemfile

Removed sass-rails and coffee-rails as they were not used in the rails_3_0

github.com/cucumber/cucumber-rails - 7bc1564f6a9831f20f47ebfbc3e69f521f3f78e2 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #1 from olegpidsadnyi/initial-tests

Initial tests

github.com/cucumber/pytest-bdd-ng - 21bf58b8c8f357bcbb2598fd8658f0c7cdec2951 authored over 11 years ago by olegpidsadnyi <[email protected]>
initial tests

github.com/cucumber/pytest-bdd-ng - 573492a6b7008e4dde05db11e7ef157ef255a604 authored over 11 years ago by Anatoly Bubenkov <[email protected]>
initial tests

github.com/cucumber/pytest-bdd-ng - 15032618b1be1435ef89a369825b9a20fccf2d8f authored over 11 years ago by Anatoly Bubenkov <[email protected]>
initial tests started

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

github.com/cucumber/pytest-bdd-ng - 22186d60c98a8c1665230f3863babb78fd30e225 authored over 11 years ago by Anatoly Bubenkov <[email protected]>
Update .travis.yml

Removed rails_4_0.gemfile

github.com/cucumber/cucumber-rails - ea70d6888312f156da1de2d93267da4cbdf98443 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Plugins info added

github.com/cucumber/pytest-bdd-ng - 4ddc35f805b5861c28ba17fec25ecfe6e4fa2cd1 authored over 11 years ago by Anatoly Bubenkov <[email protected]>
Update LICENSE

Added 2012,2013

github.com/cucumber/cucumber-rails - c79f1b1a47918b541bbe350c9d029db6355a133e authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update README.md

Added rails 4.x in the description.

github.com/cucumber/cucumber-rails - 97f81e55464ebe7dcd9eaab4bf2661e007769f7e authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update .travis.yml

Added rails 4.0 gemfile

github.com/cucumber/cucumber-rails - 42866139066c47d700d401c6e38d6e0021d91573 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
fix for rails 4 #247

github.com/cucumber/cucumber-rails - 1654e6efc61bbf3e16309118b56a76cce726370b authored over 11 years ago by Kosmas <[email protected]>
Added support for multiple when and thens

github.com/cucumber/pytest-bdd-ng - fe7a7308b39802b13485f544a8bfa2615193f320 authored over 11 years ago by Oleg Podsadny <[email protected]>
updated history with #247 rails 4 compatbility fix

github.com/cucumber/cucumber-rails - 4214a281b1980f01e3f74e0b5880da5c51cb3a8d authored over 11 years ago by Kosmas <[email protected]>
Fixed bad url for github linked repository.

github.com/cucumber/cucumber-rails - ce58a002fcc8840a3034ddffa26ca01c9c06ffff authored over 11 years ago by Dave Brace <[email protected]>
Switched back to using reference to my fork of database_cleaner until a patched version of database_cleaner is released. I had to tweak database_cleaner for Rails 4, the changes were merged but there hasn't been a new release yet.

github.com/cucumber/cucumber-rails - 84841c53e7053c7f08d2805776fb12eaf4162622 authored over 11 years ago by Dave Brace <[email protected]>
Reverted changes to the core Gemfile and instead added a rails_4_0 appraisal file. Also removed references to rails specific versions in the tests.

github.com/cucumber/cucumber-rails - d0b8fbaf8a734c3a48f019f5fee8507808450738 authored over 11 years ago by Dave Brace <[email protected]>
remove sublime project

github.com/cucumber/pytest-bdd-ng - a6445678a09cdfa8b5950f9c0bdd4b5507f620cd authored over 11 years ago by Anatoly Bubenkov <[email protected]>
rename package in README

github.com/cucumber/pytest-bdd-ng - 3013962227f319ed65797d1383573172ea5af614 authored over 11 years ago by Anatoly Bubenkov <[email protected]>
rename package, add sublime project

github.com/cucumber/pytest-bdd-ng - 2156385964f64b0dd267a66b1dac7d168f6ef579 authored over 11 years ago by Anatoly Bubenkov <[email protected]>
fixed prefix removal. Readme updated

github.com/cucumber/pytest-bdd-ng - fedbd06a5e36a13f6eb50f65ca2d0253c799e447 authored over 11 years ago by Oleg Podsadny <[email protected]>
initial import

github.com/cucumber/pytest-bdd-ng - 616975bd806ad56645513eaf846a1d8a1930824b authored over 11 years ago by Oleg Podsadny <[email protected]>
Reverted unneccessary change for writing gems to the test app Gemfile.

github.com/cucumber/cucumber-rails - 39671d7f7c08d9d3f6ac2ee5dcbc1920ee663c74 authored over 11 years ago by Dave Brace <[email protected]>
Removed temporary wip profile.

github.com/cucumber/cucumber-rails - bea8c717fe853c123037d9d29f79f772e3ed1229 authored over 11 years ago by Dave Brace <[email protected]>
Updated gem dependencies and fixed all features so that cucumber-rails works with Rails 4.0.0.beta1.

github.com/cucumber/cucumber-rails - c09526db3d312dc96391f34703f0df5306f06d34 authored over 11 years ago by Dave Brace <[email protected]>
Initial commit

github.com/cucumber/pytest-bdd-ng - 633674d34728a9f5e41423d97b50945f5ed50b7d authored over 11 years ago by olegpidsadnyi <[email protected]>
Update CONTRIBUTING.md

github.com/cucumber/cucumber-rails - 96437d0185d2ad3eddfdb11f5e8b0e472a2c13d6 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
It's the cucumber.github.com project that we should look for (and clone)

github.com/cucumber/cucumber-rails - 93107c26b4edaeb5d53146d0d8402980cb984509 authored over 11 years ago by Aslak Hellesøy <[email protected]>
added origin master to git pull as we also have rails-2.3.x now that was giving errors

github.com/cucumber/cucumber-rails - f596869355ef516f829055200b7a2c6569821f53 authored over 11 years ago by Kosmas <[email protected]>
added origin master to git push as we also have rails-2.3.x now that was giving errors

github.com/cucumber/cucumber-rails - 74c9057625fdddbfa382dea26ce48fbcd5c12a2a authored over 11 years ago by Kosmas <[email protected]>
fix rake task for new github pages

github.com/cucumber/cucumber-rails - be8ee3239c84147ffee3b49cbb1a9c0bc34ef347 authored over 11 years ago by Kosmas <[email protected]>
Update yard.rake

github.com/cucumber/cucumber-rails - 9103d884a10fc9e419562c74d6995bc2267bd996 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update yard.rake

modified yard task to commmit to GH pages

github.com/cucumber/cucumber-rails - 448f9b2abb4b7e6ca78927cc726394b6585e5cb8 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Update History.md

Changed the header to release 1.3.1

github.com/cucumber/cucumber-rails - 03644717cb85d04a717d90520649e18d3dff2c00 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
added contributing file taken from cucumber repo

github.com/cucumber/cucumber-rails - ac103f0de5e586904df3130d8503c0039c3eb337 authored over 11 years ago by Kosmas <[email protected]>
Update README.md

Point to rails2.3.x branch for Rails 2.3.x support

github.com/cucumber/cucumber-rails - b2ce8666bfb8efa83f667968ff0e7b21045b1b39 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Added dates with: git log --tags --simplify-by-decoration --pretty="format:%ai %d". Marked master as not yet released.

github.com/cucumber/cucumber-rails - 9ddef52c53232b63a96572b5460dce839b2c44d9 authored over 11 years ago by Aslak Hellesøy <[email protected]>
another fix for markdown links

github.com/cucumber/cucumber-rails - 311fec4498987118e61a8dac10cd45952e4548e2 authored over 11 years ago by Kosmas <[email protected]>
fixed markdown links

github.com/cucumber/cucumber-rails - f168d8ad8b66f27d506720b5d0a13f90a6c6ad6e authored over 11 years ago by Kosmas <[email protected]>
Added Transform example for Groovy. Ref #470. Will close this issue after the web site has been updated.

github.com/cucumber/cucumber-jvm-groovy - 43723f16e32cbbaa2da1b3c9f842cb50384706ae authored over 11 years ago by Aslak Hellesøy <[email protected]>
Fixed ScalaDsl to only use methods that are compatible with both 2.9.2 and 2.10.0 of the Scala library

github.com/cucumber/cucumber-jvm-scala - 13e46a91889080ffa3968218546120b820e91acc authored over 11 years ago by Chris Turner <[email protected]>
Proposed solution for issue #432

The main scala build has been modified to generate an artifact named cucumber-scala_2.10
A new su...

github.com/cucumber/cucumber-jvm-scala - b84f1f18e88014bcd7ce3e90a0736f1c2d6ba055 authored over 11 years ago by Chris Turner <[email protected]>
Merge branch 'master' of https://github.com/skipoleschris/cucumber-jvm

Conflicts:
pom.xml

github.com/cucumber/cucumber-jvm-scala - bc27ab0829f010068e1f5ad265000d6fc7f5ce1c authored over 11 years ago by Chris Turner <[email protected]>