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

Move capture_warnings.rb to spec/ folder

github.com/cucumber/cucumber-ruby-core - 6adbcd9d6f98d92405a3ef8027aa2d4b9e37c57f authored over 11 years ago by Steve Tooke <[email protected]>
Don't write to tmp/warnings.txt

github.com/cucumber/cucumber-ruby-core - 705505c12c60f1db8ad3e2365411fe77060a612c authored over 11 years ago by Steve Tooke <[email protected]>
Fix warning on 1.9.3.

Unused variables can be hidden using `_name` in 2.0, but can only be `_` on 1.9.

github.com/cucumber/cucumber-ruby-core - c6b36b9213eef44c246839210a8a75fb48ddb122 authored over 11 years ago by Steve Tooke <[email protected]>
Try to make Travis happier with captured warnings.

github.com/cucumber/cucumber-ruby-core - 1f52152b08edc3bc44aab18a05f12d83a86a5080 authored over 11 years ago by Steve Tooke <[email protected]>
Update capture warnings script to use rspec hooks

github.com/cucumber/cucumber-ruby-core - d05737a7b77565c58d7ea902ecdced51d5acfd6c authored over 11 years ago by Steve Tooke <[email protected]>
Fail the build if we have warnings in this project

github.com/cucumber/cucumber-ruby-core - 0d59e462194351ad18da53e0774ff299920324ef authored over 11 years ago by Steve Tooke <[email protected]>
Get rid of some rubifying

github.com/cucumber/cucumber-ruby-core - bdcf678b6382e914785cc1b5cc31a185ebd54c30 authored over 11 years ago by Matt Wynne <[email protected]>
Add a couple of basic tests for running a test-case

github.com/cucumber/cucumber-ruby-core - da9597319d30dafa891cc75de3614c0c4a53e94d authored over 11 years ago by Matt Wynne <[email protected]>
Better test for suite runner

github.com/cucumber/cucumber-ruby-core - 6a40283e75098f60b0fde6ed0f4ad6b452ab714f authored over 11 years ago by Matt Wynne <[email protected]>
Tidy up error constants

github.com/cucumber/cucumber-ruby-core - b3450c89f69866f7b164d62dc3fc1d5c7e86a6da authored over 11 years ago by Matt Wynne <[email protected]>
Move AST builder into Gherkin namespace

github.com/cucumber/cucumber-ruby-core - 3293b72ff8c4937cd145786beda84a5c0e4d8a74 authored over 11 years ago by Matt Wynne <[email protected]>
Move things into Gherkin namespace

github.com/cucumber/cucumber-ruby-core - 37b62241cb8eb3263973c63802a5564b71f40062 authored over 11 years ago by Matt Wynne <[email protected]>
Fix final JRuby build failure.

@tooky FYI I'm making a new Cucumber::Core::Gherkin namespace and
I'll move the parser related s...

github.com/cucumber/cucumber-ruby-core - 9feaddd0bd989139172db52dc5d0de955d9fa146 authored over 11 years ago by Matt Wynne <[email protected]>
Fix wierd JRuby test failures

This uses Gherkin::Rubify to turn a Java list into a Ruby Array.

@aslakhellesoy can you think o...

github.com/cucumber/cucumber-ruby-core - 8d10ad3bd300280279acc7654712a21e52db9388 authored over 11 years ago by Matt Wynne <[email protected]>
Fix failing test

github.com/cucumber/cucumber-ruby-core - e56690b1bc4707a2f99a74c56909c1a01f630dae authored over 11 years ago by Matt Wynne <[email protected]>
Make the TODO test more clear.

github.com/cucumber/cucumber-ruby-core - b0a85b8f98489ddee2d64508effa7c4203204a68 authored over 11 years ago by Matt Wynne <[email protected]>
Fix one broken test

github.com/cucumber/cucumber-ruby-core - 8748dd3622e0a1ed54ae2905f70e91cf64c6d559 authored over 11 years ago by Matt Wynne <[email protected]>
Ensure Result#describe_to does not return things

More feedback from spike

github.com/cucumber/cucumber-ruby-core - 2ebe6571b192b2745079d50ab74d55c8986e9445 authored over 11 years ago by Matt Wynne <[email protected]>
Remove dead method

github.com/cucumber/cucumber-ruby-core - c7a2a1a6f469afd15b9b23fab015080ac5c8f401 authored over 11 years ago by Matt Wynne <[email protected]>
Refactor, moving test step execution into SuiteRunner

github.com/cucumber/cucumber-ruby-core - 26586772579d5867e97841bcf487c7acb35cd0e2 authored over 11 years ago by Matt Wynne <[email protected]>
Add some more tests for suite runner

github.com/cucumber/cucumber-ruby-core - e52d075d315e5f5c57656156e67dd8bbba9e7226 authored over 11 years ago by Matt Wynne <[email protected]>
Compile more than one feature

github.com/cucumber/cucumber-ruby-core - 5105b25f86ce5b08dfaed098347c8d34ead359bc authored over 11 years ago by Matt Wynne <[email protected]>
Tweaks from integrating with the spike

github.com/cucumber/cucumber-ruby-core - f738883a16b52cacfda60d7fbbee7961186f9a4b authored over 11 years ago by Matt Wynne <[email protected]>
Add Code Climate badge

github.com/cucumber/cucumber-ruby-core - 2a9b5ea02926da9b417bedd8467dd7c7cfd70026 authored over 11 years ago by Steve Tooke <[email protected]>
Merge branch 'add-descriptions-to-gherkin-builder'

* add-descriptions-to-gherkin-builder:
Add support for content type on DocString
Add descrip...

github.com/cucumber/cucumber-ruby-core - 95c131d21ad72c41d8ba1dc165696d38bb215bd2 authored over 11 years ago by Steve Tooke <[email protected]>
Add support for content type on DocString

github.com/cucumber/cucumber-ruby-core - 6a9e5cc16b0611333b6ede9081a2b4e07c907996 authored over 11 years ago by Steve Tooke <[email protected]>
Add descriptions to background, scenario outlines and examples tables

github.com/cucumber/cucumber-ruby-core - 5815dd06563bc307e2a8cf325e281324cb820d72 authored over 11 years ago by Steve Tooke <[email protected]>
Merge remote-tracking branch 'origin/master' into add-descriptions-to-gherkin-builder

* origin/master:
Remove warnings
Errors caught running the cuke-core spike in cucumber/cucum...

github.com/cucumber/cucumber-ruby-core - 7cf4b41e8f0ff530e9d621e5bf4f8e57f0990bb5 authored over 11 years ago by Steve Tooke <[email protected]>
Remove warnings

github.com/cucumber/cucumber-ruby-core - 405e40d7bfc38e709d377223aa3636850268cf1b authored over 11 years ago by Steve Tooke <[email protected]>
More verbose maven to diagnose android problem. Remove cucumber-core dependency - it's transitive.

github.com/cucumber/cucumber-android - 3c35c6865aa2b9d7e86d15fd37794b281b106da6 authored over 11 years ago by Aslak Hellesøy <[email protected]>
Make android/wait_for_emulator executable

github.com/cucumber/cucumber-android - fe01b5992baaf4d01eb15b1b7d17517100d5fd15 authored over 11 years ago by Aslak Hellesøy <[email protected]>
Merge android branch

github.com/cucumber/cucumber-android - fadb4afd8f206c3781c17de2d78026866e1186a0 authored over 11 years ago by Aslak Hellesøy <[email protected]>
Add android travis setup based on https://github.com/embarkmobile/android-maven-example

github.com/cucumber/cucumber-android - 216de655949d37762389345f8e563234a21730ce authored over 11 years ago by Aslak Hellesøy <[email protected]>
Refactor RuntimeOptions towards somthing that can be extracted as an interface. That will make it easier to provide multiple implementations.

github.com/cucumber/cucumber-android - 0f56794133d31e0ef27d43ed3bea2b62eb872349 authored over 11 years ago by Aslak Hellesøy <[email protected]>
Remove all of the ext stuff

github.com/cucumber/cucumber-android - 98b9f59d6c939322a7b22ff4ea3ed636741f0db1 authored over 11 years ago by Aslak Hellesøy <[email protected]>
leave all tests that are passing locally to try and tag the ones that fail in travis

github.com/cucumber/cucumber-rails - 93b8688818dcccde8433b4fd8b64cc4d28fa761e authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Errors caught running the cuke-core spike in cucumber/cucumber

github.com/cucumber/cucumber-ruby-core - 953486bf0fc5aba613ce32770036d28f39c35d75 authored over 11 years ago by Steve Tooke <[email protected]>
All tests passing again. Ref #525.

github.com/cucumber/cucumber-jvm-scala - dcf745d5306ed3edf107ba2e02405b03eba7cc42 authored over 11 years ago by Aslak Hellesøy <[email protected]>
All tests passing again. Ref #525.

github.com/cucumber/cucumber-android - 5bb28a3b62718045e04473a89f9adfc98e8ad277 authored over 11 years ago by Aslak Hellesøy <[email protected]>
Adding scenario outlines

github.com/cucumber/cucumber-ruby-core - d63cea517609514eaa827ea6615cbdfb6663ec16 authored over 11 years ago by Matt Wynne <[email protected]>
Add descriptions to scenarios.

github.com/cucumber/cucumber-ruby-core - d52af090c05893579788f19980c6776b63d9bf96 authored over 11 years ago by Steve Tooke <[email protected]>
Add descriptions to features in generated gherkin

github.com/cucumber/cucumber-ruby-core - 51ddb7346732bcbbdaa4567001ba3f23ada603e6 authored over 11 years ago by Steve Tooke <[email protected]>
Merge remote-tracking branch 'origin/master' into add-descriptions-to-gherkin-builder

* origin/master:
Re-order AST requires to make more sense.
Move test things into Test:: name...

github.com/cucumber/cucumber-ruby-core - 1377c7881400d13f5e40c1da1c209ff5dfd9bcd5 authored over 11 years ago by Steve Tooke <[email protected]>
Refactoring for #525. WIP.

github.com/cucumber/cucumber-jvm-groovy - a28531d1e8d213612d4681b8878c1006d749df5f authored over 11 years ago by Aslak Hellesøy <[email protected]>
Refactoring for #525. WIP.

github.com/cucumber/cucumber-android - 3d1ee3f02d92041112ba59a9288a18549f6d8030 authored over 11 years ago by Aslak Hellesøy <[email protected]>
Added Technology Compatibility Kit suite

github.com/cucumber/cucumber-cpp - ec21df9d63b85d48d1f57232fe66dbbdce2d911e authored over 11 years ago by Paolo Ambrosio <[email protected]>
Infrastructure for end to end functional tests

github.com/cucumber/cucumber-cpp - badd29dd4da1918a4599c450b99b1118cf3da8bf authored over 11 years ago by Paolo Ambrosio <[email protected]>
Updated Travis build to run the functional test suite

github.com/cucumber/cucumber-cpp - cebebaeb68e5f182a0480dd55d0dbe1f1596b153 authored over 11 years ago by Paolo Ambrosio <[email protected]>
Updated README file after latest changes

github.com/cucumber/cucumber-cpp - 365b7544ef38f671c18b2be117963a350d6f840c authored over 11 years ago by Paolo Ambrosio <[email protected]>
Re-order AST requires to make more sense.

github.com/cucumber/cucumber-ruby-core - 3d5929cacf13ad4eeedb1c9ca743651efc4f0a77 authored over 11 years ago by Matt Wynne <[email protected]>
Move test things into Test:: namespace

github.com/cucumber/cucumber-ruby-core - 5af0eaa8389e33555ce0f7a9bc85a6c1cdf20806 authored over 11 years ago by Matt Wynne <[email protected]>
Fixed steps filename

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

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

github.com/cucumber/pytest-bdd-ng - 924795160044303ceca617e9e6449459350d9b2f authored over 11 years ago by Oleg Podsadny <[email protected]>
Add bundler and explain gitignore

github.com/cucumber/cucumber-ruby-core - 96fc17f10d86eb901136e7b5667803b8d95bce58 authored over 11 years ago by Aslak Hellesøy <[email protected]>
move spec/GherkinBuiler into core namespace

github.com/cucumber/cucumber-ruby-core - cc90149956cd4792feef8e65c6ddf30011f700a3 authored over 11 years ago by Matt Wynne <[email protected]>
Rename Parser to GherkinParser

github.com/cucumber/cucumber-ruby-core - 3e806542a77031b60c14e19365c1903b66d31d99 authored over 11 years ago by Matt Wynne <[email protected]>
Basic parsing of scenario outlines

There's going to be stuff missing (e.g. the location of the example
rows) but we can add that la...

github.com/cucumber/cucumber-ruby-core - fc969e2cfb502c412ea64c3ca34c1e1b09b5075a authored over 11 years ago by Matt Wynne <[email protected]>
Merge pull request #4 from rwestgeest/master

Add parsing data table argument in step parsing

github.com/cucumber/cucumber-ruby-core - 9b683234bbaa05530b90c0813ff549f4257a2513 authored over 11 years ago by Matt Wynne <[email protected]>
added parsing data table argument in step

we had to remove the diff! and to_s(...) methods on Ast::Table because they had a
dependency on ...

github.com/cucumber/cucumber-ruby-core - 5d314c0719403a8a4a1a2d58ea89f47e7bc3d917 authored over 11 years ago by Rob Westgeest <[email protected]>
rbenv wants exact ruby version

github.com/cucumber/cucumber-ruby-core - 3edd7cc3e0197480e6df898315087e4f2c507b82 authored over 11 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #158 from maxmeyer/feature/replace_eot

Feature/replace eot

github.com/cucumber/aruba - d671c14840e9cea3170008798211856d87c4ff33 authored over 11 years ago by Jarl Friis <[email protected]>
More encoding fixes for old rubies

github.com/cucumber/cucumber-ruby-core - 788233b76f6b60c9c41e7d781f20d457e00dc0d0 authored over 11 years ago by Matt Wynne <[email protected]>
Add encoding header for 1.9

github.com/cucumber/cucumber-ruby-core - 20b55d3224846cac5b256e6dae15a4c756d48186 authored over 11 years ago by Matt Wynne <[email protected]>
Fix require paths

github.com/cucumber/cucumber-ruby-core - 3e1f0755dc2a6e006e28c2bd6f6f28e8f7e7d303 authored over 11 years ago by Matt Wynne <[email protected]>
Ignore Gemfile.lock

github.com/cucumber/cucumber-ruby-core - 09393b6681a802771b5e176fc75a0ecca2ec3c6d authored over 11 years ago by Matt Wynne <[email protected]>
Refactor parser spec

github.com/cucumber/cucumber-ruby-core - 872a2d7d4ca7eab4c4145ce2f17c365ec2ab82e7 authored over 11 years ago by Matt Wynne <[email protected]>
Refactor, moving code into new Core::Parser

github.com/cucumber/cucumber-ruby-core - 3f2a92a6c5cd0830a836a4beff41771a62113047 authored over 11 years ago by Matt Wynne <[email protected]>
replace eot everywhere

github.com/cucumber/aruba - 37885f0c8441a3dc54855cdc7ed4bec4d273204c authored over 11 years ago by Max Meyer <[email protected]>
introduce close input and deprecate eot

github.com/cucumber/aruba - ae68f993d856922bc4355d5e0502c30e785f15f1 authored over 11 years ago by Max Meyer <[email protected]>
Create Gemfile. That should make Travis' rake run happier since it should make gems available.

github.com/cucumber/cucumber-ruby-core - eb58bf7bb4396320c4e5d5c573e93fce07fcb301 authored over 11 years ago by Aslak Hellesøy <[email protected]>
Create .travis.yml

github.com/cucumber/cucumber-ruby-core - 96a52d02eb338c61078fdb1a3fec9fb69e53ccf6 authored over 11 years ago by Aslak Hellesøy <[email protected]>
Create README.md with travis link

github.com/cucumber/cucumber-ruby-core - a87b7c5b4111445ccdb2c2ecbdb40920e685661f authored over 11 years ago by Aslak Hellesøy <[email protected]>
Use GherkinBuilder for creating test data

github.com/cucumber/cucumber-ruby-core - 3c51ca75d025a1042c7df89d92ebe54b92dcdbc3 authored over 11 years ago by Matt Wynne <[email protected]>
Remove uneccesary detail

github.com/cucumber/cucumber-ruby-core - f4e4aa02d1bb83e9c4e9ae3d26aa1c16f34ae054 authored over 11 years ago by Matt Wynne <[email protected]>
Add DocString parsing capability

Thank to @rwestgeest for pairing with me!

github.com/cucumber/cucumber-ruby-core - 285a863484e54e25175c791d85f940bbb8cb3bd4 authored over 11 years ago by Matt Wynne <[email protected]>
Added entry for file piping

github.com/cucumber/aruba - 01ad33429b2a89f4566ae0f205f6692f4c9f2835 authored over 11 years ago by Jarl Friis <[email protected]>
Merge pull request #154 from maxmeyer/feature/io_stream

Feature/io stream

github.com/cucumber/aruba - 1203ff2465befe698b8261998cbc47dbc43c71a3 authored over 11 years ago by Jarl Friis <[email protected]>
Add a failing spec for descriptions

The correct structure for Gherkin is like this:

```
<keyword>: <name>
<description>
```

Basica...

github.com/cucumber/cucumber-ruby-core - aef401cb561b6db768a895eeea2fc006a35cd29a authored over 11 years ago by Matt Wynne <[email protected]>
fixing long description

github.com/cucumber/pytest-bdd-ng - cab7b8587284898d08adafaabca2b69dbc186999 authored over 11 years ago by Oleg Podsadny <[email protected]>
setup updated

github.com/cucumber/pytest-bdd-ng - 12f46d52a6f8db8bbfca8de64e27f4932e494658 authored over 11 years ago by Oleg Podsadny <[email protected]>
fixing the setup.py for the pypi

github.com/cucumber/pytest-bdd-ng - e078457f1c1d2501f6148606c6857aa06804ac54 authored over 11 years ago by Oleg Podsadny <[email protected]>
modified gemfile to use latest sass-rails 3.1.7

github.com/cucumber/cucumber-rails - e5275dd3711ab386d5b1f004b3411dcf65c73ef6 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
changed to rails rc2

github.com/cucumber/cucumber-rails - 3e6cc89489f8553c698ed944fe683b75d700ec23 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
changed rails to rc2

github.com/cucumber/cucumber-rails - 85528c44917539ea89e52ecd7b4b07e748edc27d authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
added step for rails app with no database

github.com/cucumber/cucumber-rails - 1bf374ecf6d1d20d6b6ff8c86fe2d5e78a3ec16b authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
put back bundler pre test

github.com/cucumber/cucumber-rails - 5845fe7466bd3a8cf4f8010800c712e63b75398e authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
fixing the readme

github.com/cucumber/pytest-bdd-ng - d88eb9be51fc8af07d87db8b27f7a166b3fa928b authored over 11 years ago by Oleg Podsadny <[email protected]>
fixing the readme

github.com/cucumber/pytest-bdd-ng - 8012b5a1fb066886e686cb9a78727550134c1dec authored over 11 years ago by Oleg Podsadny <[email protected]>
license file added

github.com/cucumber/pytest-bdd-ng - 8064bc58be8a53303f876ea14bc2d0b9f269ef60 authored over 11 years ago by Oleg Podsadny <[email protected]>
Move GherkinBuilder helper modules to their own file

Hide some of the details, so this file isn't so unwieldy

github.com/cucumber/cucumber-ruby-core - 9610aacd67c8c538b5c8091134618104b7602485 authored over 11 years ago by Steve Tooke <[email protected]>
Extract `prepare_statements` to handle indentation

github.com/cucumber/cucumber-ruby-core - ee7207e3206e1959f72ecea30a64e7d077e2be9f authored over 11 years ago by Steve Tooke <[email protected]>
Add support for tags to GherkinBuilder

@mattwynne anything still missing from this?

github.com/cucumber/cucumber-ruby-core - b639e5c12f8b8e166847dc26fc14f41fb316fda8 authored over 11 years ago by Steve Tooke <[email protected]>
Clean up the table rows handling.

Hopefully its a bit easier to follow.

github.com/cucumber/cucumber-ruby-core - 38cdf25e1e37af2a7aad0fd7c4d1e5c26df99456 authored over 11 years ago by Steve Tooke <[email protected]>
Generate the element builder methods

github.com/cucumber/cucumber-ruby-core - 4a019cf5267b4a6c437395538e6c14b8d4754e40 authored over 11 years ago by Steve Tooke <[email protected]>
Extract modules for common behaviour

* Modifiable keyword
* Indentation

github.com/cucumber/cucumber-ruby-core - 0ae61866768ae188d0648a1c1bfdfffe09dde178 authored over 11 years ago by Steve Tooke <[email protected]>
Add support for scenario outline to builder

github.com/cucumber/cucumber-ruby-core - 458173b3265e5f519e5c262e41de8cc15489f547 authored over 11 years ago by Steve Tooke <[email protected]>
Add more to the gherkin builder

Include some tests

github.com/cucumber/cucumber-ruby-core - 6e734acf376d5cb5b151d3b559593bb1c8222211 authored over 11 years ago by Steve Tooke <[email protected]>