Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cucumber/aruba

Test command-line applications with Cucumber-Ruby, RSpec or Minitest.
https://github.com/cucumber/aruba

Updated history

4ebf05988657839c6a19fe0a284ede2046c2cb77 authored over 11 years ago by Jarl Friis <[email protected]>
Releasing 0.5.3

c59c792f70e96cd789b60f6e975625f51e1cf10f authored over 11 years ago by Jarl Friis <[email protected]>
Updated History

0a6c5e810c00097fd431419066f862f861f37b96 authored over 11 years ago by Jarl Friis <[email protected]>
Clarified purpose of Aruba

6e4a9ebe5481f9dc07ea31d0892d2b07712fb1b3 authored over 11 years ago by Jarl Friis <[email protected]>
Relaxing version requirements

c6cdfcab4241891968aec985881831b6ac5faa37 authored over 11 years ago by Jarl Friis <[email protected]>
Merge pull request #152 from cucumber/support-for-utf-8

Support for utf 8

bbc899d0b9a1d720a04b652e2e73350751a5b916 authored over 11 years ago by Matt Wynne <[email protected]>
More encoding conversion

2c2d552a4436358edbdbd3e524eeaeef7604f091 authored over 11 years ago by Jarl Friis <[email protected]>
Taking care of ruby 1.8 where everything is binary

9893e674d2c86537a4e89e0c1dd97ac9eab2dc64 authored over 11 years ago by Jarl Friis <[email protected]>
Initial patch for UTF-8 test

31a3f5d12de417f3f8ea79b9284852e1fab50ed2 authored over 11 years ago by Jarl Friis <[email protected]>
Update .travis.yml

Remove 1.9.2 and ree support.

7b4e522d615d4a2c6b8f1aea9513ed2989f46306 authored over 11 years ago by Matt Wynne <[email protected]>
Update .travis.yml

Build all branches.

1be99d2c94110fe2e74ca39a4644202eec843353 authored over 11 years ago by Matt Wynne <[email protected]>
Add a failing feature for UTF-8 support

c164a46548094467710f57a4b2ffc37fc5531b4a authored over 11 years ago by Matt Wynne <[email protected]>
Adding ruby 2.0.0 to Travis

25fd7532ce2ec2bcbde8d1a79fedbd51bd8f3388 authored over 11 years ago by Jarl Friis <[email protected]>
Merge branch 'close_tmp_files_on_stop'

469e3205103959b6584e4dedba98b6336477d103 authored over 11 years ago by Jarl Friis <[email protected]>
Merge pull request #150 from JonRowe/close_tmp_files_on_stop

Close files on SpawnProcess#stop

4051be807c511de0be7de9eee18fafe76c2ff772 authored over 11 years ago by Jarl Friis <[email protected]>
DRYing up process closedown logic

bf04b889fb2767cf7dcf9993501e8b8d8a4679ff authored over 11 years ago by Jarl Friis <[email protected]>
DRYing up process closedown logic

1fd252ee27de65937d36f42950541cd2b044866c authored over 11 years ago by Jarl Friis <[email protected]>
refactor to not use exceptions

db32572035582efa21677bad30a407231dfaa619 authored over 11 years ago by Jon Rowe <[email protected]>
capture output from io reads and use that cache in the event of the files being closed

baf6f37842848fba6a684b5e9566782ffb68f851 authored over 11 years ago by Jon Rowe <[email protected]>
close files after process stop

9d528780f322f0adad78dba495892de74fdbbd0c authored over 11 years ago by Jon Rowe <[email protected]>
only finding java version if jruby

46ca6d9fb26ab5b0e91b85761d891361fc4cb6d4 authored over 11 years ago by Jarl Friis <[email protected]>
fixing wip tag for java 1.6 -- not jruby 1.6

14778550c1c19eedbdd662f3db4a7ad6d955cb79 authored over 11 years ago by Jarl Friis <[email protected]>
Update docs

7e4d99f5444621c966893e780d0f19884b827a9a authored over 11 years ago by Aslak Hellesøy <[email protected]>
Pass in STDIN as well

3075600745dea42b9492fe34631e1740763eaa14 authored over 11 years ago by Aslak Hellesøy <[email protected]>
Release 0.5.2

d7b9af10ad8503443a9d9be92f2b8c64baf0ee77 authored over 11 years ago by Aslak Hellesøy <[email protected]>
Improved in-process running

a9b21719512ad6f4b3bff83118a0f732dc9b656d authored over 11 years ago by Aslak Hellesøy <[email protected]>
WIP for #148

87cd768f77442c0450a0f47639852f191eae267c authored over 11 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #137 from softace/small_fixes

Removing failing comment. Signaling EOF depends on cat, not on OS

b699ef4d329b830faeeceaea25af309e628b42fb authored almost 12 years ago by Oleg Sukhodolsky <[email protected]>
One more attempt to pass with jruby 1.7.2

6a2791031d4dd2716e8880025ec6a0a39b45d0d0 authored almost 12 years ago by Oleg Sukhodolsky <[email protected]>
reverting last commit

366466be5b18a81b1160e84e9413f6c341697d3b authored almost 12 years ago by Oleg Sukhodolsky <[email protected]>
make tests passing with jruby 1.7.2

interactive feature is works fine with jruby > 1.7.0 thus we need to disable it only for older v...

a5708866324e98f61a45eac893b31a99240612b4 authored almost 12 years ago by Oleg Sukhodolsky <[email protected]>
rdiscount replaced with kramdown to be jruby friendly

1b66733a055b654dd62691406a063879fcd563d3 authored almost 12 years ago by Oleg Sukhodolsky <[email protected]>
Merge pull request #145 from stuartblair/master

Small amendment to the README example on changing PATH

c2127419afd2d18fc99324911ec8c00efef76fb3 authored almost 12 years ago by Matt Wynne <[email protected]>
Small documentation fix for the section on modifying the PATH variable.

1d74957a4cabc1513fb37a46be98df34b42fc426 authored almost 12 years ago by Stuart Blair <[email protected]>
Update History.md

1ecf961e623a10c1632e69c858d6457d1c73cc48 authored almost 12 years ago by Matt Wynne <[email protected]>
Merge pull request #144 from y-higuchi/remove_processes_after_scenario

Clear processes at After hook to avoid Tempfile leakage.

7cfe73b01220aa53a6e8e26197b0cb7aaf06b0a3 authored almost 12 years ago by Matt Wynne <[email protected]>
Empty processes on After Scenario run.

77f30168d2f41b67f0a71b796d598fb76c702cf8 authored almost 12 years ago by HIGUCHI Yuta <[email protected]>
Removing failing comment. Signaling EOF depends on cat, not on OS

d5d2517e84a02041a5a4898e40bf7ad0d1376d8d authored almost 12 years ago by Jarl Friis <[email protected]>
Change sleep commands to use bash command.

d2e002a8da0858167c72b95483a8a76969721735 authored about 12 years ago by Matt Wynne <[email protected]>
Prep version and history for release of 0.5.1

5f7932abbc44e41690719672764e72967402182c authored about 12 years ago by Matt Wynne <[email protected]>
Delete dead scenario

6fef10f07cdc5dc35cf440c7a589d37d47402eeb authored about 12 years ago by Matt Wynne <[email protected]>
Add ctags to gitignore

1c91db20874dbdeb0656a2fdc8fdef1319254f45 authored about 12 years ago by Matt Wynne <[email protected]>
Change tests to work on OS X

29e339380898ee44b002a62d4039afbfeb9bdb2c authored about 12 years ago by Matt Wynne <[email protected]>
Merge branch 'master' into softace-softace/timeoute_and_exact_match

d933b138305117d162d80f6a925c21447a3bc804 authored about 12 years ago by Matt Wynne <[email protected]>
Revert "They fixed the JRuby bug we found in #130"

This reverts commit be6479c1649bf3441b8c80266736a194aa3328d5.

Maybe they didn't...? The scenari...

17551251d48eca7ee9ca9ad1d740d98574ac5ce5 authored about 12 years ago by Matt Wynne <[email protected]>
They fixed the JRuby bug we found in #130

http://jira.codehaus.org/browse/JRUBY-6942

So we can remove the WIP tag

be6479c1649bf3441b8c80266736a194aa3328d5 authored about 12 years ago by Matt Wynne <[email protected]>
Merge pull request #132 from cknadler/readme

Fixes typo and adds code climate to readme

e8dde50154c7e945f617516e4f3ac5a4fe03b3e1 authored about 12 years ago by Matt Wynne <[email protected]>
Adds code climate badge to readme

3f4f96115c866d0ef59d760927a8b60079f1153f authored about 12 years ago by Chris Knadler <[email protected]>
Fixes typo in @annouce section of readme

ffd6d551262f59b7374baa4d5e172e5a0a3153a9 authored about 12 years ago by Chris Knadler <[email protected]>
Merge remote-tracking branch 'origin/master' into softace/timeoute_and_exact_match

Conflicts:
features/output.feature

ca94afd5541721b9792130d98484b1d80aeb2e26 authored about 12 years ago by Jarl Friis <[email protected]>
Merge pull request #129 from softace/fixing_build3

Fixing build again

563d91d442a45a46db737559ded4128a34427608 authored about 12 years ago by Matt Wynne <[email protected]>
Marking it as wip instead

7b5d3cc440099f322b205412747d478f96d31c57 authored about 12 years ago by Jarl Friis <[email protected]>
Updated with appropriate childprocess version, sleeping a bit longer for jruby

69e50daabfc63e410512f693461faa92d8cd5cd0 authored about 12 years ago by Jarl Friis <[email protected]>
Updating tests to use ruby itself much less in the tests.

Also contains a small fixups on timings

Jruby contains a [bug](http://jira.codehaus.org/browse/...

a5ad85b4f5535e60a5275d5d704f243c54dec1c2 authored about 12 years ago by Jarl Friis <[email protected]>
Adding cucumber_wip to default rake task

b9f6908c27e17014750498f396ef84cb051574a5 authored about 12 years ago by Jarl Friis <[email protected]>
Cleaning up working and non-working scenarios

4e4cd556dd887590e35358c4263fb8085074f133 authored about 12 years ago by Jarl Friis <[email protected]>
Added mandatory language key and commented out the jruby-19mode until rdiscount gem is installed

c27c8c41212043ed3a50df643a482296d32d409f authored about 12 years ago by Jarl Friis <[email protected]>
Making it rub 1.8 compliant

3b115bf92a8d9f4f9860ac5c6e335a9f4b4942cd authored about 12 years ago by Jarl Friis <[email protected]>
All tests should pass on travis, and I guess cat is install on travis CI

6c2f4ec0bd03d04779ac990a49416727b3d22894 authored about 12 years ago by Jarl Friis <[email protected]>
The test description is misleading, The output is actually one byte longer, because puts outputs a new-line

e18d568205ccc674084ba371b77785843b789385 authored about 12 years ago by Jarl Friis <[email protected]>
Marking features as work in progress

89cf19677819b91bb46afbbf6ede3cf4cd967b3b authored about 12 years ago by Jarl Friis <[email protected]>
jruby is really slower than I expected, so increasing to 8 seconds

6216137d2267fb802ae9151cd138b9e74f1e8b45 authored about 12 years ago by Jarl Friis <[email protected]>
These tests are actually not testing output from the process anyway, because the process is actually never started.

3f8ed748d73fa9d39fe163f14540a7ef2a53a5c1 authored about 12 years ago by Jarl Friis <[email protected]>
ChildProcess handles process launch errors uniformly with an exception, see https://github.com/jarib/childprocess/commit/5488ed454a727d6daf204259e4e80383e9c55065

Now requiring newer childprocess version

26a49f3a07e0112884795c7675d49a5c1d5c81f7 authored about 12 years ago by Jarl Friis <[email protected]>
Raising the default timeout, so Aruba becomes usefull with jruby out-of-the-box opposed to requiring users to raise the default themself

56ac56fa7e1d21d7ecb537ad4dcade28273aa4a7 authored about 12 years ago by Jarl Friis <[email protected]>
Going back to childprocess 0.2.3 as this works with RVM

35a33682c46752a29c306f5dfe1b78d07bf088dc authored about 12 years ago by Jarl Friis <[email protected]>
Merge pull request #128 from softace/fixing_build2

Fixing jruby specs

518644fb8dd0a33a73fa6c7288519c19f7eb5c58 authored about 12 years ago by Matt Wynne <[email protected]>
Fixed some cucumber tests on jruby

af52623d19162d1925865dbe8b77ba74ccd251e1 authored about 12 years ago by Jarl Friis <[email protected]>
jruby specs working.

c04edc4d264cceb11ac10015aad603436d6b6ad1 authored about 12 years ago by Jarl Friis <[email protected]>
Merge pull request #127 from softace/fixing_build

Fixing build. Ensuring all parents exists, making a clean dir for each test

947a4de1b4bd87b60a16aea910d636ff0a34eb3c authored about 12 years ago by Matt Wynne <[email protected]>
Fixing build. Ensuring all parents exists, making a clean dir for each test

9e73a1334e0476a1a7a0424f899c5358e502361b authored about 12 years ago by Jarl Friis <[email protected]>
Merge pull request #126 from softace/softace/updating_childprocess

Updating gem dependancy

f3b47272773a46d9dea653a7a7365d095d5e6602 authored about 12 years ago by Matt Wynne <[email protected]>
Removing explicit dependancy to ffi. childprocess is dependant on ffi and that is sufficient

b419d428b26bb8d5717c093f58c5ff4bfa3939f4 authored about 12 years ago by Jarl Friis <[email protected]>
Updating childprocess, it seems to work fine with 0.3 series

3ec99739ddcaa3b71600c1c2e42c86e0aab97ab7 authored about 12 years ago by Jarl Friis <[email protected]>
Reduced test speed for timeout test

5ec791d0da1b7037321889cfcc37dbae1c52c39a authored about 12 years ago by Jarl Friis <[email protected]>
Fix bug for tests in Ruby 1.8.7

822210b79bd20a91420ee1c12cfcc02e2add94b5 authored about 12 years ago by Matt Wynne <[email protected]>
Merge pull request #122 from mattdbridges/patch-1

small typo and github-markdown fix to README.md

24241768a1bf7b4e09dda66bf1126611a1801dcf authored about 12 years ago by Matt Wynne <[email protected]>
Update history

446a89fde35b68554866345fadb70eb9b3012f4a authored about 12 years ago by Matt Wynne <[email protected]>
Merge pull request #121 from LTe/remove_dir

Add remove_dir method

b097bfa1d58e608a7557ec7762d132d6e8f757cb authored about 12 years ago by Matt Wynne <[email protected]>
Merge pull request #120 from mvz/depend-less-on-rspec

At runtime, Aruba only needs rspec-expectations

9133065545137f8cc5811232367d798b8f348558 authored about 12 years ago by Matt Wynne <[email protected]>
Fix broken spec

b31db12363e2a768a1a9e0b2e32860824e5c7db8 authored about 12 years ago by Matt Wynne <[email protected]>
Only set JRuby -d32 switch on appropriate OS

Closes #117

693e56ccaff208da029bbc9d49201675eabaf986 authored about 12 years ago by Matt Wynne <[email protected]>
Update history

2c70210c82f4e47e6f07599d4e4dce7cd6dcaeff authored about 12 years ago by Matt Wynne <[email protected]>
Merge pull request #111 from argent-smith/dsl-features

[FEATURE] Added to DSL: negative output matching

69e0dc8ca95e26e612e61b9530df40930ff5c50d authored about 12 years ago by Matt Wynne <[email protected]>
Update history

8939133b84c1bfbb9686d892d29052602a2da8fc authored about 12 years ago by Matt Wynne <[email protected]>
Merge pull request #104 from taylor/feature/read_output_while_running

[FEATURE] Check for content from stdout while process is still running

a4e45643b7831d2e7913c028750d7e9bdceac77c authored about 12 years ago by Matt Wynne <[email protected]>
Bump minor version to 0.5

7f5bdd5128ad3dfafb6f0153e81dca541600a57f authored about 12 years ago by Matt Wynne <[email protected]>
Update history

e3e487ee2d5c6705771fb48f2ee919e54e284b73 authored about 12 years ago by Matt Wynne <[email protected]>
Move helper method out into a namespace

7caa2a36dee6a1be7341482f0845f1045ac46e6c authored about 12 years ago by Matt Wynne <[email protected]>
Merge pull request #102 from taylor/feature/fixjrubyenv

[FEATURE] Pull in any Java or JRuby environment variables that are already set

a994b33bb17c15165e9dd39144b107d928893e79 authored about 12 years ago by Matt Wynne <[email protected]>
Add jruby environments to travis build

75090ce8d3d6798bfaf57a9e710f2a052f62a555 authored about 12 years ago by Matt Wynne <[email protected]>
Pin childprocess back to 0.2.3 to fix build

3a78f43769ab69638f8b56068732967b2306e483 authored about 12 years ago by Matt Wynne <[email protected]>
Steps for exact matches to named source

552111e29b78733ee6dc9c384756ee341a1c9aef authored about 12 years ago by Jarl Friis <[email protected]>
Allowing individual commands to run for a longer time

2a615439da630d3a9573ea4240bc27c6d83411be authored about 12 years ago by Jarl Friis <[email protected]>
Add details of path updating to README

ea4a85d9e8a3097b32f99eae62baf0232f884543 authored over 12 years ago by Matt Wynne <[email protected]>
small typo and github-markdown fix to README.md

1811d9780ab91974fdaa7701e5853b53e1c7bb05 authored over 12 years ago by Matt Bridges <[email protected]>
Add remove_dir method

Spec for remove_file
Spec for remove_dir

95b18cd3783522f0caa98b449fd4156e69808dd3 authored over 12 years ago by Piotr Niełacny <[email protected]>
At runtime, Aruba only needs rspec-expectations

408f8fbe50c3532dc3ea7d1692169188afb34faa authored over 12 years ago by Matijs van Zuijlen <[email protected]>
Added to DSL: negative output matching

+ Added Aruba::Api#assert_not_matching_output
+ Added the corresponding pair of standard cucumbe...

bb9f758038da86a589c0c6a1dddf42f75ad5bcdc authored almost 13 years ago by Pavel Argentov <[email protected]>
Update History.md

fabc92edc45bf42b5747a0937dd31511d4ab774a authored almost 13 years ago by Matt Wynne <[email protected]>