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

Replace rvm gemset character '%' with '@' for RVM 0.1.24

1ed34b33ca8346ab113abe7bdd6b8999086833e8 authored almost 15 years ago by Ashley Moran <[email protected]>
Make all features pass out of the box

ac22b92e879a554c78e064607524b43f315eb378 authored almost 15 years ago by Ashley Moran <[email protected]>
Allow output feature to interpret eg 1.9.1p378 as a ruby --version

63fbf95a1053ce09275063c58819631c61ed626e authored almost 15 years ago by Ashley Moran <[email protected]>
Release 0.1.7

92d0298e59d7fe6772fffe5ca4a69fc1b55f5238 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
More words

271062bb372f836faadc7fe83a2a0f7862223d0c authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Words about other common Ruby scripts

30e5112f84c61c592816de74ad1dc64c06c67ee1 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Some doco doesn't hurt

a57a6244e6b5c8634d10f802a8b073ad92a26a06 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'multiline_regex_newlines' of git://github.com/robertwahler/aruba

b3fde0bab41991cb78c3abc0a10e4e297b166d2e authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'announce-stdout' of git://github.com/robertwahler/aruba

24e03c86718ea3f0a53b09b76eb101eb7336051b authored almost 15 years ago by Aslak Hellesøy <[email protected]>
multiline should see matching step allows ".*" to match newlines

0d96f1bf8a1c0eb4bcbd960c35d96f66f52bbd8b authored almost 15 years ago by Robert Wahler <[email protected]>
Attribution

7501285a71312b8c116dcce28ad8e771e9f7f4bf authored almost 15 years ago by Aslak Hellesøy <[email protected]>
add "I should see matching" for regex in partial_output

2dc8e0260e56dc0aa25f356f1bdeac9bdaf4612f authored almost 15 years ago by Robert Wahler <[email protected]>
add @announce-stdout tag

This will announce stdout when @announce-stdout or @announce tags
are used.

a151980645014478b3707689723d6a259a1893d2 authored almost 15 years ago by Robert Wahler <[email protected]>
remove gemspec from git

aa92a434fc47d13d0ed1c6cdd856a81f515bd22d authored almost 15 years ago by David Chelimsky <[email protected]>
Release 0.1.6

49663b2c7180f8a8ad708b0ecca0be6d33e8b9cb authored almost 15 years ago by Aslak Hellesøy <[email protected]>
When /^I successfully run "(.*)"$/ now prints the combined output if exit status is not 0. Add bundle to list of common ruby scripts.

fae57a2407221e9f1d1008371ee08fcd85f6acbe authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Release 0.1.5

3afd0c4613d9b52f044d74b5f62c6a377995288b authored almost 15 years ago by Aslak Hellesøy <[email protected]>
UTF-8 encoding

5f3822cbe4176f070240ea37dfeef8094a7546ad authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Update gemspec

ae6719c6ba324520d395e29883a2f3f82c1bd974 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
More tags

a3685d7870c96e6cf9e25b0fea00f36150853717 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Add covenience method for successfully running stuff

92a39dfbea4cd58a00dfe68d49375ea5907c4a61 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Get coverage back to 100%

01b7c8004989b9d87ae2fd7bc3df94af47b13490 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Add some more common ruby scripts

d526960efab1837cdaae7d1881eabdfc2fe0db60 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Simplify step definitions. Automatically detect common ruby scripts

ebaae4f60768210d7978e1085fcd6d6a9e02d4a7 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Running ruby or a ruby script (like rake or rails) must now be explicit in order to have control over what ruby version is used (instead of having it picked up from the shell's PATH)

a399abba53e340bd293834bb85b00acf586c6a88 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Get rid of that stupid --wip stuff

49c1c3a8ec697d084a185b6c3f774986890dd440 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Clean up

f0c491afa5676d65ff25668ff1e33ef118cab834 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Added ability to map rvm versions to a specific version with config/aruba-rvm.yml

989107a2dada87cab41910c2710e518e9d733b49 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Check for presence of files

423021091d4539ccb0142bab8d691b6d4149157b authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Allow specification of rvm gemsets

e5209af5732d3d0d69c9d5163f80e4c335cea74e authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Detect ruby commands and use current ruby when rvm is not explicitly used.

14179eb0f22804dc470e75f7ba6f91f534405998 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Added support for rvm, making it possible to choose Ruby interpreter.

2995a00ad0649d43a35b89ae531244e30bf5bd25 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Added an @announce tag which is useful for seeing what's outputted. Also properly escaped newlines.

86eefc8db096f12f240412749c6dc8fe379c330f authored almost 15 years ago by Aslak Hellesøy <[email protected]>
New step definition for appending to a file

2afd02b7d44102119f20179763c85340e919f71d authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Release 0.1.3

a147289cad4b9e07221e33576bead4ea3718cb97 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
New step definition for cd (change directory)

5cd8c7591d29ff4a0a9b9255ccc10b1f4e374860 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Oops - forgot to bump version. Releasing 0.1.2 again.

12099c1b1f3f57fa3afb198e28c12ac54fdfaeaa authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Oops - forgot to bump version. Releasing 0.1.2 again.

857787d4edfe2300fe5826676c9a87b2d72a18d7 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
I'm an idiot.

021be2f1f34510720d89ca9c4a00f397c4c0f00d authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Regenerated gemspec for version 0.1.1

cd4a080ac8f32387775b55c5db7430606abbc755 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Oops - forgot to bump version. Releasing 0.1.2 again.

24608abed07876728870215b0988dc0d5bd2693d authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Release

07ba2a9b26e4b2b04265cad6a7618caa142664f0 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
Separated API from Cucumber step definitions, makes this usable without Cucumber.

f12bbbfec72969c8c8aac0f158a19fbeaaf704c9 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
bump version to 0.1.1

2c0874ddfe161a7d1e731355d55c2ddfd77aa4ee authored almost 15 years ago by David Chelimsky <[email protected]>
add a couple more negative steps

- also escape regexp chars like parens in strings

e4e5204e1164d796f9d23643600428d92015a3ac authored almost 15 years ago by David Chelimsky <[email protected]>
use rspec/expectations (rspec-2) if present

1b27cf5a2cbcf34d7dac21533ae1c8e0d4f66502 authored almost 15 years ago by David Chelimsky <[email protected]>
Release 0.1.0

67d4aba94a9c7555cfa8c76c688f98ac01a231f0 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
add version

30d2a2ab566806866d9953682ff8eecd3604bb5c authored almost 15 years ago by David Chelimsky <[email protected]>
added step for creating a directory

ec8a3369d9a66a84f92171f7074f6af1d4c42565 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
generalize 'I should see' to combined streams

- also support explicit stream declaration

6e5a6b4ef28c47f9110605cb26b47786ef1d4b1c authored almost 15 years ago by Aslak Hellesøy <[email protected]>
extract unescape method

00b5d5f7e085107c7e7591f7d6f8931aacc7d44a authored almost 15 years ago by Aslak Hellesøy <[email protected]>
double quote system commands

9cb4aaac7a2e78bd7e9685fab243730b437cb51d authored almost 15 years ago by Aslak Hellesøy <[email protected]>
clean up generated files

7a53e622b00a1cc2563ac79395f85bbb56f530ff authored almost 15 years ago by Aslak Hellesøy <[email protected]>
generate tmp/aruba directory for generated files

999cc386fcfcf9b08d6a78f6a4d2ff5a84d25afe authored almost 15 years ago by Aslak Hellesøy <[email protected]>
ignore tmp dir

171d9cde251d3872f82f3e5ddf6ef7e84da6f13e authored almost 15 years ago by Aslak Hellesøy <[email protected]>
words

7fa864b72e214aa6feabf8e29143ee9ff7cad16c authored almost 15 years ago by David Chelimsky <[email protected]>
no specs yet (all cukes)

03a3119eac23ce5aa669257fa52cdd0934fc95db authored almost 15 years ago by David Chelimsky <[email protected]>
combined step for partial output and exit status (passing)

277588ab69636d73bf87cbcbf25b3288bb9c1813 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
more (w)ri(gh)ting of generated wrongs

b4efd5fcecaadec7d41264c2dc6eb8deab78add3 authored almost 15 years ago by David Chelimsky <[email protected]>
right the wrongs of generated

8996cebedfd112b8827b0bc77e5ac235192a7817 authored almost 15 years ago by Aslak Hellesøy <[email protected]>
exit statuses feature

703e606d04fe177c980b9b06b76c2941505f672c authored almost 15 years ago by Aslak Hellesøy <[email protected]>
support partial and exact string matches (single or multiline)

6b4435135c840a268c5d62ff7168a826e1e457ed authored almost 15 years ago by David Chelimsky <[email protected]>
output detection feature

853e9aaff9a55beab05155bdcaf3233350235b48 authored almost 15 years ago by David Chelimsky <[email protected]>
Initial commit to aruba.

ed6a175d23aaff62dbf355706996f276f304ae8b authored almost 15 years ago by David Chelimsky <[email protected]>