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

Don't use skip-mark in test_apply_tag_hook

@pytest.mark.skip was only introduced in pytest 2.9. Use xfail for
testing instead which will wo...

github.com/cucumber/pytest-bdd-ng - 0e8debd30be61fea2c3480d39dd478487731d5ef authored over 8 years ago by Florian Bruhin <[email protected]>
Merge pull request #188 from The-Compiler/tags_with_spaces

Allow spaces in tags

github.com/cucumber/pytest-bdd-ng - e76b066e6d5fbf6f6c239a4dec07af4052e6704e authored over 8 years ago by Oleg Pidsadnyi <[email protected]>
Increment version to 2.17.0

github.com/cucumber/pytest-bdd-ng - 8e89d04f199133d7fd682bf0cb3a644203ae64e7 authored over 8 years ago by Florian Bruhin <[email protected]>
Allow spaces in tags

github.com/cucumber/pytest-bdd-ng - 9b78948efa1ad9ac9224ab91b52cfa3417b8f825 authored over 8 years ago by Florian Bruhin <[email protected]>
Merge pull request #52 from kenu/master

add korean language in locales

github.com/cucumber/slack-invite-automation - 8e10d3fe91e5ab6177e7eb307f5a1bbd437c5f8c authored over 8 years ago by JeongHoon Byun (aka Outsider) <[email protected]>
add korean language in locales

github.com/cucumber/slack-invite-automation - 2a2ae878130ef9eb92c691ef7c2f77b33207dfc9 authored over 8 years ago by kenu <[email protected]>
Clean up

github.com/cucumber/tag-expressions - 48a6e7f8c3c0afc311390aec073418a54f2a36b4 authored over 8 years ago by Aslak Hellesøy <[email protected]>
Cucumber Expressions

github.com/cucumber/cucumber-expressions - 9118208fc8deee34b33c423a508d8caf525251fe authored over 8 years ago by Aslak Hellesøy <[email protected]>
Cucumber Expressions

github.com/cucumber/try-cucumber-expressions - 9118208fc8deee34b33c423a508d8caf525251fe authored over 8 years ago by Aslak Hellesøy <[email protected]>
fix a broken locale file

and adjust indentation

fix #49

github.com/cucumber/slack-invite-automation - c5caee6aede7ea1cdad0c2685dc0d7073b70db40 authored over 8 years ago by Outsider <[email protected]>
Merge pull request #45 from OwenGr/master

Adding nil ref check

github.com/cucumber/godog - 12144eff80b898ac56a60649479f0bf17d17becd authored over 8 years ago by Gediminas Morkevicius <[email protected]>
Adding nil ref check

github.com/cucumber/godog - 69ed3594096389e1ff55b575b8af96960818dba5 authored over 8 years ago by Owen Graupman <[email protected]>
Allow language to be passed into document object

github.com/cucumber/cucumber-ruby-core - 6c8f686df92c93eb2e34f2b9b958b3773dd78ebe authored over 8 years ago by danascheider <[email protected]>
Extract Expression interface

github.com/cucumber/tag-expressions - 44327df509f9897699b8d9edfeb46ab2e8e5d3ad authored over 8 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #43 from nightlyone/fix_commentPos_panic

use maximum step length of background and scenario

github.com/cucumber/godog - c8ff23a1de5a6dfc41579bbd2b1402f748030841 authored over 8 years ago by Gediminas Morkevicius <[email protected]>
use max step len of background & scenario outline

in order to avoid panic in printStep (line 217)
also for scenario outlines.

Updates #42

github.com/cucumber/godog - 7d11af4218d115c81ec2cdcba563f3f5d3cd9dd7 authored over 8 years ago by Ingo Oeser <[email protected]>
use maximum step length of background and scenario

in order to avoid panic in printStep (line 217).

Fixes #42

github.com/cucumber/godog - 65ace21dc8d65ad081be3cc120ecfa9b8953e090 authored over 8 years ago by Ingo Oeser <[email protected]>
Use .travis.yml to define subtrees

github.com/cucumber/tag-expressions - a4b59bb4484fb6473f52efca98084630d6a7f3dc authored over 8 years ago by Aslak Hellesøy <[email protected]>
Don't support java 6

github.com/cucumber/tag-expressions - fbe636fc48d6bb1951323b5902334ada673480ab authored over 8 years ago by Aslak Hellesøy <[email protected]>
Configure travis build

github.com/cucumber/tag-expressions - 846ef42d9873aae97c94890a4ebeedc1f308e5a6 authored over 8 years ago by Aslak Hellesøy <[email protected]>
Add travis badges

github.com/cucumber/tag-expressions - 5f4ed3743785d80eaba4dabe3e26ac202e7f0900 authored over 8 years ago by Aslak Hellesøy <[email protected]>
Added script for pushing subtrees

github.com/cucumber/tag-expressions - 7486c785ca0231e7fe01bb962a0a8f4acf56c6bf authored over 8 years ago by Aslak Hellesøy <[email protected]>
Copy license to sub repos

github.com/cucumber/tag-expressions - ad1370292f537271f75400648a5563073c817d00 authored over 8 years ago by Aslak Hellesøy <[email protected]>
Fixing flaky test order

github.com/cucumber/pytest-bdd-ng - 30947a458bc88f4b62873f16d1749d3f669e265c authored over 8 years ago by Oleg Pidsadnyi <[email protected]>
Fixing a test

github.com/cucumber/pytest-bdd-ng - 3fbed30c9bc859fdc5399297e2aa7d5d675fde8f authored over 8 years ago by Oleg Pidsadnyi <[email protected]>
Merge pull request #186 from The-Compiler/taghook

Add pytest_bdd_apply_tag hook.
Merging and fixing failing tests

github.com/cucumber/pytest-bdd-ng - a3cd429a10c36629bde29c2f80b06a8839f28344 authored over 8 years ago by Oleg Pidsadnyi <[email protected]>
Remove node_modules and coverage

github.com/cucumber/tag-expressions - 0231f0e9161b896d3aec57462ebd1d2dec0f76f3 authored over 8 years ago by Aslak Hellesøy <[email protected]>
Remove IDEA files

github.com/cucumber/tag-expressions - 5e2a898a64d4b31f3373dcb091129ce3080e1ba6 authored over 8 years ago by Aslak Hellesøy <[email protected]>
Don't version classes

github.com/cucumber/tag-expressions - ef47165e1b147573daabcb2934a53f6490165911 authored over 8 years ago by Aslak Hellesøy <[email protected]>
Readme for Tag Expressions

github.com/cucumber/tag-expressions - c4fed7069cf5ad1c58fefec5520ad7d27bb8759c authored over 8 years ago by Aslak Hellesøy <[email protected]>
First steps towards a monorepo. Welcome tag expressions!

github.com/cucumber/tag-expressions - 968e0c6b7dd1a50ea9c6e1a4906fadf091583b70 authored over 8 years ago by Aslak Hellesøy <[email protected]>
Early drafts of spec/architecture

github.com/cucumber/tag-expressions - 8065eb542f5352d83bf43c785313eb5d9d8e5928 authored over 8 years ago by Aslak Hellesøy <[email protected]>
Add pytest_bdd_apply_tag hook

github.com/cucumber/pytest-bdd-ng - c53f7a75193d85dba66d82b8125bdc708e2ae4e1 authored over 8 years ago by Florian Bruhin <[email protected]>
Merge pull request #185 from pytest-dev/fix156

Better error explanation for the steps defined outside of scenarios

github.com/cucumber/pytest-bdd-ng - 6bed671dcfe8d9b64baa8552bb321ccb3bcde5eb authored over 8 years ago by Florian Bruhin <[email protected]>
Better error explanation for the steps defined outside of scenarios

github.com/cucumber/pytest-bdd-ng - cc87b5b0ddfb4cff81b53ab323bc237e9452dcfe authored over 8 years ago by Oleg Pidsadnyi <[email protected]>
Merge pull request #183 from The-Compiler/fixturedef

Fix FixtureDef signature for newer pytest versions

github.com/cucumber/pytest-bdd-ng - de0f66754d068be5a47d3a865ab887908395bea9 authored over 8 years ago by Oleg Pidsadnyi <[email protected]>
Fix FixtureDef signature for newer pytest versions

In https://github.com/pytest-dev/pytest/pull/1586 the "yieldctx"
argument to FixtureDef was remo...

github.com/cucumber/pytest-bdd-ng - 28413e579333ab7dd0b80745d9e8c7a26d34c554 authored over 8 years ago by Florian Bruhin <[email protected]>
tox: Switch pytest-latest env from hg to git

pytest switched from Bitbucket to GitHub some while ago. This also uses the
`features` branch as...

github.com/cucumber/pytest-bdd-ng - d57bdb2995531a1e980bd8c8bfa6ac92c6d21084 authored over 8 years ago by Florian Bruhin <[email protected]>
update godog usage example with more details

github.com/cucumber/godog - a91846c1ab24f05299c85adee7215dcbfbf3da00 authored over 8 years ago by gedi <[email protected]>
look into more vendor directories for godog package, fixes #35

github.com/cucumber/godog - 6e2c1b291a49dd2f7580b14267a0cacf502074c8 authored over 8 years ago by gedi <[email protected]>
Merge pull request #166 from mplord/generic-parameter-match

Generic outline <parameter> matching to any cucumber regexp

github.com/cucumber/cucumber-eclipse - 59190aa09e5cd2e43496c6a83334712ca5228549 authored over 8 years ago by Ilan Pillemer <[email protected]>
sort feature files by path when executing, separate the concurrent runner

github.com/cucumber/godog - abc6b65c1cecb69dda766cd8a8b9ecd8a19f21b7 authored over 8 years ago by gedi <[email protected]>
pkg may be nil at this point, assume main package

github.com/cucumber/godog - a6a318322b6546853f337293f881a2d1c7a7f363 authored over 8 years ago by gedi <[email protected]>
Merge pull request #41 from pyros2097/patch-1

Readme add answer in new line

github.com/cucumber/godog - c9a9f3c1da8df2e181e6393702dcd213c73685f7 authored over 8 years ago by Gediminas Morkevicius <[email protected]>
Readme add answer in new line

github.com/cucumber/godog - 4322eaa8e9b5bf4062b04640e08434c236c66ddd authored over 8 years ago by pyros2097 <[email protected]>
move change log to separate file

github.com/cucumber/godog - 36742103e394671cb0681497440d35544e8183a9 authored over 8 years ago by gedi <[email protected]>
Merge pull request #181 from gilmrjc/patch-1

Fix typos in Feature examples section

github.com/cucumber/pytest-bdd-ng - 2f1a1859719665a6a70c65362cc03c71d363c286 authored over 8 years ago by Florian Bruhin <[email protected]>
Fix typos in Feature examples section

github.com/cucumber/pytest-bdd-ng - 6d80f0c89057f9c47846e31a1b6d175bef39ca0c authored over 8 years ago by gilmrjc <[email protected]>
update readme and bump version

github.com/cucumber/godog - 58c203d2e742422fc75ead3ccd6785cd9eebbb02 authored over 8 years ago by gedi <[email protected]>
Merge pull request #40 from DATA-DOG/build-tools

Revisit godog suite compilation and build tools to support vendoring

github.com/cucumber/godog - 5a17900dba10e5b138b00289c5168caeff321742 authored over 8 years ago by Gediminas Morkevicius <[email protected]>
update screenshots, allow godog to execute in empty directory

github.com/cucumber/godog - 337a551087dd669b5870851bc96aa4cfc815b919 authored over 8 years ago by gedi <[email protected]>
case when there are no test files or contexts

github.com/cucumber/godog - c7e1bf22bc9276f8c5dfe977b2193ea8e60dcbb5 authored over 8 years ago by gedi <[email protected]>
fix feature path assertion for windows os

github.com/cucumber/godog - 4a62479892273dab4b19c1332809c5b9932ddf79 authored over 8 years ago by gedi <[email protected]>
go15 and later can be supported only, tested and confirmed

github.com/cucumber/godog - c191427d295ed3fb94f4979b9489d9009a488110 authored over 8 years ago by gedi <[email protected]>
check vendor experiment var, which may not be exported for 1.5

github.com/cucumber/godog - e62cfda29dcc0dd83ffad14a5d5b3b13c0632b32 authored over 8 years ago by gedi <[email protected]>
support for multiple GOPATHs

github.com/cucumber/godog - 62c22e1df8d00d6571c91c4acf61dd0b1ed2ca0d authored over 8 years ago by gedi <[email protected]>
Modified for generic outline parameter matching to cucumber steps

github.com/cucumber/cucumber-eclipse - cae0862c147922472e5e4e4bb0adf6f210f0ced3 authored over 8 years ago by Miles Lord <[email protected]>
Adjust for generic parameter matching wip

github.com/cucumber/cucumber-eclipse - 8e83b4a17b79e26984ff927b9f97707f970f9ef2 authored over 8 years ago by mplord <[email protected]>
make sure godog package is installed before compilation of test package

github.com/cucumber/godog - 8272a307cfbb297196f571aafa0d120bed095eb4 authored over 8 years ago by gedi <[email protected]>
remove go1.4 from supported versions

github.com/cucumber/godog - 4b6e3ea3434426e5672d5add12703959e7d3f7a6 authored over 8 years ago by gedi <[email protected]>
cleanup builder, support older go versions

github.com/cucumber/godog - f43583e36ea444ee3733565aa0e39d933cabfe51 authored over 8 years ago by gedi <[email protected]>
require godog contexts to be exported

github.com/cucumber/godog - 4610466f82b340982e1fd2a99456a68ce6232ffb authored over 8 years ago by gedi <[email protected]>
Merge pull request #50 from sot528/add-japanese-language-to-locales

add Japanese language to locales.

github.com/cucumber/slack-invite-automation - d584d443cb05a8fe024dbfe16999db587ea69f15 authored over 8 years ago by JeongHoon Byun (aka Outsider) <[email protected]>
compile test package and godog suite with go tools

github.com/cucumber/godog - 0289b3f133656c586ba76c3b47e5274feeba7a0f authored over 8 years ago by gedi <[email protected]>
requires context with capital now, will need a migration

github.com/cucumber/godog - d0f68b3fe11e96bf4d2aa666c5fed038f7d36c20 authored over 8 years ago by gedi <[email protected]>
cleanup and fix locating for godog dependency

github.com/cucumber/godog - 2772b1df346b68cbdbd0be8092ec16cf46d20cab authored over 8 years ago by gedi <[email protected]>
add Japanese language to locales.

github.com/cucumber/slack-invite-automation - 3033a63cd4c7ce9c15e8eb593830f5c09ca5193d authored over 8 years ago by sot528 <[email protected]>
Merge pull request #38 from lexandro/master

Fixing variable names in ansicolor to enable windows build

github.com/cucumber/godog - f16addd9c9bf93a51cf3862842948e5177e66c0e authored over 8 years ago by Gediminas Morkevicius <[email protected]>
Fixing variable names in ansicolor to enable windows build

github.com/cucumber/godog - 89c17f1376f80ed62e7c91a3c2c11d27c65a02d5 authored over 8 years ago by Robert Stern <[email protected]>
update readme with vendor issue note and a tutorial reference

github.com/cucumber/godog - da70b4d90495356893c3f721e4828e547498cd48 authored over 8 years ago by gedi <[email protected]>
Update History.md.

github.com/cucumber/cucumber-ruby-core - 9308e3afb12751e47b7c13904da9eaac83f486dd authored over 8 years ago by Björn Rasmusson <[email protected]>
no-colors flag to disable ansi colors, closes #36

github.com/cucumber/godog - 9cc301f701f0d8fea679fb157b30cc7f856edd51 authored over 8 years ago by gedi <[email protected]>
Fix for parameter match to alis list

github.com/cucumber/cucumber-eclipse - c5262009115a408f852a5f6d47a505553d639642 authored over 8 years ago by mplord <[email protected]>
Merge #106 'Move events infrastructure to the core'.

Update History.md.

github.com/cucumber/cucumber-ruby-core - a0a4525b5d09774dc3df54c8254bbf7cc08f3c23 authored over 8 years ago by Björn Rasmusson <[email protected]>
Add the update to Gherkin v4.0 to History.md.

github.com/cucumber/cucumber-ruby-core - f09475093e40491bae7d214e958dc66ce0abff91 authored over 8 years ago by Björn Rasmusson <[email protected]>
Add a spec for Cucumber::Core::Report::Summary.

github.com/cucumber/cucumber-ruby-core - f76cf6b04ce0e39aaff9528abd93a747ccb2efa0 authored over 8 years ago by Björn Rasmusson <[email protected]>
Merge pull request #404 from cucumber/feature/restructure-documentation

Refactor documentation

github.com/cucumber/aruba - 2b10c239381d4371635606be418914e99cd44acc authored over 8 years ago by Dennis Günnewig <[email protected]>
Add hint about missing documentation

github.com/cucumber/aruba - 9ad2903c05f53bd3ae38dfa973ffc82dacdefac3 authored over 8 years ago by Dennis Günnewig <[email protected]>
Fix documentation about hooks

github.com/cucumber/aruba - 5ad5ef9ae668d23fb84a10a972e61de98cd06aa1 authored over 8 years ago by Dennis Günnewig <[email protected]>
Fix wording of documentation toc

github.com/cucumber/aruba - ee86bbad8eb8e9a43c941d6f62e30d79e710e798 authored over 8 years ago by Dennis Günnewig <[email protected]>
Refactor documentation

github.com/cucumber/aruba - 16e5f65604ad47062adbebf5a0ccd187537a4dd1 authored over 8 years ago by Dennis Günnewig <[email protected]>
Replaced dashes in file names

github.com/cucumber/aruba - 933c80913f5a1ff4de0f9104f8753cee52bdf937 authored over 8 years ago by Dennis Günnewig <[email protected]>
Better overview of steps/api documentation

github.com/cucumber/aruba - a3650157693aec4482d0cd4feb22a62c751e0736 authored over 8 years ago by Dennis Günnewig <[email protected]>
update package doc and readme

github.com/cucumber/godog - 603066d939246fde81c0e1d7fe757de1521b837e authored over 8 years ago by gedi <[email protected]>
Merge pull request #47 from inkel/patch-1

Use type=email on input field

github.com/cucumber/slack-invite-automation - 1b78d22ca8419594b28adbb7ae80e76e83218ae7 authored over 8 years ago by JeongHoon Byun (aka Outsider) <[email protected]>
fix utf8 character counting for printers

github.com/cucumber/godog - 726a451b7a345d5bab0cda498e8b2e47d6f1b5e9 authored over 8 years ago by gedi <[email protected]>
Use type=email on input field

Browsers will fallback automatically to text if the type is unrecognized. Mobile browsers (iPhon...

github.com/cucumber/slack-invite-automation - a48749945b315b348b38ed18f52983fbede66c88 authored over 8 years ago by Leandro López <[email protected]>
parse flags in runner command, to be able to show version or help, closes #34

github.com/cucumber/godog - 9bde6a2b9b5d7c6c94a889ce17974f2ad41bfd9b authored over 8 years ago by gedi <[email protected]>
Extract method.

github.com/cucumber/cucumber-ruby-core - 8d19559078ea6fd1ff50d73a84febad13253a83b authored over 8 years ago by Björn Rasmusson <[email protected]>
Fix review comment.

github.com/cucumber/cucumber-ruby-core - 172c568ed7516ae76e89ea5310d25134ebcbfd9a authored over 8 years ago by Björn Rasmusson <[email protected]>
Let Cucucmber::Core::Report::Summary filter out steps.

github.com/cucumber/cucumber-ruby-core - 7bbae8b7fe4d4a0e96b1f8ba65baf7636b25d5bb authored over 8 years ago by Björn Rasmusson <[email protected]>
Consistently use event_bus to refer to a EventBus object.

github.com/cucumber/cucumber-ruby-core - 1862d859765690d8e325d8b3225c3464dd5c0414 authored over 8 years ago by Björn Rasmusson <[email protected]>
Revert change to spec/coverage.rb to work with coveralls v0.8.2.

github.com/cucumber/cucumber-ruby-core - cf7e9752cbbaf85649410b44165542c8d1af09ff authored over 8 years ago by Björn Rasmusson <[email protected]>
matched step func name and reference in pretty printer

github.com/cucumber/godog - f9eab9da27af686a9b6f2715c5f835a9886b4d6a authored over 8 years ago by gedi <[email protected]>
fixes bug when there is more than one context registered, closes #32

github.com/cucumber/godog - f9fab51a1aed6d5aca1e6bd3ba781db6b885c4cf authored over 8 years ago by gedi <[email protected]>
ship gherkin parser in a subpackage to prevent compatibility conflicts

github.com/cucumber/godog - 518101cbc70683dfec0ea68be437011ae32e0748 authored over 8 years ago by gedi <[email protected]>
Remove year from Copyright

github.com/cucumber/cucumber-ruby-core - 59b3d73fb8ff1b3e5310f9d98d08a28e7412efa7 authored over 8 years ago by Aslak Hellesøy <[email protected]>