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

Add rspec 1.3.2 support

github.com/cucumber/multi_test - 2a3579ba1bb858d137775223c730393da5848dda authored over 10 years ago by Steve Tooke <[email protected]>
Test support for rspec 3.0

github.com/cucumber/multi_test - 0b417c9e18e620c0851d94441aa344784fa848ee authored over 10 years ago by Steve Tooke <[email protected]>
Add support for RSpec 2.14

github.com/cucumber/multi_test - 395f5f31ec21efbe09850e0953b3ebeaa4e522d4 authored over 10 years ago by Steve Tooke <[email protected]>
Just use main as the world - assertions look more natural

github.com/cucumber/multi_test - 62e44e28eb8d70d4c0b00e6caa8f2787bb42ddbd authored over 10 years ago by Steve Tooke <[email protected]>
Extend world with MiniTest matchers

github.com/cucumber/multi_test - 5788dab771cafdf39a0153f2f677833d55b33a47 authored over 10 years ago by Steve Tooke <[email protected]>
Extend world with Test::Unit::Assertions

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

github.com/cucumber/pytest-bdd-ng - 4f639ec695f5bca4a4f24e63cc1d8d35f75b6b51 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
code cleanup. vertical example table implemented

github.com/cucumber/pytest-bdd-ng - 482482b0599b4ef946236782061e757ae5419c46 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Make sure the hook says something about itself.

@tooky I think they should say `before_hook` and `after_hook` - why not
and it will surely be us...

github.com/cucumber/cucumber-ruby-core - a86f16f3585d674050ace4558a80c34810f99d65 authored over 10 years ago by Matt Wynne <[email protected]>
Use separate classes for before and after hooks

github.com/cucumber/cucumber-ruby-core - eecfa9ef74329a3b3325b6866c728c55378d2d01 authored over 10 years ago by Matt Wynne <[email protected]>
Put HookStep in its own file

github.com/cucumber/cucumber-ruby-core - 365f4b588615cafe9c11f6d05c02c1a7a647d4e0 authored over 10 years ago by Matt Wynne <[email protected]>
move to single decorator

github.com/cucumber/pytest-bdd-ng - c0ae33a241b02c6d0ffc58d3894770b426bc6f35 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
migrate

github.com/cucumber/pytest-bdd-ng - d052bbe998854979ecd158c083a70c94086c84af authored over 10 years ago by Anatoly Bubenkov <[email protected]>
move to single decorator approach

github.com/cucumber/pytest-bdd-ng - c5237a217ead0259b5a3f685401e17599a3b17e0 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Make `Location` behave as expected as a value object.

Having a correct `#hash` so we can use locations as hash keys or `uniq`
a collection of them.

github.com/cucumber/cucumber-ruby-core - 766d094548b94d242d0dad659796aa5e9add70f4 authored over 10 years ago by Steve Tooke <[email protected]>
update the prototype of decorated function

github.com/cucumber/pytest-bdd-ng - e23d8e61800e3f34431eea45d954153e5ab239bf authored over 10 years ago by Anatoly Bubenkov <[email protected]>
save function prototype

github.com/cucumber/pytest-bdd-ng - 2a43453a4008f208f3c9319c1254a3d99204f14e authored over 10 years ago by Anatoly Bubenkov <[email protected]>
add test for the outline

github.com/cucumber/pytest-bdd-ng - 6fb6fa77beadf956d4940d6a766394396838d45f authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Merge branch 'examples-converters' of github.com:paylogic/pytest-bdd into examples-converters

github.com/cucumber/pytest-bdd-ng - bfcffc39c7c9fb79a6758e9bd91aa2ba89777fde authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Scenario outline implementation based on pure pytest parametrization

github.com/cucumber/pytest-bdd-ng - e3e4cb6ad2a239dc7aa942d59a6e1003cb207a75 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
refactor to use exec

github.com/cucumber/pytest-bdd-ng - 05e3c0e171cbb1c44075449b133fe085ea6b1a16 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Scenario outline implementation based on pure pytest parametrization

github.com/cucumber/pytest-bdd-ng - bca5206677480a7ccef6a4f698f51fca73d47dbc authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Align snippets for quoted arguments with cucumber-ruby

github.com/cucumber/cucumber-jvm-groovy - ae3a4e8be5966df8d36019b69ea63c641e46c886 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Minor refactoring

github.com/cucumber/cucumber-jvm-groovy - 1bf77ed98bd5c027b3575bccb091d4c7520b9853 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Added download instructions

github.com/cucumber/cucumber-java-skeleton - 9988ae15d37663b52f8b0d70cb29a8be7344e4e2 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Simplify dependencies

github.com/cucumber/cucumber-java-skeleton - 90cb0fbb837dcd3ffb335378e1389e2fc4350c41 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Updated README

github.com/cucumber/cucumber-java-skeleton - 8049c09e989bfb1c9d2ab226efafec7836a24831 authored over 10 years ago by Aslak Hellesøy <[email protected]>
First commit

github.com/cucumber/cucumber-java-skeleton - 214c19f884b4b91f58537affa433c1a1b66e7557 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of github.com:olegpidsadnyi/pytest-bdd

Conflicts:
README.rst
pytest_bdd/scenario.py
setup.py

github.com/cucumber/pytest-bdd-ng - f9b53fe6e239ecb4e0fa09330c45a6ce65cbeeb6 authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
Merge pull request #36 from paylogic/scenario-outlines

scenario outlines implemented

github.com/cucumber/pytest-bdd-ng - f20c02a57116ab073100722fbf07a6796d16b96a authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
scenario outlines implemented

github.com/cucumber/pytest-bdd-ng - d3928c7e4d5162ef764fb7365caf2471111d9a3c 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 - 9309f63a467b2422acbd7cd64317c0dc898cd31e authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
Allow the report to decide when to descend

github.com/cucumber/cucumber-ruby-core - e3815930a590cdb248113e2d10a4a7f047f87e5f authored over 10 years ago by Steve Tooke <[email protected]>
Ensure platform required as we reference `Cucumber::JRUBY`

github.com/cucumber/cucumber-ruby-core - 8721c5c0f0f3a6642ae3206cbe906d24d0f84263 authored over 10 years ago by Steve Tooke <[email protected]>
Improve inspect for hooks to include source location

github.com/cucumber/cucumber-ruby-core - d6ae312649dada6d623638d911f5710057256a88 authored over 10 years ago by Steve Tooke <[email protected]>
Separate user and maintainer documentation

github.com/cucumber/cucumber-eclipse - b323feeab0d3345010f26eea6022a52b178ef33e authored over 10 years ago by Matt Wynne <[email protected]>
The origins of the project are not relevant to newbies.

github.com/cucumber/cucumber-eclipse - 0d9a7d41dd8530396756e1a60a3423f7eeebf5a5 authored over 10 years ago by Matt Wynne <[email protected]>
Merge pull request #179 from avh4/patch-1

Add hyperlinks to files referenced in the README

github.com/cucumber/aruba - e4a17189e33f80a93ab75d4f96222048f98efdd2 authored over 10 years ago by Jarl Friis <[email protected]>
Add hyperlinks to files referenced in the README

github.com/cucumber/aruba - 8c4d38113aef028846fc9c548696c629dc88dfb0 authored over 10 years ago by Aaron VonderHaar <[email protected]>
Fix a couple of bad specs

github.com/cucumber/cucumber-ruby-core - 89fb5d917c8b25d1ac3ac7f08824cff97e8b03ae authored over 10 years ago by Matt Wynne <[email protected]>
Use a null object for steps with no multiline argument

github.com/cucumber/cucumber-ruby-core - 65913cef88e45bd4187df3b52dcceb463875eb30 authored over 10 years ago by Matt Wynne <[email protected]>
Dominic: fix line number reference in test code

github.com/cucumber/cucumber-jvm-scala - 80a75db3cbc15d4e94b5adf4a944d51a4dcc2e1d authored over 10 years ago by Dominic Fox <[email protected]>
Dominic: add scenario name to test stub

github.com/cucumber/cucumber-jvm-scala - 4d04964cf39fe48804907000c201657d01b606f6 authored over 10 years ago by Dominic Fox <[email protected]>
Update .travis.yml

github.com/cucumber/pytest-bdd-ng - 9015e9b1b993d2bd1073a2b872a203de5a1e6ec0 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
trying gherkin lexer

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

github.com/cucumber/pytest-bdd-ng - f7eb6fa2014c4f77ca32bdc4704ad50fbca749be authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Fixed step arguments conflict with the fixtures having the same name

github.com/cucumber/pytest-bdd-ng - 92a9377cec276d5e3a129b867a02ee0225d7326a authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
Updating gen.scala to reflect changes in previous commit

Not sure if the code generation is still being used as the functions in
ScalaDsl seem to have di...

github.com/cucumber/cucumber-jvm-scala - 3c385dca81fe18f034a53c2ae47233ea10a5bd4e authored over 10 years ago by Chris Whelan <[email protected]>
Fix for #668 - using Java reflection in ScalaDsl

The previous implementation was using Scala 2.9 reflection via
Manifest[T] to extract the functi...

github.com/cucumber/cucumber-jvm-scala - 71cd5380c9fd941455a768ece4ee1bf489029ae6 authored over 10 years ago by Chris Whelan <[email protected]>
Rename CucumberInstrumentationHelper -> CucumberInstrumentationCore

github.com/cucumber/cucumber-android - 9739fa421a7d58bedda518a24d7688c1f73e5e8f authored over 10 years ago by Björn Rasmusson <[email protected]>
Fix typo for coverage statsus badge url

github.com/cucumber/cucumber-ruby-core - a0f5417d01def0f55de5080c3caeca7228c96c59 authored over 10 years ago by Thomas Brand <[email protected]>
Add Gemnasium badge. Ref #52

github.com/cucumber/cucumber-ruby-core - 4f946333fdf23605ec505d9be0587f788818428c authored over 10 years ago by Matt Wynne <[email protected]>
Android: Extract the main content CucumberInstrumentation

To simplify custom instrumentation classes inheriting from other
instrumentation base classes, b...

github.com/cucumber/cucumber-android - a9c61e70fc607494a895a06febc4bbb477578c3a authored over 10 years ago by Björn Rasmusson <[email protected]>
Gem spec ready for release

github.com/cucumber/cucumber-ruby-core - 6f8b81bcf623729f6d038ec4a2ed86fe74a3cbc3 authored over 10 years ago by Thomas Brand <[email protected]>
Remove obsolete link for config.cache_classes to false warning and updated History.md [#271]

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

Removed reference to mongoDB as it is no longer used, and added NOTE about error with javascript...

github.com/cucumber/cucumber-rails - 4858729ef68ea13be837c07ac3159690e6e98368 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Update History.md

merged pull request #249 - keep empty step_definitions directories

github.com/cucumber/cucumber-rails - 8cecb5c540fe1ddb8912932c56c79a80aedfb3ec authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #249 from ibroadfo/keep_empty_step_definitions_dir

keep empty step_definitions directories

github.com/cucumber/cucumber-rails - 1a475349ddcb136e0f8f3c21302865d7f14c0e4a authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
keep empty step_definitions directories

github.com/cucumber/cucumber-rails - b716e79ae08ce97484866536404a9e8c2fd588b2 authored over 10 years ago by Iain D Broadfoot <[email protected]>
fix hg url

github.com/cucumber/pytest-bdd-ng - 93b192e5f49b6928c80b6d7d52231b81331bb5b6 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
fix hg url

github.com/cucumber/pytest-bdd-ng - ad557255764b5fb76cae3d86929302b5d669aacb authored over 10 years ago by Anatoly Bubenkov <[email protected]>
fix tests

github.com/cucumber/pytest-bdd-ng - e01f0a671fa0782aac3fa198a53a3740451d48cd authored over 10 years ago by Anatoly Bubenkov <[email protected]>
gherkin feature support

github.com/cucumber/pytest-bdd-ng - 8d89a4f388777296cee96d26cf30834a16aa97e7 authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
Merge pull request #51 from cucumber/50-tag-limits

Implement tag filtering with limits

github.com/cucumber/cucumber-ruby-core - 26c57a44f1d9bf74c23d9d69493f377062c487c0 authored over 10 years ago by Steve Tooke <[email protected]>
Remove bare return in reduce block.

Used `each_with_object` to keep the `[]=` semantics.

github.com/cucumber/cucumber-ruby-core - e18f34544aaa991e128e9f4f5ff9f289a163968e authored over 10 years ago by Steve Tooke <[email protected]>
Merge pull request #51 from cowang/Minimal_Documentation

Add some documentation to README.md

github.com/cucumber/cucumber-eclipse - 6f514b5d186f25db6dbbd2a7fc6017d1a54702fc authored over 10 years ago by Ilan Pillemer <[email protected]>
Add some documentation to README.md

Add the minimal documentation that someone experienced with Eclipse
would need to work through t...

github.com/cucumber/cucumber-eclipse - 45c1fe6556fc4666c11ae8004ebc88fd3617eaa2 authored over 10 years ago by George S. Cowan <[email protected]>
Rename `TagCounter` to `TestCases`

github.com/cucumber/cucumber-ruby-core - 6c195ab4cd0a0fe948fbad7c967a56dac8514951 authored over 10 years ago by Thomas Brand <[email protected]>
Handle multiple tags with limits.

github.com/cucumber/cucumber-ruby-core - ad5f266bc74eddf443dbc3354a741bb813d47b62 authored over 10 years ago by Thomas Brand <[email protected]>
Make the construction of `TagLimits` from filter expressions clearer.

github.com/cucumber/cucumber-ruby-core - f7a01d9d5d3f27c329ec8ba79966834da3a6117b authored almost 11 years ago by Thomas Brand <[email protected]>
Move `TagFilter` to own file

github.com/cucumber/cucumber-ruby-core - 5561d60868f3c61cdb1a32fb0b4780248853e9ee authored almost 11 years ago by Thomas Brand <[email protected]>
Implement tag filtering with limits

Closes #50.

This adds a `TagCounter` that counts the tags associated with a test step and
the l...

github.com/cucumber/cucumber-ruby-core - 9cdd5d8ca6447a04e24bebf1e352b3c353fcdb9c authored almost 11 years ago by Thomas Brand <[email protected]>
Remvoe unused file.

github.com/cucumber/cucumber-ruby-core - 20bfdc6bc49ecf39cb465193844119943464449c authored almost 11 years ago by Thomas Brand <[email protected]>
Merge pull request #49 from kgrz/add-travis-directives-for-ruby21

Add Travis CI directives for Ruby 2.1.0

github.com/cucumber/cucumber-ruby-core - f90d418da02d5832b04c0a798b5898cfadd88a9a authored almost 11 years ago by Matt Wynne <[email protected]>
Add Travis CI directives for Ruby 2.1.0

Fixes #45

github.com/cucumber/cucumber-ruby-core - edf66b3986258670d6937fe82bad3e0e8d9addd2 authored almost 11 years ago by Kashyap <[email protected]>
Start storing the orginal `gherkin_statement` in the AST objects

github.com/cucumber/cucumber-ruby-core - 82e9ac6b04395cec9bc635df424064e4606045bf authored almost 11 years ago by Steve Tooke <[email protected]>
Introduce `done` message when parsing is complete.

`done` will flow all the way through the compilation/mapping/execution
pipeline and into the rep...

github.com/cucumber/cucumber-ruby-core - 7e19fa08d97b568c5deb13f29d5fceab75903933 authored almost 11 years ago by Steve Tooke <[email protected]>
Ensure SystemExit is raised correctly when capturing warnings

github.com/cucumber/cucumber-ruby-core - e66f3b7ed8c05ddff1d7012404c0189e722acfc2 authored almost 11 years ago by Steve Tooke <[email protected]>
Merge pull request #43 from cucumber/rename_status_monitor_to_step_runner

Rename `Status::Monitor` -> `StepRunner`.

github.com/cucumber/cucumber-ruby-core - fad84040cf452d17f302bd81137766901a4791b6 authored almost 11 years ago by Matt Wynne <[email protected]>
Rename `Status::Monitor` -> `StepRunner`.

github.com/cucumber/cucumber-ruby-core - 50064c650c1c599916252257f15883533be4d271 authored almost 11 years ago by Thomas Brand <[email protected]>
Merge branch 'feature/add_2_1_0_and_rbx_to_travis' of https://github.com/petergoldstein/aruba into petergoldstein-feature/add_2_1_0_and_rbx_to_travis

Conflicts:
.travis.yml

github.com/cucumber/aruba - 99d8e6a5992af17b014783e775409bc3fd422273 authored almost 11 years ago by Jarl Friis <[email protected]>
Merge pull request #42 from cucumber/dry-run-mode

Implement `--dry-run` mode.

github.com/cucumber/cucumber-ruby-core - 21ed53d1e08278047bca266dec5f5df73bf8b40d authored almost 11 years ago by Matt Wynne <[email protected]>
Droping support for ruby 1.8

github.com/cucumber/aruba - 7781b1240d5c84b430d4fa63a8a87144a196d19f authored almost 11 years ago by Jarl Friis <[email protected]>
Implement `--dry-run` mode.

This supercedes PR#25.

Added a strategy for the test run mode. These include:

* `:default`...

github.com/cucumber/cucumber-ruby-core - 85d8ac27ab5933ff0b6b420bb47db307d5637edb authored almost 11 years ago by Thomas Brand <[email protected]>
Add Ruby 2.1.0 and rbx to .travis.yml. Add required Rubinius gems.

github.com/cucumber/aruba - 7d4d19a31fcb089893bfe2d6228a388d84a5594b authored almost 11 years ago by Peter M. Goldstein <[email protected]>
Merge pull request #268 from erik-eide/master

Amend typo in select_dates_and_times.rb comments.

github.com/cucumber/cucumber-rails - 66700f8d2e003b73c15735150fee28a1e3df5195 authored almost 11 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #38 from benjis/master

Update specs to support latest the new Rspec expectation syntax

github.com/cucumber/cucumber-ruby-core - d6b825e3a955ce8a23a3290bed3bc25d863bd28e authored almost 11 years ago by Kosmas Chatzimichalis <[email protected]>
Merge upstream/master changes

github.com/cucumber/cucumber-ruby-core - fbd5429bedfa075431207d7923dde54685e0e9b0 authored almost 11 years ago by Ben Song <[email protected]>
Releasing 0.5.4

github.com/cucumber/aruba - e71f0bb530e41f5f62a1dde014d9076b39ebb145 authored almost 11 years ago by Jarl Friis <[email protected]>
fix conflict AST::Step

github.com/cucumber/cucumber-ruby-core - 48df63cb47b59b04850a18c7905b0dcbf65e1118 authored almost 11 years ago by Alessandro <[email protected]>
exception, multiline_arg with attr_reader

github.com/cucumber/cucumber-ruby-core - 96a11a5fbaacb45169342fd05fa2b504376a72e5 authored almost 11 years ago by Alessandro <[email protected]>
location cleaned

github.com/cucumber/cucumber-ruby-core - b6cbbba5695041570260bd4d9ba5a3325f84c8d9 authored almost 11 years ago by Alessandro <[email protected]>
step cleaned

github.com/cucumber/cucumber-ruby-core - aeeb9250af3151995394c7eb00e1ed01d09f2ed0 authored almost 11 years ago by Alessandro <[email protected]>
scenario_outline cleaned

github.com/cucumber/cucumber-ruby-core - 7f24494b5924f0b0a6e32780974da48da2a7f836 authored almost 11 years ago by Alessandro <[email protected]>
examples_table cleaned

github.com/cucumber/cucumber-ruby-core - e86926f46ba2eeb5c57b2ca55f8f05976509fb04 authored almost 11 years ago by Alessandro <[email protected]>