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

Fixed specs

39b68a50a806ccb876a5700911a2529e56f4f4e3 authored over 9 years ago by Dennis Günnewig <[email protected]>
Cleanup cucumber hooks a bit

fe385e0e9a6e6ad934231408267fca93ff35e51a authored over 9 years ago by Max Meyer <[email protected]>
Fixed bootstrap script

440e169095169e73800921883a08b9d98d45ca5c authored over 9 years ago by Dennis Günnewig <[email protected]>
Improve api for hooks

893d70c1a2649d74617ebee356c8be5d3a3f4c57 authored over 9 years ago by Dennis Günnewig <[email protected]>
Cleanup deprecations

f6ea8ce79fc640bde54fa10ef88ce29404599174 authored over 9 years ago by Dennis Günnewig <[email protected]>
Removed monkey patches

50a1e165d3d2933548917318991659c8e3356796 authored over 9 years ago by Max Meyer <[email protected]>
Move deprecated methods to a separate module

7b404cb9fa3bac479a0812b23fdb530997a722a7 authored over 9 years ago by Max Meyer <[email protected]>
Fixed some more errors

0ad174efec608da802ca26b865372e32fe3216ac authored over 9 years ago by Max Meyer <[email protected]>
Cleanup current directory

802c4ec242c300c717b3a2c9cd39457e46ec7cab authored over 9 years ago by Dennis Günnewig <[email protected]>
Move requires to correct files

251c6b38ddfa80d8b3623947199cabbf474ba7cc authored over 9 years ago by Max Meyer <[email protected]>
Split up matchers

279032847fc162d89691e8bccd014fd95eec09a7 authored over 9 years ago by Max Meyer <[email protected]>
Move fixtures directory to configuration class

2a5c899742fdb32cc3bcd94afe30caad46edc7d6 authored over 9 years ago by Dennis Günnewig <[email protected]>
Refactored jruby startup helper

17843a29c188278fba2940a7089fa193e25126c9 authored over 9 years ago by Dennis Günnewig <[email protected]>
Move configuration of exit timeout to configuration

cad2b1be6e667387f84f9c3bcc5844c93eb2cd44 authored over 9 years ago by Dennis Günnewig <[email protected]>
Fixed offenses

caa22dcb80519a737a980366d0467060a40ff918 authored over 9 years ago by Max Meyer <[email protected]>
Refactored extensions for ruby core

d4e19ce4b31ee088b2d99e7955dfd19f0c6ce1d5 authored over 9 years ago by Max Meyer <[email protected]>
Rename Utils to platform

8568a9e2d3bbc7498249901aba3b21c40fb438a6 authored over 9 years ago by Max Meyer <[email protected]>
Proper display of error messages on travis

1ca710ce85681666653802ff4e439efa7bf73f71 authored over 9 years ago by Dennis Günnewig <[email protected]>
Move some methods to core module

96de6c0babda21f3c44e619f7e5f48585a6bda53 authored over 9 years ago by Dennis Günnewig <[email protected]>
Refactored tests for exit_status

8a05cc48dbc9290a020219513779cb2d6c3b3b34 authored over 9 years ago by Dennis Günnewig <[email protected]>
Introduce step to test run of cucumber with aruba

577055fcb3f0e616e38354feacf33dfa1c3ab1d9 authored over 9 years ago by Max Meyer <[email protected]>
Replace fixtures path prefix through option

bba2a29a44e0a0172e71ef94cda687f53f3658a9 authored over 9 years ago by Dennis Günnewig <[email protected]>
Move root_directory configuration to configuration-class

82f5eb8eaaa8310cdef94f56cf99ee4d9023b7b1 authored over 9 years ago by Dennis Günnewig <[email protected]>
Refactored configuration

fabe3c01d73518b2be5f076fa64af29a9f8fa169 authored over 9 years ago by Dennis Günnewig <[email protected]>
Move hooks to the correct file

0777d7a2c6f208efb3f2ea6a32679a81aa66e1b7 authored over 9 years ago by Dennis Günnewig <[email protected]>
Set aruba exception to StandardError to make sure @aruba_exceptions responds to #message

e5fe1c9330ebc40a29c657b6d2e9f3743f143ab9 authored over 9 years ago by Max Meyer <[email protected]>
Move io timeout to configuration class

bddb7f32842862c967abb794a6e262e8931da615 authored over 9 years ago by Dennis Günnewig <[email protected]>
Added test for config wrapper

759b81f6479f26178083378bd6aac4c228d236ee authored over 9 years ago by Max Meyer <[email protected]>
Fixed use of config wrapper

e7f5b7f5ddb34a79dac4aa9707dc37ed5105b787 authored over 9 years ago by Max Meyer <[email protected]>
Added runtime config

c89c53c8f6221d0815e75ae5b278691feee0f950 authored over 9 years ago by Dennis Günnewig <[email protected]>
Refactored hooks

49e5d65c1ec041d4d84544fad743f8247495627f authored over 9 years ago by Dennis Günnewig <[email protected]>
Move current_directory configuration to configuration-class

31c468e35014de1909e8054d3eac6821564b7bb1 authored over 9 years ago by Dennis Günnewig <[email protected]>
Move aruba configuration from api to configuration-class

f9dfc9a0438643e5a4f52f5c38183f3e47044742 authored over 9 years ago by Dennis Günnewig <[email protected]>
Support for relish added

089a8079446a0e38f9cf6cf590ebf53582529235 authored over 9 years ago by Dennis Günnewig <[email protected]>
Support features in sub-directories

46f32a3dc191639e84c37a5331174aab14ac9a30 authored over 9 years ago by Max Meyer <[email protected]>
Invoke examples randomly via rspec configuration

76e6b810357f135c9a91b4949238e6758b76e0ea authored over 9 years ago by Dennis Günnewig <[email protected]>
Ignore specs and features in simplecov

29f6ba26397a7306feeb46b1bdc4a14a0afa3f31 authored over 9 years ago by Dennis Günnewig <[email protected]>
Update license date and authors

b0abba533c61ac35376a5a87c62415a40ead8939 authored over 9 years ago by Max Meyer <[email protected]>
Clarify dependency to cucumber of aruba

6fde4ebfa0e594e1a8ea1a601529bc57b1871743 authored over 9 years ago by Max Meyer <[email protected]>
Reflect supported ruby version in gemspec

9c24f83e5717a16884338df77a1da3c169b22467 authored over 9 years ago by Max Meyer <[email protected]>
Update supported ruby versions

49e313a08f70e3e8b58f35e7dfce1288544f9cef authored over 9 years ago by Max Meyer <[email protected]>
It should be >=

d1014435044d7564305c928e6759ad4e2b85e46a authored over 9 years ago by Max Meyer <[email protected]>
Version bump

562b2748307b12041aef742186eda6c2f186139d authored over 9 years ago by Max Meyer <[email protected]>
Fixed post install message

ea4c00d3cc4c74ebbeee45136eaaebf6415b7076 authored over 9 years ago by Max Meyer <[email protected]>
Updated history

8bea281c391cca47fa1957d9485c18c8a7ed268c authored over 9 years ago by Max Meyer <[email protected]>
Version bump

58d6b06207ff1eb787e57cfad4559e076863ce42 authored over 9 years ago by Max Meyer <[email protected]>
Merge pull request #277 from chastell/apply_own_warning

Do not trigger Announcer API deprecation warning

1ab92ddcb80a0bef09cceab5bfb10a41c1f08640 authored over 9 years ago by Max Meyer <[email protected]>
Do not trigger Announcer API deprecation warning

e1530d06b6c1a409bb65753580419a313930a6dd authored over 9 years ago by Piotr Szotkowski <[email protected]>
Version Bump

abd78e67237e5951bb3256d9235bfc6597db22c9 authored over 9 years ago by Max Meyer <[email protected]>
Do not break if @interactive is used

5ab1083bbcf1ee6dad4a7159c95b24309a4f745a authored over 9 years ago by Max Meyer <[email protected]>
Version bump

f7cdecd1626a9bdaff66d674a7b3627c88ddf4d5 authored over 9 years ago by Max Meyer <[email protected]>
Merge pull request #275 from DVG/update-vendored-jquery

Updating Vendored JQuery

f3f173de7f7eac28e00e41b50ada64c15ed7eb8b authored over 9 years ago by Max Meyer <[email protected]>
Updating Vendored JQuery

b4c7d2dec3534f08dd359f61bbeed80d3e161af4 authored over 9 years ago by Bradley Temple <[email protected]>
Merge pull request #257 from dg-ratiodata/feature/use_current_working_directory_for_process

Cleanup "Process Management" #1

cbfcb1dfdd7a2af21b79dc266bde2329f5630ee7 authored over 9 years ago by Max Meyer <[email protected]>
Add Dennis to the list of contributors

ec69fdef38092aef2e4ac81f2dd7aa862eaeb936 authored over 9 years ago by Matt Wynne <[email protected]>
Workaround for missing announcer method

cbf64c7c8441d0a5731fe4e02566a152f16b5ff1 authored over 9 years ago by Dennis Günnewig <[email protected]>
Refactored announcer

9392ece93787afb325163916bb0f02bc659be3f4 authored over 9 years ago by Dennis Günnewig <[email protected]>
Make it compatible with ruby 1.9

f1d4a1d995f31405e5775ad8699c42055c014039 authored over 9 years ago by Max Meyer <[email protected]>
Rename last_process to last_command

93736422fb7d13f65acd77323c9c9dd9fc48426f authored over 9 years ago by Dennis Günnewig <[email protected]>
Added matchers for command execution

6b2a3dd73c13ffdb322b0fb5d74fcf08fc8746bc authored over 9 years ago by Dennis Günnewig <[email protected]>
Added process_monitor to refactor command execution

4dbf7b0411ee1c8e43774668931b91053fe82407 authored over 9 years ago by Dennis Günnewig <[email protected]>
Move code to utils module

01d7ec32289673c090845e93a9902fc834fc1f43 authored over 9 years ago by Dennis Günnewig <[email protected]>
Removed duplicated code

b5ee09324669cdd7299d4ff4695110847bf2a98e authored over 9 years ago by Dennis Günnewig <[email protected]>
Move same methods to super class

742f79203e494d1cda1be41d0c57a22d06483b5e authored over 9 years ago by Dennis Günnewig <[email protected]>
Exclude fixtures to prevent cucumber from loading ruby scripts

9007206b9adb2a0932ff9b41459d53925fe9d065 authored over 9 years ago by Dennis Günnewig <[email protected]>
Refactor methods

4d18f43d1e267af2eb55036f3aea9be761e8eb83 authored over 9 years ago by Dennis Günnewig <[email protected]>
Namespace for processes

43dd30002d17f09a3aef811c31c0f73b7c9dc249 authored over 9 years ago by Dennis Günnewig <[email protected]>
Add debug tag to switch command runner

959de81dd03f6ab12e770fb920ab718e0a53ec96 authored over 9 years ago by Dennis Günnewig <[email protected]>
Add support to append value to environment variable

a1363cf53752b3db033ef811154cca3b7be9dddd authored over 9 years ago by Dennis Günnewig <[email protected]>
Replace @@main_class through class instance variable

50e448884182a2592c9ffaa5e6df195cf25a1c5e authored over 9 years ago by Max Meyer <[email protected]>
Replace interactive through last_process

c495b07cf5d42971ef7725dd46db2ebeeabb127b authored over 9 years ago by Max Meyer <[email protected]>
Add console-script to use aruba directly

cdf91bec37a312055af2281e7d10e03016e28a96 authored over 9 years ago by Max Meyer <[email protected]>
Add missing methods for in_process

5ccb173cc0ad80dc09a697fd709b73c96fda58a0 authored over 9 years ago by Dennis Günnewig <[email protected]>
Add before/after hook for spawn process

81ead11ed4b69c509002eb5e155c08ed31686e87 authored over 9 years ago by Dennis Günnewig <[email protected]>
Added legacy compatibility API

d5a7d0a53b070211d46b7225b243c6d480ab6bcc authored over 9 years ago by Dennis Günnewig <[email protected]>
Replace in_current_dir with expand_path

ce29d8150c52d3c796e74ff2c99b655e1fa5b922 authored over 9 years ago by Dennis Günnewig <[email protected]>
Cleanup SpawnProcess a bit

65438c58b6d31f7905ca1cb3a7547c599cfcc548 authored over 9 years ago by Dennis Günnewig <[email protected]>
Improve specs for spawn_process

c7733d8bf9d5200ddd54ca8c231fb774f376c282 authored over 9 years ago by Max Meyer <[email protected]>
Add documentation to spawn_process

af32ffdf873b162e7d50302f393ecdb5f9239e39 authored over 9 years ago by Max Meyer <[email protected]>
Merge pull request #219 from dg-ratiodata/feature/copy_file

Add copy method to aruba

5bfd9d2549e29686108746a64b8d9a7e64e24fd9 authored over 9 years ago by Max Meyer <[email protected]>
Improvements to existing file matchers

da874b95734a7cac327ac31a0c093d0a041d80d3 authored over 9 years ago by Max Meyer <[email protected]>
Use the copy-command to provide a fixture-step for cucumber

769c3a06c6145e78faccfedaa08c35b216a7071f authored over 9 years ago by Dennis Günnewig <[email protected]>
Disable raise args, I consider this a FalsePositive

0796cf93bd34ffa70b6aa145071f796157c26153 authored over 9 years ago by Dennis Günnewig <[email protected]>
Add copy method

9a7e4d81aba1b82f1f14a5f598c33dce5a02d5b7 authored over 9 years ago by Max Meyer <[email protected]>
Minor refactoring of shared context of aruba

46535e169ed7391ad0340d59164c87c2f5ed3349 authored over 9 years ago by Max Meyer <[email protected]>
Fixed bug in documentation for be_existing_file

8190df28095e6f70f06cb8ddf401ab7b5f8bc591 authored over 9 years ago by Max Meyer <[email protected]>
Improved file content matcher. Closes #249

e9d94dab9dc310651ae1d0f48a5616c42eceb150 authored over 9 years ago by Max Meyer <[email protected]>
Merge pull request #250 from dg-ratiodata/feature/path_content

Added content helpers.

c65497bd2e29d3959155b77c04a75f030342be13 authored over 9 years ago by Max Meyer <[email protected]>
Fixed comments

fa70a08c352f8010461f507af27da2909769c441 authored over 9 years ago by Max Meyer <[email protected]>
Update bundler in gemspec

a7716c673b4d2d69b39e69c977d87c2538bd8314 authored over 9 years ago by Dennis Günnewig <[email protected]>
Add builder for directory object

54e080f1d5b7a912d69a72f0f5321a867d30b6d0 authored over 9 years ago by Max Meyer <[email protected]>
Fix use of absolute_path

1fbedcdc4db56201d86f204347f866523494dc93 authored over 9 years ago by Dennis Günnewig <[email protected]>
Add matcher to check if path is absolute

ab2c2efaf03887b4b382691048ec07a8482569a7 authored over 9 years ago by Max Meyer <[email protected]>
Added new helpers for files and directories in current dir

c550880877eb1b1da3b84952b4f99a35b5f95c07 authored over 9 years ago by Max Meyer <[email protected]>
Use path_content for all_paths

583a62ce55939f1beac154c55704df3c746a80f9 authored over 9 years ago by Dennis Günnewig <[email protected]>
Check if directory has sub-directory

cc9ee221e10ab6a3603d089711d146bc237dd980 authored over 9 years ago by Dennis Günnewig <[email protected]>
Add path_content-method to read content of file or directory

b8488ec03df6d48e750bdc71f8a52bd046b44905 authored over 9 years ago by Dennis Günnewig <[email protected]>
Remove return it's not needed

2b1fbb4c0c3acc356302341ab3db982d8a9df9b4 authored over 9 years ago by Max Meyer <[email protected]>
Split up method read

41817b0fb4bccc31de8ee1624d42de0cf25bb80d authored over 9 years ago by Max Meyer <[email protected]>
Rubocop is a bit to picky with raised exceptions

76a15b029c5f138960e50bea373cfc32e02c56fa authored over 9 years ago by Dennis Günnewig <[email protected]>