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

prepare release 0.6.3

github.com/cucumber/pytest-bdd-ng - 40f5751fa56e3fe8a5fa4d12e8f5ec317f186046 authored almost 11 years ago by Anatoly Bubenkov <[email protected]>
Added text in README.rst about scenario encoding param

github.com/cucumber/pytest-bdd-ng - 05217a897a07136431d4d710f8e2472f473fd367 authored almost 11 years ago by Andrey Makhnach <[email protected]>
removed copy-paste mistake from comment

github.com/cucumber/pytest-bdd-ng - b168cb1a80eaef93ae10a048d9022edc9c43f1fd authored almost 11 years ago by Andrey Makhnach <[email protected]>
Added fixes for python > 3.0

github.com/cucumber/pytest-bdd-ng - 6cb9a94263d844b2dfdc3538233c4cb8fe9696b6 authored almost 11 years ago by Andrey Makhnach <[email protected]>
small fix. removed encoding from argument because we have general decoding for whole file

github.com/cucumber/pytest-bdd-ng - 94b02a613cafacc22470d8603248fcf0cd9b479e authored almost 11 years ago by Andrey Makhnach <[email protected]>
small fix

github.com/cucumber/pytest-bdd-ng - 4ea7b8c9a7b4f7301563c28ac30aa30cb259f9c1 authored almost 11 years ago by Andrey Makhnach <[email protected]>
Added encoding.

github.com/cucumber/pytest-bdd-ng - 45ded7e4dab6cf1f38b0c87db56b2c9ea69ee82d authored almost 11 years ago by Andrey Makhnach <amakhnach@redbeard.(none)>
BEFORE_ALL and AFTER_ALL hooks only called if there is at least one scenario run

github.com/cucumber/cucumber-cpp - 055e1adc381ac7727e4ff8d5ad1dfb1f94f5971b authored almost 11 years ago by Larry Price <[email protected]>
Use `Set` for locations.

Get's rid of the strange module as an abstract class pattern.

Hat-tip to @jdks

github.com/cucumber/cucumber-ruby-core - 97fcd231d3db4268e85ba28d8306e718bac1eae3 authored almost 11 years ago by Steve Tooke <[email protected]>
Ensure multiline arg location matching works in JRuby

github.com/cucumber/cucumber-ruby-core - 3460047bceeaaccffe0118236e97c06697d46800 authored almost 11 years ago by Steve Tooke <[email protected]>
Revert "Work around for JRuby"

This reverts commit 6596fedbe9007345fea1e604a09cee4e512f9d86.

github.com/cucumber/cucumber-ruby-core - 16f7ead22c9ce792e5402f321cdbdb2ab39d70ce authored almost 11 years ago by Steve Tooke <[email protected]>
Use less specific version of coveralls.

github.com/cucumber/cucumber-ruby-core - 7ce9b58bf58d540df4e63f3e7143c2263490e8a1 authored almost 11 years ago by Steve Tooke <[email protected]>
Work around for JRuby

Planning to move this into Gherin#rubify so that we don't have to deal
with it here.

github.com/cucumber/cucumber-ruby-core - 6596fedbe9007345fea1e604a09cee4e512f9d86 authored almost 11 years ago by Steve Tooke <[email protected]>
Ensure build fails when we have spec failures.

SystemExit was being swallowed by our `ensure` block in
capture_warnings.

github.com/cucumber/cucumber-ruby-core - 123f27984f57a2fe8a61a44f3fa30cfb57a78a44 authored almost 11 years ago by Steve Tooke <[email protected]>
Enabling clang compiler in Travis

github.com/cucumber/cucumber-cpp - a6f30fcd3e7d8eeb7fb0247084104264b0bbf424 authored almost 11 years ago by Paolo Ambrosio <[email protected]>
Add location to Ast::DataTable

github.com/cucumber/cucumber-ruby-core - fcbc047eef7c77f9239a3ecacad777a32f399074 authored almost 11 years ago by Steve Tooke <[email protected]>
Merge branch 'master' into match-locations-in-multiline-args

* master:
use yield, not block.call when not keeping the block around
fix indentation
get ...

github.com/cucumber/cucumber-ruby-core - e2052715d8c110c9f8704cb407d3720b5d5f48eb authored almost 11 years ago by Steve Tooke <[email protected]>
New Snippet text, closes #618.

Change to the new Snippet text. Update History.md.
Fix a one off error in JRubySnippet.java.

github.com/cucumber/cucumber-jvm-groovy - 7cb3269c1198a9c6099ceaab04341c8e60ee8a3b authored almost 11 years ago by Björn Rasmusson <[email protected]>
Cleaning up. Not sure if doing BEFORE_ALL in ctor is appropriate. May go back to using bool.

github.com/cucumber/cucumber-cpp - 983221a7466e83a2391fc7fec1f534585d14aa69 authored almost 11 years ago by Larry Price <[email protected]>
Adding tests to verify that _ALL hooks are only called once per CukeCommands class

github.com/cucumber/cucumber-cpp - 06601a2761402380e2187d0985d15b58176f7838 authored almost 11 years ago by Larry Price <[email protected]>
Initial tests

github.com/cucumber/cucumber-cpp - 6662e57dfad27d885a003d478477a61931b3b1ad authored almost 11 years ago by Larry Price <[email protected]>
Executing BEFORE_ALL in CukeCommands ctor, AFTER_ALL in CukeCommands dtor. Removes conditional.

github.com/cucumber/cucumber-cpp - 4bae90514edb34702dee00aeb96848a3e94c6226 authored almost 11 years ago by Larry Price <[email protected]>
Creating base class for hooks to be executed unconditionally

github.com/cucumber/cucumber-cpp - 8c8e1fb90c5aa90686b4962c2175e5ea4916f3da authored almost 11 years ago by Larry Price <[email protected]>
Initial implementation for AFTER_ALL

github.com/cucumber/cucumber-cpp - df29fb8dfe02c51ce829887501b546040bebb9c3 authored almost 11 years ago by Larry Price <[email protected]>
amending comment

github.com/cucumber/cucumber-cpp - 4d16940420a944beb9dc8862cd9c39bd666dfe33 authored almost 11 years ago by Larry Price <[email protected]>
Initial implementation for BEFORE_ALL tag

github.com/cucumber/cucumber-cpp - c91efcc5708145f0a72a970aa3adeb84b912e0f5 authored almost 11 years ago by lrp <lrp@cilantro.(none)>
merge PR 26

github.com/cucumber/pytest-bdd-ng - 095e21c0d4f91cbd5d5085d6babbc74eeb371347 authored almost 11 years ago by Anatoly Bubenkov <[email protected]>
replace scenario current module correctly to avoid mess in pytest log with -v

github.com/cucumber/pytest-bdd-ng - 38313564d9714994af7ba9b10219de8156a9e4f8 authored almost 11 years ago by Anatoly Bubenkov <[email protected]>
Change map.at(key) (C++11 specific) with map.find(key)->second in Wire Protocol. Closes #64

github.com/cucumber/cucumber-cpp - 61edbab036cbce9f42c8d474712d787e144ecb06 authored almost 11 years ago by Paolo Ambrosio <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/cucumber/cucumber-cpp - 49019c6fba92237b8b0dd3b6478b4796781ba535 authored almost 11 years ago by lrp <lrp@cilantro.(none)>
Cucumber 1.3.7 and 1.3.8 seem to have a broken wire protocol

github.com/cucumber/cucumber-cpp - 16f306fb7652925501c8b0b48b845532897b169d authored almost 11 years ago by Paolo Ambrosio <[email protected]>
Amend typo in select_dates_and_times.rb comments.

github.com/cucumber/cucumber-rails - 10e3a1937cd7377617fb14f7c6b17a1d32a790fd authored almost 11 years ago by Erik Eide <[email protected]>
Merge pull request #34 from orend/few-tweaks

Get rid of a local variable, don't specify the ruby version

github.com/cucumber/cucumber-ruby-core - 7cfa8fa38f2641b5d00e4d43c37a035bdcd27b6f authored almost 11 years ago by Matt Wynne <[email protected]>
Merge pull request #35 from orend/use-yield-not-call

Use yield not block.call

github.com/cucumber/cucumber-ruby-core - 24365ea1a811354851dd5639282e016842fc5e23 authored almost 11 years ago by Matt Wynne <[email protected]>
use yield, not block.call when not keeping the block around

github.com/cucumber/cucumber-ruby-core - 8db8c299233cae6549fb03a0d2e552b16dbb361e authored almost 11 years ago by Oren Dobzinski <[email protected]>
fix indentation

github.com/cucumber/cucumber-ruby-core - 56bc6faeff4d0207311161b9f3aa7a87cefc06da authored almost 11 years ago by Oren Dobzinski <[email protected]>
get rid of a local variable

github.com/cucumber/cucumber-ruby-core - ae00d3dc9ad5446ef0356b62da17f39fa8b74950 authored almost 11 years ago by Oren Dobzinski <[email protected]>
No need to specify the ruby version

github.com/cucumber/cucumber-ruby-core - 060266ff8247097c5a1d41e5a3d61539fdc8a216 authored almost 11 years ago by Oren Dobzinski <[email protected]>
Add tests for new argument options

github.com/cucumber/cucumber-android - 2e33cfd0ef0f9d636d6c197c710bf72d93edeb54 authored almost 11 years ago by Frieder Bluemle <[email protected]>
Move option parsing to InstrumentationArguments

This removes some code duplication in CucumberInstrumentation and
InstrumentationArguments.

github.com/cucumber/cucumber-android - 32a013ad9f74f01a1a343bfbb01c8ea303255a5a authored almost 11 years ago by Frieder Bluemle <[email protected]>
Add support for 'log' option

This has the same effect as providing the Cucumber option '--dry-run'.

github.com/cucumber/cucumber-android - cbfc38ae92d56b0c660ae1fcbe8afeb6870e6ec5 authored almost 11 years ago by Frieder Bluemle <[email protected]>
Add support for 'coverage' option

This adds support to generate EMMA code coverage reports when using
CucumberInstrumentation. It ...

github.com/cucumber/cucumber-android - 23691cc284933bb436c07b8c448e85a1d2e034ab authored almost 11 years ago by Frieder Bluemle <[email protected]>
Remove duplicate code for 'debug' option

'debug' support has been added through PR #613

github.com/cucumber/cucumber-android - 8f2757e320c227ebc17005f4928b90fd999769ad authored almost 11 years ago by Frieder Bluemle <[email protected]>
Add support for 'debug' option

This adds support to wait for a debugger to attach at instrumentation
start. 'debug' can either ...

github.com/cucumber/cucumber-android - 540903dfc46e5e7b8cc627a1abe2e5fc32b8daa6 authored almost 11 years ago by Frieder Bluemle <[email protected]>
Add support for 'count' option

This adds support to only count the number of scenarios by setting the
'count' argument to true.

github.com/cucumber/cucumber-android - fb857778380885ae50e534fbb7cbf6ca778bbe05 authored almost 11 years ago by Frieder Bluemle <[email protected]>
Add tests for InstrumentationArguments

github.com/cucumber/cucumber-android - 7bc7f7140cbc5689a31df92f6f35236cd93c90d9 authored almost 11 years ago by Frieder Bluemle <[email protected]>
Add command line option support for Android

github.com/cucumber/cucumber-android - 9a112c806e1954467fa50541737abdd304260492 authored almost 11 years ago by Frieder Bluemle <[email protected]>
Remove trailing whitespace

github.com/cucumber/cucumber-android - 121c89984c3d5a298eebb8230313adcf88afed46 authored almost 11 years ago by Frieder Bluemle <[email protected]>
Added debug wait to make sure eclipse attaches debugger appropriately

github.com/cucumber/cucumber-android - 71a553bafa7740f25bf5d487890649f27d696fc9 authored almost 11 years ago by Ian Warwick <[email protected]>
Merge branch 'around-hooks'

* around-hooks:
Test::Case is reponsible for composing the around hooks.
Take a stab at addi...

github.com/cucumber/cucumber-ruby-core - e486bd8cc4c69cd87e707b915af4965ed499b613 authored about 11 years ago by Steve Tooke <[email protected]>
Test::Case is reponsible for composing the around hooks.

github.com/cucumber/cucumber-ruby-core - b27fba3d0d642390276f13919bcde359e1e5a95c authored about 11 years ago by Steve Tooke <[email protected]>
mark unicode file as unicode for jruby

github.com/cucumber/cucumber-ruby-core - 60c9de5bda8edc8e4fc93dc23d43791530ab3589 authored about 11 years ago by Oleg Sukhodolsky <[email protected]>
TagExpression#evaluate() needs Gherkin's Tag

github.com/cucumber/cucumber-ruby-core - 29622d954f96b39b0327568d3813ec31cb763ea4 authored about 11 years ago by Oleg Sukhodolsky <[email protected]>
Allow filtering by multiple tag expressions.

Closes #21.

github.com/cucumber/cucumber-ruby-core - e7eade50c95302ad62bcd33fe3bfe78ac34b5570 authored about 11 years ago by Matt Wynne <[email protected]>
Reduce the source of a hook again.

This should fix the specs in the cucumber front-end, but it will
probably break https://github.c...

github.com/cucumber/cucumber-ruby-core - 0fd9ea1b21b3132df2923080b9053c7a8345e3b2 authored about 11 years ago by Matt Wynne <[email protected]>
Take a stab at adding around hooks.

@mattwynne I'm not quite sure if I've done a good thing, or a bad thing,
but I've created someth...

github.com/cucumber/cucumber-ruby-core - 3062584fe3c39fa9c5ef289ab560acce99fafd90 authored about 11 years ago by Steve Tooke <[email protected]>
specifying pthread dep to get examples to compile

github.com/cucumber/cucumber-cpp - 14b8677f9d071a5accf535d492a8ef1410c35bf8 authored about 11 years ago by Larry Price <[email protected]>
Fix Cucumber reports for cucumber-android

This enables standard Cucumber reports using the 'format' parameter of
CucumberOptions. Reports ...

github.com/cucumber/cucumber-android - 57eaf800115e112392fee9b87a34c934910a93d3 authored about 11 years ago by Frieder Bluemle <[email protected]>
specifying pthread link to GTestDriverTest

github.com/cucumber/cucumber-cpp - 5f72904d72f2d9402d355bc1231559883c646cda authored about 11 years ago by Larry Price <[email protected]>
Refactored SnippetGenerator.

There was too much parallel effort in the CamelCase and Underscore
implementations, so the new s...

github.com/cucumber/cucumber-jvm-groovy - b7045cec4f3ca765d255b7a457657fc1e9a7945f authored about 11 years ago by Aslak Hellesøy <[email protected]>
Refactored SnippetGenerator.

There was too much parallel effort in the CamelCase and Underscore
implementations, so the new s...

github.com/cucumber/cucumber-jvm-scala - 560ac6808c4554e35f7e31ccd5aee19b7641eccb authored about 11 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of https://github.com/SierraGolf/cucumber-jvm into SierraGolf-master

github.com/cucumber/cucumber-android - 26a7625d2f36adaabc63e107e8e9728fe3c021a1 authored about 11 years ago by Aslak Hellesøy <[email protected]>
.ruby-gemset added

github.com/cucumber/cucumber-ruby-core - 1232cfa97a83729e8fe500b7821c4775ad90dde5 authored about 11 years ago by Oleg Sukhodolsky <[email protected]>
Add support for ranged locations

@mattwynne are we thinking along the same lines?

github.com/cucumber/cucumber-ruby-core - 8103e58403417db9feb5b557936ad7dfd1289754 authored about 11 years ago by Steve Tooke <[email protected]>
Ensure HookSteps carry the source of their test case

github.com/cucumber/cucumber-ruby-core - 3ccb6999f66ce0daa28b3d3f3ba23ab960f0eade authored about 11 years ago by Matt Wynne <[email protected]>
Report summaries and in the same way as the CLI

github.com/cucumber/cucumber-android - 357bb1cad8c9145c37b30d0a62af62ef7238ae1c authored about 11 years ago by Aslak Hellesøy <[email protected]>
Use more functional style in building filter chain

Thanks @dchelimsky

github.com/cucumber/cucumber-ruby-core - b6dcea38a8628d85dfc1919fe7cad0d63ec2a47f authored about 11 years ago by Matt Wynne <[email protected]>
Match location to first line of a doc string.

Introduced an `attributes` concept for an AST node, things that have
a location but aren't part ...

github.com/cucumber/cucumber-ruby-core - 9a3b6415e516a5436c9d6c8faeebeb001aa77b23 authored about 11 years ago by Steve Tooke <[email protected]>
implement pending status

Closes #28

github.com/cucumber/cucumber-ruby-core - 35953cc9de07de3a5379d3ae63b34570e6907ca6 authored about 11 years ago by Matt Wynne <[email protected]>
Add a failing spec for pending scenarios

@tom025 want to try and take it from here? #28

github.com/cucumber/cucumber-ruby-core - 21f9d6e906884c3869c19327c31815a2cdce3228 authored about 11 years ago by Matt Wynne <[email protected]>
Use more functional style in building filter chain

Thanks @dchelimsky

github.com/cucumber/cucumber-ruby-core - 133a68ce02bdf8a6fa229cc7aa7f8d954b40ddbd authored about 11 years ago by Matt Wynne <[email protected]>
* fixed several bugs in the AndroidTestReporter formerly known as AndroidReporter

* restructured project to be more maven compliant
* added dependencies for testing purposes

github.com/cucumber/cucumber-android - 0dad31c190967cd14b07fecb27a0b5259e7e2010 authored about 11 years ago by Sebastian Gröbler <[email protected]>
Add failing spec for matching location in a docstring

github.com/cucumber/cucumber-ruby-core - a64e9d650f72e359baab1c07839bc458ba073343 authored about 11 years ago by Steve Tooke <[email protected]>
Match locations against a wildcard

github.com/cucumber/cucumber-ruby-core - e5e03300d8ec03ad06c8c6aeeb8e65f138fc1cf9 authored about 11 years ago by Steve Tooke <[email protected]>
Add one spec for matching multiple locations

github.com/cucumber/cucumber-ruby-core - a8e867f83435d6994037b4b0ba58d2005cd065ee authored about 11 years ago by Matt Wynne <[email protected]>
Match multiple locations at once

So we can filter based on file:line:line:line from the GUI

github.com/cucumber/cucumber-ruby-core - f551c3d551ce48c66953aafe31344be88015208c authored about 11 years ago by Matt Wynne <[email protected]>
Remove dead code

github.com/cucumber/cucumber-ruby-core - a8321812f91ee3b335989ff8b2c376e060c5fd61 authored about 11 years ago by Matt Wynne <[email protected]>
Fairly major re-jigging of the AST interface.

Highlights:

- comments and tags are now just held in arrays on the nodes
- Ast::Comment now rep...

github.com/cucumber/cucumber-ruby-core - 370a2090617da7738180b87d05b459710ea203eb authored about 11 years ago by Matt Wynne <[email protected]>
Merge pull request #24 from olegpidsadnyi/failing_test_for_arguments

Failing test for arguments

github.com/cucumber/pytest-bdd-ng - 932d743bf02675b89c8e8ac83704a05fd795b565 authored about 11 years ago by Anatoly Bubenkov <[email protected]>
arguments in when steps when no arguments in givens bug

github.com/cucumber/pytest-bdd-ng - d9b10a7f7954c09c705eb29674c2e61ca4ea0038 authored about 11 years ago by Anatoly Bubenkov <[email protected]>
Added tests to failing steps with arguments.

github.com/cucumber/pytest-bdd-ng - 5492b7332290799305b96a0b839f59918ead711a authored about 11 years ago by Andrey Makhnach <[email protected]>
Clean up tags

github.com/cucumber/cucumber-ruby-core - 59082c8ea0a8e8b7401b699d085f1a06b2c93047 authored about 11 years ago by Matt Wynne <[email protected]>
Add basic location matching to test cases

github.com/cucumber/cucumber-ruby-core - c2441ed3e31b7af32c338d169b85a49d5a76d238 authored about 11 years ago by Matt Wynne <[email protected]>
merged with olegpidsadnyi/pytest-bdd

github.com/cucumber/pytest-bdd-ng - f8f9a06e15bbce35d4a715de36529474d011e554 authored about 11 years ago by Andrey Makhnach <[email protected]>
Match spec to new writer DSL

github.com/cucumber/cucumber-ruby-core - e4dae304b12aebe40a4c9b7242fab0d6fa97c0d7 authored about 11 years ago by Matt Wynne <[email protected]>
Tighten up equality check

github.com/cucumber/cucumber-ruby-core - f0233cb2fcfc7fe3d00d9bfd633d3d7077afe0ec authored about 11 years ago by Matt Wynne <[email protected]>
Add comment statements to gherkin writer

@mattwynne this seems to work reasonably well. It's starting to get a bit hacky
though! We add c...

github.com/cucumber/cucumber-ruby-core - 73b63c245cf82d4824a6db725cec2cf5e899b566 authored about 11 years ago by Steve Tooke <[email protected]>
Fix equality bug for ExamplesTable::Row

github.com/cucumber/cucumber-ruby-core - d45bd4435bb3b16628becffc3d19e0bd86d2a2a3 authored about 11 years ago by Matt Wynne <[email protected]>
changelog updated

github.com/cucumber/pytest-bdd-ng - 53e656338108ce840d4b3dc9d610a197709a6a77 authored about 11 years ago by Oleg Pidsadnyi <[email protected]>
Merge pull request #22 from olegpidsadnyi/step-arguments

Step arguments implemented

github.com/cucumber/pytest-bdd-ng - 671821f7ace723a3ad05849cede502b71b57e24e authored about 11 years ago by Oleg Pidsadnyi <[email protected]>
step class added

github.com/cucumber/pytest-bdd-ng - 061b36e31248f1c4e72b29c3d78a4c405ade6d59 authored about 11 years ago by Oleg Pidsadnyi <[email protected]>
bumped missed versions to 1.1.6-SNAPSHOT

github.com/cucumber/cucumber-android - 69ee97a64a7282595cb7bb0517946156daf5f620 authored about 11 years ago by Sebastian Gröbler <[email protected]>
readme updated to describe the test setup

github.com/cucumber/pytest-bdd-ng - 798132b6fd7007753c9666dd75241db1f262e200 authored about 11 years ago by Oleg Pidsadnyi <[email protected]>
tests fixed

github.com/cucumber/pytest-bdd-ng - e363a26ca72277e0c5564ca059960fc49d63293e authored about 11 years ago by Oleg Pidsadnyi <[email protected]>
wrong feature syntax tests are fixed

github.com/cucumber/pytest-bdd-ng - 26d419173b7406c4d94d0c0cc92e9d5f22012e9b authored about 11 years ago by Oleg Pidsadnyi <[email protected]>
wrong feature syntax tests are fixed

github.com/cucumber/pytest-bdd-ng - 5ce0272a9fe3f834b6a3696fdfbc274df9fd51c6 authored about 11 years ago by Oleg Pidsadnyi <[email protected]>