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

Started on a CLI as an alternative to JUnit. This is necessary for other JVM languages that don't use JUnit (Clojure for example). Currently using some of the JUnit classes - will decouple this later.

github.com/cucumber/cucumber-jvm-groovy - 0e7b3eda697bfb255847a5e0ca1a91d44d9ab37b authored about 13 years ago by Aslak Hellesøy <[email protected]>
All core cucumber-features are passing except one

github.com/cucumber/cucumber-jvm-groovy - c9c7e3ad23fdf058f7f93e56eaa8ff78dc8ed411 authored about 13 years ago by Aslak Hellesøy <[email protected]>
Release 0.4.6

github.com/cucumber/aruba - 0f4e76c8b31c7573fbda5b74892937428c347478 authored about 13 years ago by Aslak Hellesøy <[email protected]>
Upgrade gems

github.com/cucumber/aruba - 94ce205fdc8e5c708a15bd47904c1d46c17b072d authored about 13 years ago by Aslak Hellesøy <[email protected]>
Upgrade gems, add regexp support

github.com/cucumber/aruba - 738253461a77cc4cd1c74f0d0c3b50eae97983a0 authored about 13 years ago by Aslak Hellesøy <[email protected]>
Cleaning poms from duplicate project versions.

github.com/cucumber/cucumber-jvm-groovy - be43613ec45fd38b39c334c58e1b9e6c074ca001 authored about 13 years ago by cedric.lamalle <[email protected]>
Added a note about Rails 2.x support, linking to the old instructions in the Wiki

github.com/cucumber/cucumber-rails - cf6b2eb01f88c9e5b3fba00974d725fb5af5556b authored about 13 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #38 from hugoferreira/master

Fixes #38: Added default empty constructor to work with less permissive gcc 4.6 settings

github.com/cucumber/cucumber-cpp - e878f01bfbc8618864a71a703400a13c95ae6d21 authored about 13 years ago by Paolo Ambrosio <[email protected]>
Added default empty constructor to const class cukebins::internal::InvokeArgs

The gcc 4.6.0 on Fedora 15 was issuing the following error: 'const class
cukebins::internal::Inv...

github.com/cucumber/cucumber-cpp - 1152b41d71a906034453937e244e272bd433f686 authored about 13 years ago by Hugo Ferreira <[email protected]>
sqlite3-ruby is now sqlite3

github.com/cucumber/cucumber-rails - 1f75e5f606f4da331f894030c27075127913015c authored about 13 years ago by Trung Lê <[email protected]>
Force processes to stop before asking them for their output. #81

github.com/cucumber/aruba - 7af990d062c6354c80fae5c0e06a092219a5f188 authored about 13 years ago by Matt Wynne <[email protected]>
Require features by default in the generated cucumber.yml

github.com/cucumber/cucumber-rails - 2f31fd3027fce4184a1f497a953e816888351ab4 authored about 13 years ago by Mario Visic <[email protected]>
Update Gemfile.lock prior to release

github.com/cucumber/aruba - a1fbb89698bc67f7a4ccba10c2fab366ead50783 authored about 13 years ago by Matt Wynne <[email protected]>
Release 0.4.5

github.com/cucumber/aruba - 8ec20309b7b070758529b4976e6ebba75676ae55 authored about 13 years ago by Matt Wynne <[email protected]>
Better error message when the exit status was not as expected

github.com/cucumber/aruba - 15b5182f5be74a471f375c8bb439474d5e1c1c56 authored about 13 years ago by Matt Wynne <[email protected]>
Update Gemfile during release

github.com/cucumber/aruba - 15beed0fa645ba2ce8564f7fe87803d68f4a25e4 authored about 13 years ago by Matt Wynne <[email protected]>
Release 0.4.4

github.com/cucumber/aruba - 6e9f96e74c012e346939c5f40566d73f7c5a5a78 authored about 13 years ago by Matt Wynne <[email protected]>
Factor out a stop_process method that can be used for interactive and

non-interactive processes.

Means that interactive processes can announce STDERR etc just the sam...

github.com/cucumber/aruba - 890eea131876cdc7bb8a819b7a3e314966a66fe0 authored about 13 years ago by Matt Wynne <[email protected]>
Force processes to stop before looking at their output #50

github.com/cucumber/aruba - 0fd0ee3a093230d92e8eea41b323cae0d6284a10 authored about 13 years ago by Matt Wynne <[email protected]>
* Change a feature so that it fails revealing that interactive processes

do not report their exit status.
* encapsulate @last_exit_status behind a method which waits for ...

github.com/cucumber/aruba - b4507625417d18661060c2f8fb3126c72b448da1 authored about 13 years ago by Matt Wynne <[email protected]>
Adding eclipse project files to .gitignore

github.com/cucumber/cucumber-jvm-groovy - ba70a4832ecc369e1bc53beb8899d2a9bdd7471d authored about 13 years ago by cedric-lamalle <[email protected]>
Adding locale in StepDefinition in order to transform arguments. It

would be better to have locale set on an higher level, for instance
Feature.

github.com/cucumber/cucumber-jvm-groovy - e90faddd03f819c65c169c421d807dd8fecd2f1a authored about 13 years ago by cedric-lamalle <[email protected]>
Moving Groovy code generation to groovy project.

Altering Rakefiles to include rubygems.

github.com/cucumber/cucumber-jvm-groovy - 715e46b861b21b188982304075370cc05f736771 authored about 13 years ago by cedric-lamalle <[email protected]>
Fixed a broken link pointing the 'Feature Coupled Steps (Antipattern)' in the USAGE file of the features generator

github.com/cucumber/cucumber-rails - 93bd7af4bfc1fa4bc2a88f66a3dea9ee08427ea1 authored about 13 years ago by Paul <[email protected]>
Add 2011

github.com/cucumber/cucumber-rails - 55c933655320ab78ab354f63fb1b9341381a7b1d authored over 13 years ago by Aslak Hellesøy <[email protected]>
removed empty_folder from FeaturesGenerator to prevent rovokation of step_definitions on destroy

github.com/cucumber/cucumber-rails - f114bfa6ad7bacb72800adb71281e6028c63bc35 authored over 13 years ago by Michael Blake <mblake@ubuntu.(none)>
adjust select_date... xpaths so they work when scoped in the document

github.com/cucumber/cucumber-rails - c855e44b6c7ac38f6c7ef1b6aca71321009c9ad7 authored over 13 years ago by Thomas Walpole <[email protected]>
Merge pull request #147 from bowsersenior/master

Fix typo in file name

github.com/cucumber/cucumber-rails - 26a0eaeccec1e85b82f32e8f0673b3bd483b2de6 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Moved stuff around

github.com/cucumber/cucumber-jvm-groovy - 401f47da936b6e15251b9844717b8ac961d29166 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Moved stuff around

github.com/cucumber/cucumber-jvm-scala - 3a12f1ac175bdb4636e2d0a881205c1dc627abd4 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Remove rack-test dependency. Release 1.0.2.

github.com/cucumber/cucumber-rails - ccb350482281ad3d07a94508629abdb0232e2270 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Updated the README.txt file to reflect the changes in release 0.2

github.com/cucumber/cucumber-cpp - 185dc4c86647a25ae6723559b7c32d9f37aa186d authored over 13 years ago by Paolo Ambrosio <[email protected]>
Fix bad path

github.com/cucumber/cucumber-rails - d41d8b51213bf755b9f236eda1d18f0c24840c6d authored over 13 years ago by Aslak Hellesøy <[email protected]>
Release 1.0.1

github.com/cucumber/cucumber-rails - 969d6a3d351fd07b14b8e8a65cd066d25e0b8ffb authored over 13 years ago by Aslak Hellesøy <[email protected]>
Generate an index.html file in the report dir. Release 0.4.3.

github.com/cucumber/aruba - 27b2409a5ccfef0f344fb6fdbb4aa8390db2192f authored over 13 years ago by Aslak Hellesøy <[email protected]>
Release 1.0.1

github.com/cucumber/cucumber-rails - dbc77c9da020b6488858daf968053f0eab527809 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Reorganised files. Added a @no-database-cleaner tag.

github.com/cucumber/cucumber-rails - 4511870e59c9abcc9aa4464a8e38235b0a4f4f45 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Fix typo in feature file name: features/pseduo_class_selectors.feature -> features/pseudo_class_selectors.feature

github.com/cucumber/cucumber-rails - 17debb0b1546cba70128055014ab4877e3fae62c authored over 13 years ago by Mani Tadayon <[email protected]>
Release 1.0.0

github.com/cucumber/cucumber-rails - e178f609bc2d3ab83db3d0202fc93117b144bc9b authored over 13 years ago by Aslak Hellesøy <[email protected]>
Release 0.4.2

github.com/cucumber/aruba - b5e338238f8def18ea1b9fb61f557e1b13582dde authored over 13 years ago by Aslak Hellesøy <[email protected]>
Release 0.4.1

github.com/cucumber/aruba - 743874f6c18f1c8bfc7c1040d3c87f886e2b9d68 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Fix gemspec

github.com/cucumber/aruba - 724743c31cf5529ef9aee5705452fcf086596b5d authored over 13 years ago by Aslak Hellesøy <[email protected]>
Moved more logic to api.rb

github.com/cucumber/aruba - f9dcedaac0935917d4923049808a841f030c7f12 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Use proper h2

github.com/cucumber/aruba - 48ac08fca51cbd8f64fcb95b04ea4c95e1ad0f02 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Convert History to Markdown

github.com/cucumber/aruba - 9bb76e98e14eaf165ed9cda3be2f44a0cd4ce664 authored over 13 years ago by Aslak Hellesøy <[email protected]>
#

github.com/cucumber/aruba - 91c5b42661bf53dbb47c4f4174edee4355dd60b6 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Improced docs

github.com/cucumber/aruba - ac40e5ae95c7421d399aa694df168f36c4b06cdc authored over 13 years ago by Aslak Hellesøy <[email protected]>
Make bcat and rdiscount runtime deps - less hassle to get reporting working that way.

github.com/cucumber/aruba - 8661712b98dd83a067218213179c34e2ce1df614 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Mention the reporting feature at the top of the README.

github.com/cucumber/aruba - b1d9dddec30024be53cca6ac66680228688ce062 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Escape HTML in console output

github.com/cucumber/aruba - ad07544fddd8419cda1253960ab922ea1572d4a8 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Several small tweaks.

github.com/cucumber/aruba - 3970600c41cfc55a0d34b210cda19532f0ab9e9a authored over 13 years ago by Aslak Hellesøy <[email protected]>
Always ansi in console. Map more colours in css.

github.com/cucumber/aruba - 4d63ecf2f102d2c3fb695b77d2dc76a3a815c773 authored over 13 years ago by Aslak Hellesøy <[email protected]>
We always want ANSI colors for reporting

github.com/cucumber/aruba - b5c14d3254a824efbdbb0bfad79eb527ab403561 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Adjust to API

github.com/cucumber/aruba - f74d21063da2b8fc8cc49608fa343813ad6d36fc authored over 13 years ago by Aslak Hellesøy <[email protected]>
Docs

github.com/cucumber/aruba - 98ddab4a7c7d69828cbe797004080184cc64859c authored over 13 years ago by Aslak Hellesøy <[email protected]>
Prepare for release.

github.com/cucumber/aruba - 01b588be7094acc3a923926260cab69d6a1ec0cf authored over 13 years ago by Aslak Hellesøy <[email protected]>
Keep ANSI escapes with a tag

github.com/cucumber/aruba - 2dd953a1870474b127671484e41cfb7eb466cc43 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Pass extra arg to assert_exact_output

github.com/cucumber/aruba - c1838823faa81f55a99e3aa18342a4720306aa8a authored over 13 years ago by Aslak Hellesøy <[email protected]>
Unescape escape character used in ANSI escapes. This allows us to make assertions about ANSI output

github.com/cucumber/aruba - c294d6923d7031f701bec38ed8abde18bf926998 authored over 13 years ago by Aslak Hellesøy <[email protected]>
The autumn style is ok

github.com/cucumber/aruba - 8a9d2a9fa440923eca6048adff8f83460b1e2414 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Done...

github.com/cucumber/aruba - 7577712fe9dbcff0b14bff9849fa7cdad546911f authored over 13 years ago by Aslak Hellesøy <[email protected]>
Add a little more space above source box

github.com/cucumber/aruba - 0f15e113aaa64f8f56e17b042674263915c2d4e2 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Add a header

github.com/cucumber/aruba - aa03a719766eda42304e4c9fb9b0ea9ee186ba3b authored over 13 years ago by Aslak Hellesøy <[email protected]>
More styles

github.com/cucumber/aruba - 0bea95a09c6dc896c016144c64f026fd608cb3cc authored over 13 years ago by Aslak Hellesøy <[email protected]>
Expand/collapse files

github.com/cucumber/aruba - bf9d9a802c698725e95ee41f9ea4cb022b6413d8 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Improved style

github.com/cucumber/aruba - 1b4eb9ca408ef7ce4cf424518c890a3f343f0883 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Use silk icons, and add our own silk icon for cukes.

github.com/cucumber/aruba - ca2bb27bbc8936d61366c3cfd85c140376abec30 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Use a cucumber-like prompt

github.com/cucumber/aruba - f17b85f2ffc2476d8f3f9ff082a3d3dd73840f02 authored over 13 years ago by Aslak Hellesøy <[email protected]>
convert colours to xterm_ class names

github.com/cucumber/aruba - 32609bfa56c8dbff8c7453c5a709456f3f767f8c authored over 13 years ago by Aslak Hellesøy <[email protected]>
depth function for template so we can refer to CSS path properly

github.com/cucumber/aruba - 602993e8fbc6c7fe095056aa6a9b0bc47e86db08 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Added a couple of icons

github.com/cucumber/aruba - f6fe95351149c5b614725106c5b3da3a3e187396 authored over 13 years ago by Aslak Hellesøy <[email protected]>
No temporary files for reporting - all done in ERB

github.com/cucumber/aruba - 7cb616eaf51b4d39b6d022485f3aba390333acf1 authored over 13 years ago by Aslak Hellesøy <[email protected]>
No need to write pygments to disk. Write it straight into template

github.com/cucumber/aruba - f2d3188b6d944460fa24b7466132ef452e93f69f authored over 13 years ago by Aslak Hellesøy <[email protected]>
Recursive rendering of files, based on configurable template.

github.com/cucumber/aruba - eb579c12563ff39dee1c006d4a6fb693cab9e113 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Simplify file writing. Move meta files to a separate dir.

github.com/cucumber/aruba - b00f48ee23d2f6c5367e9e16fbea330487edfc5b authored over 13 years ago by Aslak Hellesøy <[email protected]>
Make code nicer

github.com/cucumber/aruba - 53c63c4467059ec7901075accb661c6ebb6d7d3c authored over 13 years ago by Aslak Hellesøy <[email protected]>
Escape Markdown

github.com/cucumber/aruba - 2dcb8f84e48b27905c7ec9d81b3a31e64323c3ba authored over 13 years ago by Aslak Hellesøy <[email protected]>
Markdown support

github.com/cucumber/aruba - e797d623b2154fccf4856967dee1dbf65272f3d2 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Make it easier to enable reporting - just define an env var.

github.com/cucumber/aruba - 4d48e7bebe7d2f725f11b80637784d2403f66c1f authored over 13 years ago by Aslak Hellesøy <[email protected]>
(Moved over from Cucumber) - added a feature that will take a snapshot of the file system, commands and output and generate HTML. Very useful for documentation generation. You need the bcat gem and the pygmentize (python) command line program to use this.

github.com/cucumber/aruba - 5485d8bc650abe179a87ac6eea2934518203e9d9 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Release 0.5.2

github.com/cucumber/cucumber-rails - ea1a55652447fc730f899f8f79d048610c635ba8 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Release 0.5.2

github.com/cucumber/cucumber-rails - d04549829606ab9acae0f9d692e2dfb3b22b2829 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Add stats to generator. Closes #144

github.com/cucumber/cucumber-rails - f1dd50be83d950173aed24288129d58cb50fdca4 authored over 13 years ago by Aslak Hellesøy <[email protected]>
All features passing with latest capybara and rails

github.com/cucumber/cucumber-rails - 940c289e1f81788d636c3b921b864beaa90b6cb5 authored over 13 years ago by Aslak Hellesøy <[email protected]>
No need to sleep 60 seconds - it was a Capybara bug: http://groups.google.com/group/ruby-capybara/browse_thread/thread/40dc6e31bbade8cb

github.com/cucumber/cucumber-rails - 1d731d20e9f4d1205be2f403e5a1173e72da4856 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Upgrade aruba

github.com/cucumber/cucumber-rails - 85ad2c70cfa8ec2effdc4c8bcc034b7d02e5aea5 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Release 0.3.7

github.com/cucumber/aruba - 6f9d659cc2ab9468c0422a15ce3f56eb3062d3b6 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of https://github.com/davetron5000/aruba

github.com/cucumber/aruba - 5442ffdfb122a2dd5ffc0d896984390b7dbdf000 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of https://github.com/greyblake/aruba

github.com/cucumber/aruba - a9704f08a5d8e54227c32873e2b8b7ef831d0585 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Use puts instead of the deprecated announce

github.com/cucumber/aruba - dcae23c7c7f81dc3dab50da3d3a02268650245ac authored over 13 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' of github.com:cucumber/cucumber-rails

github.com/cucumber/cucumber-rails - 44ad43fcf026d42b680b5a49495dd57612ab08f0 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Added a feature to demonstrate that records created in background are indeed removed by database_cleaner

github.com/cucumber/cucumber-rails - f6ad83a401df62a76329c9d6664c3d46ac4d1859 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Update gems

github.com/cucumber/cucumber-rails - a32a2a1a636971b443d51ccade9599730b9030de authored over 13 years ago by Aslak Hellesøy <[email protected]>
Added test for output from "cmd"

github.com/cucumber/aruba - 2f281c99848ded44d5c5fdffbd53f610eb5eee82 authored over 13 years ago by Potapov Sergey <[email protected]>
Make Aruba::Api#get_process return the last executed process with passed cmd

github.com/cucumber/aruba - a21f5a3143e6aec63c106692b15a597b07a6bc83 authored over 13 years ago by Potapov Sergey <[email protected]>
Edited README.md via GitHub

github.com/cucumber/cucumber-rails - 2e3161a7c27199e38ba4bd1441877b4b86bb7356 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Edited README.md via GitHub

github.com/cucumber/cucumber-rails - b33eadfcbce2dc4961d2e283654d84b802d5dcb1 authored over 13 years ago by Aslak Hellesøy <[email protected]>
Edited README.md via GitHub

github.com/cucumber/cucumber-rails - 708d29674da14be49859563d0fd5c37699f5b8de authored over 13 years ago by Aslak Hellesøy <[email protected]>
Attribution. Closes #40, Closes #71

github.com/cucumber/aruba - ffa6d2527c6409a9f50133970150a601f5c5a48f authored over 13 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'windows-stdin' of https://github.com/lithium3141/aruba

github.com/cucumber/aruba - 0166f1c26d6589e611d01ddfcb6421fee354d71f authored over 13 years ago by Aslak Hellesøy <[email protected]>