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

upgrade py

github.com/cucumber/pytest-bdd-ng - 59fc75087c9cd23b0492567d9936dbb6233c7eb6 authored about 10 years ago by Anatoly Bubenkov <[email protected]>
merge with master

github.com/cucumber/pytest-bdd-ng - 44be5f426a1d36c0197b9e408a15cb6acf2f1a78 authored about 10 years ago by Anatoly Bubenkov <[email protected]>
latest pytest compartibility issues

github.com/cucumber/pytest-bdd-ng - b17234846e863372fcf5fc711bf3da546922c61f authored about 10 years ago by Anatoly Bubenkov <[email protected]>
add makefile

github.com/cucumber/pytest-bdd-ng - fa66c684ce0ad5e0b0697f18a9b0bf2862166dea authored about 10 years ago by Anatoly Bubenkov <[email protected]>
merge with master

github.com/cucumber/pytest-bdd-ng - 15f95dfdba8a2b9366e78bb38f25c80a1f1d8934 authored about 10 years ago by Anatoly Bubenkov <[email protected]>
Upgrade to RSpec 3

github.com/cucumber/cucumber-rails - 4d59ee021f92b009e6efbb0e93f79416318c8832 authored about 10 years ago by Tamir Duberstein <[email protected]>
Relax ammeter and builder constraints

github.com/cucumber/cucumber-rails - 93a8ec563db3ef56e3b88900ebe895a8937259f2 authored about 10 years ago by Tamir Duberstein <[email protected]>
Add gherkin_statement accessor to ScenarioOutline, ExamplesTable

github.com/cucumber/cucumber-ruby-core - 4f773fabb50f393992f1499f7d7dc0e3da064a83 authored over 10 years ago by Björn Rasmusson <[email protected]>
Include test case source in hooks

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

Update mime-types dependency to >= 1.16, < 3 ([#289] (https://github.com/cucumber/cucumber-rails...

github.com/cucumber/cucumber-rails - f9d4cf3c781300d5169bfcd58c9cfe8e5a754902 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #289 from sferik/update-mime-types

Update mime-types dependency to >= 1.16, < 3

github.com/cucumber/cucumber-rails - 75c0d77bcb9c951a4a8d050ef0aa1d141799eaa2 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Lock rspec dependency to ~> 2.2

github.com/cucumber/cucumber-rails - ff580182467215a630728599535335d7816bdd65 authored over 10 years ago by Erik Michaels-Ober <[email protected]>
Update mime-types dependency to >= 1.16, < 3

github.com/cucumber/cucumber-rails - fe3a7b76a3607aa9d1ceb8f1c1cd01157e8baee3 authored over 10 years ago by Erik Michaels-Ober <[email protected]>
[Cucumber Pro] Enabled CucumberPro formatter

github.com/cucumber/cucumber-java-skeleton - d3b5019ba8f042b75b058134d740db5cdfa0a3c1 authored over 10 years ago by Aslak Hellesøy <[email protected]>
[Cucumber Pro] Added CucumberPro formatter to pom.xml

github.com/cucumber/cucumber-java-skeleton - 9744b6c3b0948c9c34395a825d3be13e603b15dc authored over 10 years ago by Aslak Hellesøy <[email protected]>
Add a spec for new DataTable method

github.com/cucumber/cucumber-ruby-core - 16ae62f14982794994b1fa5033f7d8c131e44eae authored over 10 years ago by Matt Wynne <[email protected]>
Merge pull request #56 from adbatista/table_diff

methods for table diff

github.com/cucumber/cucumber-ruby-core - b4329d113e855a495723ca9e539185354464181a authored over 10 years ago by Matt Wynne <[email protected]>
Use an UnskippableMapping for hooks

This means an After hook will still be executed even if the scenario is
failing.

github.com/cucumber/cucumber-ruby-core - b8c8e8575d54ec6f13d8026a4388a7da60677aac authored over 10 years ago by Matt Wynne <[email protected]>
Get rid of dead HookCompiler code

Merge specs into Mapper's specs

github.com/cucumber/cucumber-ruby-core - 2bf17fc799bfc3864f83623a21ef4bfc4e9b6b1b authored over 10 years ago by Matt Wynne <[email protected]>
More consistency

github.com/cucumber/cucumber-ruby-core - 5de5ad0d0a44ffcfc8b71dff741ebc89b2a589f9 authored over 10 years ago by Matt Wynne <[email protected]>
Remove StepRunner::DryRun

Responsibility for managing `--dry-run` has move to the front end.

github.com/cucumber/cucumber-ruby-core - b0ddc21ada9d3a9febe9fc752b1d1b753c25953a authored over 10 years ago by Steve Tooke <[email protected]>
Add skipping the rest of a test case.

A mapping that raises Result::Skipped will skip that step and all
subsequent steps for a test ca...

github.com/cucumber/cucumber-ruby-core - 5f6fb87ad4ce153576e0446e41d9c0b9c882edbe authored over 10 years ago by Steve Tooke <[email protected]>
Reminder to email mailing list when releasing.

github.com/cucumber/aruba - 65566004ade0827bb8856486fe401bdb3d5f13ca authored over 10 years ago by Matt Wynne <[email protected]>
Fix RSpec version to ~> 2.99.

Nearly there with RSpec 3.0 support, but there's a strange error in
core_spec - seems the rspec ...

github.com/cucumber/cucumber-ruby-core - ab4501e8277de1e36a1975fc350efcde03141a74 authored over 10 years ago by Steve Tooke <[email protected]>
Rename `shadowing outer local variable`s.

github.com/cucumber/cucumber-ruby-core - 60ca33968a838d8ff62302cf7347ea298dfbf2ea authored over 10 years ago by Steve Tooke <[email protected]>
Be explicit about which visitor will walk the next part of the tree.

RSpec 3.0 is unable to correctly report blocks with optional paramters
that are yielded by stubb...

github.com/cucumber/cucumber-ruby-core - 59b8b911d7ce3f32d2f69b10cc6d4d7b430f5f1b authored over 10 years ago by Steve Tooke <[email protected]>
Remove redundant clause from TAG_MATCHER.

`\w` already matches `\d`

```ruby
"5" =~ /\d/ # => 0
"9" =~ /\w/ # => 0
```

Prevents `warning:...

github.com/cucumber/cucumber-ruby-core - 0aa584b9c132905d0f7c7482bc833b1fbfa279e5 authored over 10 years ago by Steve Tooke <[email protected]>
Use `be_truthy` and `be_falsey` in specs

RSpec 3.0 has depreceated `be_true` and `be_false`.

github.com/cucumber/cucumber-ruby-core - 54632bed90e7a48e1ca927febeeba4ce5efcef33 authored over 10 years ago by Steve Tooke <[email protected]>
Add `Test::Case#step_count`

RSpec have matcher used `__send__` to access private test_steps
collection :(

github.com/cucumber/cucumber-ruby-core - c902806c0c9712cb63bceb4a0032734d194d389d authored over 10 years ago by Steve Tooke <[email protected]>
Release 0.6.0

github.com/cucumber/aruba - a3e439781628b068c46a27c198125444209ad7b0 authored over 10 years ago by Thomas Brand <[email protected]>
Add contributing guide

github.com/cucumber/aruba - c17d1124d2978fcab3e512a447fd28dbde09d624 authored over 10 years ago by Matt Wynne <[email protected]>
Upgrade CucumberPro formatter

github.com/cucumber/cucumber-java-skeleton - d9db58930a5e547d57f8a511c365f032128003a5 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #81 from fmodesto/master

Register F3 shortcut to Find Step and change from popupsMenu to menus

github.com/cucumber/cucumber-eclipse - 09a78a8181fd3ad9d1e30fe8abde6264287bf4c8 authored over 10 years ago by Ilan Pillemer <[email protected]>
Enable Cucumber Pro for Ant

github.com/cucumber/cucumber-java-skeleton - 6b52ee38bb4c9bbdb266f6c960886ecec6779809 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Groovy-Cucumber: support multiple World's: post review fix

github.com/cucumber/cucumber-jvm-groovy - c1aebf34d75ace505b0b026bcba20f7bf7d4877f authored over 10 years ago by Luxor <[email protected]>
Bump version

github.com/cucumber/cucumber-android - 4001cf4d910c0bed5dcf96c7601a615ffef3881c authored over 10 years ago by Aslak Hellesøy <[email protected]>
Groovy-Cucumber: support multiple World's

github.com/cucumber/cucumber-jvm-groovy - 5faaed4098dfcb54baff80a2d552db1ae861056f authored over 10 years ago by Luxor <[email protected]>
Document that --format appends instead of overrides

github.com/cucumber/cucumber-java-skeleton - 9c8681bbdedf200740806049228441073593fe4b authored over 10 years ago by Aslak Hellesøy <[email protected]>
Upgrade cucumber version. Add rerun formatter.

github.com/cucumber/cucumber-java-skeleton - f93826d7ab952ae3574583de55cba42fcc2a4f36 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Bump version

github.com/cucumber/cucumber-android - 820cd6d7b712527df6f10e31ba3dd78258cb564f authored over 10 years ago by Aslak Hellesøy <[email protected]>
Groovy-Cucumber: support multiple World's: post review fix

github.com/cucumber/cucumber-jvm-groovy - f911294a258c8683d9bc4bb6522e71b08970775e authored over 10 years ago by Luxor <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/cucumber/cucumber-jvm-groovy - 051e0ef6232e61e1710c58108a4a30de3efcaa45 authored over 10 years ago by Luxor <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/cucumber/cucumber-android - 7d7c69486c3740d29ce0523057d1ff58099e7531 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 - b4d3ac0a04987faea3dcc29a850426c1a0b7f3ee 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 - ff0cd17d0385732870ea9e3ee68dc1e7cc6f8b5b authored over 10 years ago by Aslak Hellesøy <[email protected]>
[maven-release-plugin] prepare release v1.1.8

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

github.com/cucumber/cucumber-android - 28ccafeaba81737327777ab9ba1c7cda78f8f3bd authored over 10 years ago by Aslak Hellesøy <[email protected]>
[maven-release-plugin] prepare release v1.1.8

github.com/cucumber/cucumber-jvm-groovy - 896ab5c6b401e570b36cead547c110ee736c5541 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'expose-scenario-id-to-stepdefs' of https://github.com/brasmusson/cucumber-jvm into brasmusson-expose-scenario-id-to-stepdefs

github.com/cucumber/cucumber-jvm-scala - cdc295a60070db0a67d40657319c83a7582501ad authored over 10 years ago by Aslak Hellesøy <[email protected]>
Add explanation to dirs

github.com/cucumber/aruba - 481f24ae0d70d0930918bb5967988f055ec66187 authored over 10 years ago by Dennis Günnewig <[email protected]>
Added year to copyright

github.com/cucumber/aruba - 9b9a9013b4272ded2ac5884bd3be2118aeffa2de authored over 10 years ago by Dennis Günnewig <[email protected]>
Added pros and cons of use of inprocess based on experience

github.com/cucumber/aruba - 34648cabf132875017096da3fc7c1c4cca051ced authored over 10 years ago by Dennis Günnewig <[email protected]>
Add documentation on usage with frameworks other than cucumber

github.com/cucumber/aruba - 122602e19c1b9838304d756e8768e72f6caf18f2 authored over 10 years ago by Max Meyer <[email protected]>
Migrate contribution guide to separate file because github displays that file on PR

github.com/cucumber/aruba - 2ad8301a0a0a730769fd4ae17d81928f8d813405 authored over 10 years ago by Max Meyer <[email protected]>
Add some more documentation

github.com/cucumber/aruba - d558d68db9aea58368f32836090b2a8e8c1791f5 authored over 10 years ago by Max Meyer <[email protected]>
More documentation added

github.com/cucumber/aruba - 59454a6744662a0126a3c1c169068f88ebac9af6 authored over 10 years ago by Max Meyer <[email protected]>
Removing jruby 2.0-mode from travis, it is not supported: https://github.com/travis-ci/travis-ci/issues/2432

github.com/cucumber/aruba - 63c1def2f9e99d8dafd9c5a9ff604f6e9f1b9c60 authored over 10 years ago by Jarl Friis <[email protected]>
Added missing test for with_env

github.com/cucumber/aruba - c72ad686e63e034be11d96f239e19152ce67ddc0 authored over 10 years ago by Dennis Günnewig <[email protected]>
Add helper to make testing of environment variables easier

github.com/cucumber/aruba - 469813c81234f30496873d9eddb873d14d1d258d authored over 10 years ago by Dennis Günnewig <[email protected]>
Merge pull request #185 from dg-vrnetze/feature/fix_timeout_step

Fixed "The" in the timeout steps

github.com/cucumber/aruba - 860bc0a490ce67c6d48862bb62b22ab71a75c7e9 authored over 10 years ago by Jarl Friis <[email protected]>
Ignoring failures for jruby-20mode and jruby-21mode for now: https://github.com/travis-ci/travis-ci/issues/2432

github.com/cucumber/aruba - 349b0d2bcbfe9db23a5ae59f90b833245f6d812b authored over 10 years ago by Jarl Friis <[email protected]>
Merge branch 'feature/rspec_formatter_fix' of https://github.com/dg-vrnetze/aruba into dg-vrnetze-feature/rspec_formatter_fix

Conflicts:
features/step_definitions/aruba_dev_steps.rb

github.com/cucumber/aruba - fd4effb799feeb6673db803adf861cab039d82b7 authored over 10 years ago by Jarl Friis <[email protected]>
Added support for jruby 2.1 mode

github.com/cucumber/aruba - 48af46af369039100fefa9c483d90c3826e0dd52 authored over 10 years ago by Jarl Friis <[email protected]>
Adding support for ruby 2.1.1

github.com/cucumber/aruba - 8d997dad40f6193cfe80c3e41354328b8198b9c8 authored over 10 years ago by Jarl Friis <[email protected]>
Updating to rspec 3 for development

github.com/cucumber/aruba - 120cc5225738cd26e7069adfb0110efbadeefcb3 authored over 10 years ago by Jarl Friis <[email protected]>
Preparing for rspec 3.0

github.com/cucumber/aruba - 7fefdf97f670ae643c647aff28acf986dd87a0f8 authored over 10 years ago by Jarl Friis <[email protected]>
Wrong travis config format fixed

github.com/cucumber/aruba - a2c394dbc0d068a1fd61cdcfe1bff392dbf9bae6 authored over 10 years ago by Dennis Günnewig <[email protected]>
Allow failure for jruby-mode20 as the binary does not exist at

travis-ci

github.com/cucumber/aruba - 5ddd8425188bb2f240eac44c4993cc831001545f authored over 10 years ago by Dennis Günnewig <[email protected]>
Rescue exception fails otherwise

github.com/cucumber/aruba - de1800523b3f1208b06ca9be79ae0d6adaa83479 authored over 10 years ago by Dennis Günnewig <[email protected]>
Refactored old syntax

github.com/cucumber/aruba - 3427ab56e2213dbf763681dde0eb2893d20c4fd6 authored over 10 years ago by Dennis Günnewig <[email protected]>
Updated gemspec

github.com/cucumber/aruba - f6e7ffc88e0ac7f7434ccb9562810fe41a99c33e authored over 10 years ago by Dennis Günnewig <[email protected]>
Treat symbols as metadata kdey with true values is default now

github.com/cucumber/aruba - 3cc89d9fe12235eaca18cd373315e25b52e469c6 authored over 10 years ago by Dennis Günnewig <[email protected]>
stub_const should be used to stub constants

github.com/cucumber/aruba - 2331cf6991cec81fb290ec178d301c424902a112 authored over 10 years ago by Dennis Günnewig <[email protected]>
be_true and be_false are deprecated since rspec 3

github.com/cucumber/aruba - 44562890ab0e4513b06334222a747c68b8c1a93c authored over 10 years ago by Dennis Günnewig <[email protected]>
Fix rspec invokation in Rakefile due to changes in rspec 3.0.0

https://github.com/rspec/rspec-core/blob/26698e46d312802483cee456610508f92a3dde56/Changelog.md#3...

github.com/cucumber/aruba - fd134dab55caba12ddf24841c48d7ff6d35c660b authored over 10 years ago by Dennis Günnewig <[email protected]>
Fixed steps

github.com/cucumber/aruba - 1a23d1961e9d53707c829176c7d1c6ae38228af3 authored over 10 years ago by Dennis Günnewig <[email protected]>
Replace the popup actions using Commands

Register Editing Feature context in the editor
Register F3 shortcut for Find Step

github.com/cucumber/cucumber-eclipse - 372d2ed3b260d26467904bcc27c116185ae0bcba authored over 10 years ago by Francisco Modesto <[email protected]>
Add debug filter to dump out compiled test cases / steps

github.com/cucumber/cucumber-ruby-core - 9bbd3e37aecc18fb703cb50943f31d138dd1341b authored over 10 years ago by Matt Wynne <[email protected]>
Reverse the filters so that mapping is done last

This ensures that we don't bother mapping for test cases that have been
filtered out.

github.com/cucumber/cucumber-ruby-core - 4788b381b5818c4f954b6bf7dd4aa1d4098ff116 authored over 10 years ago by Matt Wynne <[email protected]>
Merge pull request #51 from bubenkoff/patch-2

Update README.rst

github.com/cucumber/pytest-bdd-ng - 38ff351e8b0a1a513b587f5e86dcfdd5060e6a09 authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
Update README.rst

github.com/cucumber/pytest-bdd-ng - 3dfbe5f5fa8faec537050adf7afac02fa149a716 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
fixing readme

github.com/cucumber/pytest-bdd-ng - d9837f6faf7e01e18654291c972907bd538de1ad authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
Preparing release

github.com/cucumber/pytest-bdd-ng - f65f302c8a2a7ead786b3e9f718321192aab27ca authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
Merge pull request #50 from paylogic/version-is-back

closes #41

github.com/cucumber/pytest-bdd-ng - b788898573c7a22e6986d890d620a6e72121ec5b authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
closes #41

github.com/cucumber/pytest-bdd-ng - acb20318c3116bad108111c5e415bd7f8e20892b authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Merge pull request #49 from bubenkoff/patch-2

use version from setup.py, closes #41

github.com/cucumber/pytest-bdd-ng - 2ff17b9e3e6045971cbcb4a0135553c7409d45a5 authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
Merge pull request #78 from apaku/mark_errors

Implement a basic syntax checker with error marking

github.com/cucumber/cucumber-eclipse - 227da582c6cb4f388d23d62bd99ba4ee4fff29b3 authored over 10 years ago by Ilan Pillemer <[email protected]>
use version from setup.py, closes #41

github.com/cucumber/pytest-bdd-ng - a10770336ca4691df28f77850d24644e348c860d authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Merge pull request #48 from bubenkoff/patch-1

close #45, python3.4 added

github.com/cucumber/pytest-bdd-ng - f153aad8d85569f9ce7d93848aff48054f6ef354 authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
Update test_steps.py

github.com/cucumber/pytest-bdd-ng - 8a668eab36a1c7d95fad6d4b92f3d8533cb2a99d authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Update test_steps.py

github.com/cucumber/pytest-bdd-ng - 45767b40584415530e536d951a15eefa1ef9d9fe authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Update test_steps.py

github.com/cucumber/pytest-bdd-ng - dfe111703b7cd86eec5753534010b30a14a9d1ba authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Update tox.ini

github.com/cucumber/pytest-bdd-ng - a09f49adc1b08944e70af77d456a5e02fc999b99 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
closes #45

github.com/cucumber/pytest-bdd-ng - d25c459da174bb90b24d2e033fb5d8d560de9319 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
add python 3.4 as a test environment

github.com/cucumber/pytest-bdd-ng - 43b17879148a21c6f457e77ec2fa35516dee09c9 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Implement a basic syntax checker with error marking

This uses the Parser's syntaxError which is triggered for cases like
a step following the featur...

github.com/cucumber/cucumber-eclipse - fcad561d880119f67dc907c4d58d293ea52a1822 authored over 10 years ago by Andreas Pakulat <[email protected]>
Alias env vars. Pick them up for cucumber.properties.

github.com/cucumber/cucumber-android - 7db5e125970667a6cf274af3b80c7113f5e4d4e4 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Added test for GroovyBackend to ensure the ThreadLocal is in place

github.com/cucumber/cucumber-jvm-groovy - 7c7670e61bc646e0e2ec2a426e35824ab41d8129 authored over 10 years ago by Bradley Hart <[email protected]>