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

Run tests by default on docker run

5db04cef049c86987b4224e82ac1ba9db8a125da authored almost 9 years ago
Explicitly set fail level to prevent test suite to fail

Otherwise rubocop will prevent going on.

b413dfa26cb18f5ea6f2d7e722f810017832920c authored almost 9 years ago
Fix white space in tests

ee2bc65feb51fccf525a24d5ab4e04533f0ffcc6 authored almost 9 years ago
Fix whitepace before =

cee7f5da103ce9e68e7b1011acbf5c06745719f3 authored almost 9 years ago
Fix the use of #size < 1 and use empty instead

ae98d53ae70bfcffd6d53af76698f43bf6c63770 authored almost 9 years ago
Fix offense with string interpolation

968aed0b1c57ae21b29fd58425b61414adea4e61 authored almost 9 years ago
Make it build the image

0e6faad09ceb87754ab9eb641eb1b067f950e2af authored almost 9 years ago
Re-order statements in Dockerfile

5512f1240a5d0d6a11a76335798204f939380e30 authored almost 9 years ago
Remove debug helpers

8b4f3055bcc762e00203f2c3e46ebc6f85e4a0cb authored almost 9 years ago
Change working directory via docker directive

3e2647b62a421fa7d679280a40c261ee9bd8b5b8 authored almost 9 years ago
Add draft for how to run test suite of aruba

5c746c9e0d6a57ab608113e6eb8e3903b43d5fe6 authored almost 9 years ago
Add docker build files

f7f8a8bb17cdf80d444ceca1ad0d671d65498e2c authored almost 9 years ago
Add docker support to test script

0fc348fb2ebba842696d5f906d5958d5d74493b3 authored almost 9 years ago
Move code from rakefile to separate classes

bc91b544f9b88231e391a57a71f2bd3b37049fb5 authored almost 9 years ago
Set focus of library. Closes #377

9998dc17f5fe954d76d6a62a0d6c43a1283b9fdb authored almost 9 years ago
Add reference to code of conduct

300a7221513eabeb7658e6d5f6bac8d8d06dbcfa authored almost 9 years ago
Refactor Rakefile

28c61dbfd32c29ac5e1a9f07ab736fbb19f825b2 authored almost 9 years ago
Add docker compose file from @e2

cdce4e453d61491cde74eb7ef439bb70d7d0ccc5 authored almost 9 years ago
Improve build script

This uses code from #353 (credit @e2) to improve code in bootstrap
script.

5fab215685fa19f9161a1c5f409e23f0270c621d authored almost 9 years ago
Add hint about commit style

It's quite hard to review big chunks on github. If a developers splits
up her changes into multi...

328ceea7f3497046f5fd5a8dc01a9c47e54c0693 authored almost 9 years ago
Fix with wording in CONTRIBUTING.md

e6546defbd35a67e79c8febb73456cb17f5706a5 authored almost 9 years ago
Add flags from Rakefile for cucumber

This gives other developers the same experience than using the tools
directly

74cdf2770124c97022faf5bb69b69335479faa43 authored almost 9 years ago
Move flags from Rakefile for rspec

1d9a43c678ed8548f472a9546234da5b89372358 authored almost 9 years ago
Add warning about breaking changes

We comply to "semantic versioning" so breaking changes should be done in
major releases only. To ...

d322ed636868d9edaabffa9fb2b2718fcaadebd5 authored almost 9 years ago
Fix typo in run simple feature test

955a84099b416576e307a69ad9831aa20718e284 authored almost 9 years ago
Update History

65f28f69b684754310cb865598af48506c15f912 authored almost 9 years ago
Use root :: to make users aware it's a RSpec-problem

08981073eccff1e4fa9d1d2b51154974c9b03e93 authored almost 9 years ago
Update History

91f760db32ef3a7d7fcc7398bc03b68836a18526 authored almost 9 years ago
Replace constants by variables

Let's use constants only if those things are used somewhere else as well

730bccb2377f8ef46abc647c6ad7a2536651e376 authored almost 9 years ago
Merge branch 'master' of github.com:cucumber/aruba

b334c07b86870ddcbaa82ef7c21e85b716523647 authored almost 9 years ago
Merge pull request #359 from e2/e2-guess_stat_blocks_used

"Compatibly" reimplement disk_usage API and logic

aadda6e38c3f6ba1eec2180b5fb6c042eccb09e6 authored almost 9 years ago
Update History

d2637e3ecb593efd43edc140753e6fe83be2e882 authored almost 9 years ago
Add hint about managing History.md

acd42c85b2e633d30dad60bdd9fabef30b630e21 authored almost 9 years ago
Add hint about rebasing

b0beebd0d8c12b23fb7abaa34c94477df96d8a6f authored almost 9 years ago
Merge pull request #357 from e2/e2-fix_broken_exception_handler

Fix broken exception handler

711361690ff0a7b49cbad4649df747fc21829838 authored almost 9 years ago
Merge pull request #366 from dg-ratiodata/feature/add-vision

Add vision to the project readme and clean up CONTRIBUTIONS.md

73d7641c4bab32da7a2dea4621f3eda56794d7e7 authored almost 9 years ago
Add hints for contributors/maintainers

To make the lived culture written down.

21f5d7486469b3b9bdda425f6f215591dc4743ae authored almost 9 years ago
Address people we would like to get in contact with

d177a49f78a3624e064b63c1bed54a9be95365ff authored almost 9 years ago
Add section about commit style

We would like to understand the reason behind the change in the future.
Using this kind of style...

37589eaeb8a7eda8a68d9cb00a08cc95c866b857 authored almost 9 years ago
Merge pull request #372 from e2/e2-fix_ruby_warning_about_variable

Initialize variable to avoid warning

baacb37f063daf97503ce0a78022eea72cf92e08 authored almost 9 years ago
Merge pull request #375 from Banno/fix-following-files-step

Ignore table headers on 'following files exist:' step

20d0d5747143de06f1b095f640101843b312f81e authored almost 9 years ago
ignore headers on 'following files exist:' step

35ac71d0cfdc3ff3d5b22fd2c4b5e0ba7eec3383 authored almost 9 years ago
initialize variable to avoid warning

43bd500b11ab7831be361bab2d17e269d9e21b23 authored almost 9 years ago
Excel aruba, not the shell

54131b1fa83e598ec8d687c576ddcd77dca19ab3 authored almost 9 years ago
Tweak wording in visions a bit

60994c77f8521d4d425ad7c4595c0ffef1009d1b authored almost 9 years ago
Add point that we take correct/living documentation seriously

4b598e6cf20cac93932619efa1c6e04e55da86a7 authored almost 9 years ago
Added section about development style to help new developers better understand how we work in this project

ec17f6e352b26ba4d01408a796e1edb0cddd9795 authored almost 9 years ago
Refer to our templates and repeat the same in CONTRIBUTIONS.md

20b5591cf03455a33ec51ad8ba3fe1966195ff96 authored almost 9 years ago
Cleanup release karma section

a5aa0e4ea0d952439d1ae43a7da26cab55604e55 authored almost 9 years ago
Added some more hints to the templates

539f3aca295c8a001a3ed18116c5212c5051468f authored almost 9 years ago
Improved the feature bits and turn them in 'befits'

3c7616c3058ed162a944fb3f26108cbc4adaeb96 authored almost 9 years ago
Added vision to the project readme

153a8830b13bd9d73ebf709ea62e598d450ca981 authored almost 9 years ago
Fix missing variable in exception handler

Previously, "cmd" was passed to a different method.

The reason this never came up earlier is be...

fb8fc4c6372743a800ebeb2cf04848a73e0c8aea authored almost 9 years ago
prevent BasicProcess#inspect from crashing

7624d973d6a9f3b5786c44ad34e6498c90baa54d authored almost 9 years ago
Compatibilty reimplement disk_usage_calculating

- take the approach of "minimum disk space needed for 1 byte file"
- new API method superseeding...

ee674c9397ef4f0c42d302c0a4882cd512e47a63 authored almost 9 years ago
Make rakefile compatible with ruby 1.8.7

2c8db682ba343abf58ffca0b5bb7e60f54935d23 authored almost 9 years ago
Updated History

15e5a262ef787bc587ff58ba39ee1d39ac9d696b authored almost 9 years ago
Updated History

bfa1fef6dd1a36c4de54a3aad957786749a7c262 authored almost 9 years ago
Added tasks to run/build aruba's docker image locally.

cd338e515b9ac07e832772250dcb206b462980d8 authored almost 9 years ago
Merge pull request #358 from e2/e2-fix_broken_env_delete

Fix broken ENV.delete on Windows

65d637d7d409c926dd36adcf3cc1aaa0d4ac669c authored almost 9 years ago
fix wrong number of arguments

f6f4951a5e27b4d3365c5cc4319e5cb351c6862b authored almost 9 years ago
Fixed value in bootstrap script

fca339b6b243150078858cd4ab323a8a7d61779e authored almost 9 years ago
Merge pull request #352 from e2/e2-fix_bootstrap_term_colors

Correctly reset term colors in bootstrap script

81ec6259ae1a0871b26160b7ff3e02fe2705f703 authored almost 9 years ago
Correctly reset term colors (scripts)

On dark backgrounds, black was unreadable.
In most cases, e[39;39m should correctly reset the fg...

2af0f29027d233cc7ee81e5a5de7ff9646d8cce3 authored almost 9 years ago
Make it compatible with ruby 1.8.7

0a34fb1560d4810162493ac37d7c4391ac55772c authored almost 9 years ago
Merge pull request #347 from e2/fix_missing_utils_error

avoid using removed Utils class [fix #346]

2342caa7eebd24149fa70e593b21c1190a228243 authored almost 9 years ago
avoid using removed Utils class [fix #346]

5ed69253bcf9a0bf8495850e69113fe7be20114f authored almost 9 years ago
Clean up authors in gemspec

6cbbd94861135dfb155265a7ee2312bf81145c7c authored almost 9 years ago
Take older ruby into account

2e62d7bc36158482dc7d1190ff2e72788998b796 authored almost 9 years ago
Improved templates

fb9128954c25409618db9ede5cd4e8142b0b19b6 authored almost 9 years ago
Clean up CONTRIBUTING.md

56e81b909b478d93fd72b6058a2d7054c1aadf05 authored almost 9 years ago
Use require_relative to set load order of files

bd2a9515f23d573378dec28e8f0bd90603d5ada5 authored almost 9 years ago
Merge branch 'master' of github.com:cucumber/aruba

fb6b5759a1fc1c8e22b335c3344f9972008fa6c3 authored almost 9 years ago
Improve developer experience

77b3f7228fd21c0201f30a85b1bb8e6bec5c517a authored almost 9 years ago
Missing a require statement; the success has been dependent on the include order in fixtures/cli-app/spec/spec_helper.rb:8

38a2adb89c4d225a1c847e42d45c4f64d2a38b57 authored almost 9 years ago
Handling nil case

9a93bc55df2d1f41be23eb4f6346819f2cfe2a87 authored almost 9 years ago
Missing a require statement; the success has been dependent on the include order in fixtures/cli-app/spec/spec_helper.rb:8

9f402259034286ceb351ab6462213d1d82a065dc authored almost 9 years ago
Eventmachine make jruby fail

d2841bce4dab37a8d365077bf449a08b6da9dbc1 authored almost 9 years ago
Merge branch 'master' of github.com:cucumber/aruba

ef1d8d5427188af330602cd04d872e5ce1b339e9 authored almost 9 years ago
Fixed bug in rspec step

4d26e4ab3451a4dd852f9c4dadd5da73c9177707 authored almost 9 years ago
Fixed history file

e880f1f7dfe384ef8ec7042fcce085ee17f208a5 authored almost 9 years ago
Updated history

370d0223e80fe0fc4d1fa32edead63d674293a60 authored almost 9 years ago
Fixed offenses

eefb1fd5f538fc017574464919f44057f8c2d914 authored almost 9 years ago
Added 'exe' to load paths

dcc7aca11893b603e986fc8e4076ca2a3dadc6c8 authored almost 9 years ago
Added some more methods

7026d600a17ea0cbd447e43452ddc0d0448963ed authored almost 9 years ago
Merge pull request #344 from ReadmeCritic/patch-1

[readme] fix typos

7be22fb8a7b461ceed99f038017bc632824af5d0 authored almost 9 years ago
[readme] fix typos

e9ac5be124c66dfa5421cec71b5439aa367beb18 authored almost 9 years ago
Version bump

8119ba294a04a995946972c27bf3cc4333c1b396 authored about 9 years ago
Only needed defaults

397d1721922c9754699435cd1fed7555276b4e39 authored about 9 years ago
Merge pull request #342 from dg-ratiodata/feature/bring-back-event-bus

Re-integrate code of event-bus library

01458c1e7882a44c06be8d7c2c438e5f32441fab authored about 9 years ago
Output information on command failure

6830b24aa6b732b1a486afa2d9a0b4734c849f3a authored about 9 years ago
Fixed offenses

456bfa847ccd8e2aa741de7209a3513ad4b6abbc authored about 9 years ago
Re-integrate code of event-bus library

7f26e7323ec5c2738f12fbbe2a214bac9cc48db0 authored about 9 years ago
Added PR to history

142a14d823ce89865a05dcea0427643398d7805a authored about 9 years ago
Merge pull request #335 from njam/command-failure-announce

Show output when command fails with "fail_on_error"

216b31900afb0d215a0975a981711ad4b2dff774 authored about 9 years ago
Add configuration option to enable activation of announcer channels when a command fails

4e7dafd8220a62ff07d706208c6642a20e944c15 authored about 9 years ago
Add run step test checking if announcer is activated on command failure

abee6c74fd68f87fc0b0dad9cf46a48978b34c29 authored about 9 years ago
Update history

2c6ee8deb622ad1fc0f914f2d2b95e0470e306e3 authored about 9 years ago
Fixes old use of instance variable #341

9cf22aea2652062341333ddb6a4d31c25524cea2 authored about 9 years ago
Fixed travis.yml

5f91220522d3bf3a82783b4f4610c40d53e78912 authored about 9 years ago