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

Add updates to CHANGELOG.md

076b10c724d49e7a3f1ba4eac2a4e2f804dbcc30 authored over 7 years ago
Minor update

903bfa3597e40e0bfcc7449a12ddcd1623e5f1a1 authored over 7 years ago
CHANGELOG update for cucumber/cucumber #251

48a3b5d67f9f19e28e867a92fcd26c27b97d8de0 authored over 7 years ago
Merge pull request #481 from cucumber/changelog-work

Make all changelogs look the same

680398cbe7ba0f912c44314e87410563ebb46d0a authored over 7 years ago
Cucumber/cucumber #251 Changelog Updates

* Just rename History.md to CHANGELOG.md for now.

57d30d3be5e093c17d123af6e8307f1098b3449e authored over 7 years ago
Merge pull request #475 from cucumber/feature/other-layout-for-badges

Another layout for badges

f2edf8d7d748ac347c121ecd21a7f93f218cc280 authored over 7 years ago
Add information about branches used for development

9b6bc6b41f4e037f3d7df1c882bbefa48413ba33 authored over 7 years ago
Show only master badges on top in README

2fdd7d8e23919e839139a89d9d5afc58acbc201e authored over 7 years ago
Cucumber, RSpec rake tasks from their libraries (#474)

44f2fa97be95f31727a7108fa915df1c8d04efd4 authored over 7 years ago
Reduce test output message to see the result from Travis page. (#468)

9ee14cd1513854f25e394031e4cbe8674983960c authored over 7 years ago
Exclude files in vendor directroy for rubocop. (#467)

Because bundle install --path vendor/bundle
is a typical workflow for development.

fefd2b6a311233801c65c948b80d059d4f18dd8a authored over 7 years ago
Fix a typo for README appveyor badge image URL pending text. (#473)

f4ab169d11691fef1c26e51afc6e4e98c2bdfe45 authored over 7 years ago
Add "still" branch in Appveryor (CI for Windows environment). (#472)

e5de54b7ba2a6c334f5287eb52807dfdd45416d5 authored over 7 years ago
Move Build Status Badge to top of the README page. (#469)

This helps people to see the status easily.

f601114a671c5981bd1fe2b93db5715220bbbbd3 authored over 7 years ago
Merge pull request #471 from junaruga/feature/travis-restrict-branches-to-run

Restrict branches to run Travis.

03a42b2b1c7e6b38563615ac9e752ffd4827d14d authored over 7 years ago
Restrict branches to run Travis.

When sending pull-request from cucumber/aruba repository's branch,
prevent 2 builds to run.

bdb139a387bdd2cbec0fbb60f98f24f56d55217b authored over 7 years ago
Merge pull request #466 from cucumber/feature/fix-license-finder-dep

Update license_finder

2daad2cb4fe55a4a6c927e75215916c7cbd1383f authored over 7 years ago
Update license_finder according to issue pivotal/LicenseFinder#324

With license_finder 3.0.1 we get build errors like this one
https://travis-ci.org/cucumber/aruba...

5f2f6671a1c312f01794a190c7f069448ddcf79f authored over 7 years ago
Update history

43b16bcfad4be960d56525d39fe283c039207ead authored over 7 years ago
Merge pull request #464 from cucumber/feature/remove-gems-for-unsupported-platform

Remove gems for unsupported rubinius platform

cf1f06197a55b12d9740439e7cd73aed80288b05 authored over 7 years ago
Remove gems for unsupported rubinius platform

93672c30ce012a56a1d3d6be5676e710519a4fa9 authored over 7 years ago
Merge pull request #462 from cucumber/feature/fix-utf-8-issue

Fix UTF-8 issues with jRuby. Closes #417.

501bbdc7529ac6d7616515b6dad94a3cd4e982e8 authored over 7 years ago
JRuby 9k (9.0.5.0 at least) fails cuke tests where the output contains non-ASCII characters. I tracked this down to an encoding error reported in childprocess when pumping data from the invoked command to the stdout tempfile. My fix is to set the stdout and stderr output files to be in binmode, and then the string matchers for the output declare that the actual result (read from the tempfiles as binary data) is actually UTF-8. This causes no harm in old JRuby or MRI afaict; my cuke tests for my application pass with this fix in place just like they passed before.

b5ee0642813cea25964cd8b06ff9697c79377a0a authored over 7 years ago
Add hint to branches for docs as well

f4317b535a6aafc9fc224eda85f7d3aae51e624a authored over 7 years ago
Add new type of PR

407471ba77971482fb7770f5e5dee89e20412a03 authored over 7 years ago
Merge pull request #461 from cucumber/feature/add-links-to-documentation

Add links to documentation about various testing frameworks

b6d38ff70e07b2d6d4daa8bc97545837aa5323f7 authored over 7 years ago
Add hint about branches

74cbab7eda93b093118fae4ca6e7b9c164e46611 authored over 7 years ago
Add links to documentation about various testing frameworks

9265504ff1a7f1862f072dada5067e0ccb282813 authored over 7 years ago
Merge pull request #452 from cucumber/feature/fix-feature-tests

Fix bugs in features/aruba

51a034a6380f9686c045cdbb7639fcb922046959 authored over 7 years ago
The root_directory config value is read-only now

9a74ae929966d6e37417b0d031a9abc00005b921 authored over 7 years ago
Only test 1.0+ version behavior of expand_path

3a5d1fc7bf6939645d124237b0a60e26dd0c4c72 authored over 7 years ago
Fix bug in expand_path feature

138739c2cf7571e05cfcf683c0d7d2c84c614e52 authored over 7 years ago
Fix method description comment

43bea952e39bf78cd2d5630bcb97e3b5cc7ccfcc authored over 7 years ago
Remove scenarios for deprecated features

6a72609f94cf35fb4808442d86743069bf8091ec authored over 7 years ago
Require needed file steps

f1e33bf5afae65eecf83be042efcf120afd9ad9b authored over 7 years ago
Fix typo

5acbf69d2d5f115a88a18e0ca74660bff3a2c3b9 authored over 7 years ago
Fix sanitize_text scenarios

The default behavior has changed: Now the \016 and \017 sequences are
removed by default.

b2cc4ddff5b3dcb0985374791a1ce38c10354f11 authored over 7 years ago
Merge pull request #459 from cucumber/feature/clarify-example-working-directory

Clearify use of no clobber in cucumber

e0140e674a440f52ecf905efa2d1ae1f80b90ae4 authored over 7 years ago
Fix wording in example

1b47cebf6e14249780f41a7b1caf28b4cdbfd7d5 authored over 7 years ago
Merge pull request #460 from cucumber/feature/improve-docs-on-usage-of-fixtures

Improve docs to use our fixtures

aa0f8d14bf76b681548d7e53ed00a0e03181fa7d authored over 7 years ago
Fix features for API copy to use a fixture

00ca1aabe497bfb0a8698a262e351527570cdf58 authored over 7 years ago
Merge pull request #457 from cucumber/feature/fix-docs-api

Fix docs for developers

37935a06669af1d91a162b0c6697fdf9b9deaa21 authored over 7 years ago
Fix docs for developers

853c32846a0a02f4e9ecccea880bdf03c8647072 authored over 7 years ago
Merge pull request #456 from cucumber/feature/refactor-documentation

Refactor documentation

e26161fe1465c2fbcea4efd9d21a3140abed4fe9 authored over 7 years ago
Take move of section into account

8ec78b84453c35ad176d37b130b223ec91d5f42a authored over 7 years ago
Use links to cucumber.pro

bba9466109793a40812c8a4dff5a18762829dba0 authored over 7 years ago
Fix another broken link to other documentation

b35002a32e51c33fe8f7bcd7d7843b9cbfbad8e1 authored over 7 years ago
Fix typos in text

0cdd812e3aff157a3f63ef4f6b63d5d37aaf0afa authored over 7 years ago
Fix link to supported testing frameworks

0f91bc3ff8b62fc4c2b509ea9c8cd908fd076640 authored over 7 years ago
Leave $LOAD_PATH unmodified since this is done by -I lib:test

6ff9b16b1390766296669cbc8646ef61508084e4 authored over 7 years ago
Fix wording for helper files

f875fb786175141382ace82ed0cf914c52151384 authored over 7 years ago
Fix wording and order of some sections

2588dea9614bcfea65715e05d927ba8a9bec149a authored over 7 years ago
Draw more attention to feature test explaining support test libraries

e4f5b7ce4c89f2000c3690183df3c05f145ee4c8 authored over 7 years ago
Fix headings in README

16cb242c43aac4405581ed870c60d3498916cd81 authored over 7 years ago
Merge pull request #454 from cucumber/fix/docs-note-about-installing

Improve documentation for first-time-users

eb96c206c2911811f64a031d90bd32a5f71c6733 authored over 7 years ago
[docs] Your first Tests tutorial: add install step

9c1f55918b8c21cf475e3734f2018b0856ec0929 authored over 7 years ago
Add code block annotations to readme

04bb58bfb0424015bd39f4d9c16d1b09c6182ba7 authored over 7 years ago
Update history

1cb0cffc4431109f36f120dac23a1b4d309c7cf1 authored over 7 years ago
Bump version

d6ec2d07aaa60237998b7184fc867b5ddaeb02b9 authored over 7 years ago
Merge pull request #451 from cucumber/feature/use-old-version-of-license-finder

Use old version of license_finder for old rubies

a60464996314eb5e78906fe1de608b84f861db0c authored over 7 years ago
Merge pull request #449 from cucumber/feature/update-travis-config

Update ruby versions in Travis-CI

757dc209d66fb71700df2a960b4c0444e7701a13 authored over 7 years ago
Improve examples in readme

52a3a09d90f8144955157c7ec34376755c04d21e authored over 7 years ago
Use old version of license_finder

The gem uses the new "Safe Navigation Operator" which was introduced in
C-Ruby 2.3. This make th...

ed586e788cc64509e6cbc30cc1c1d4708f41b73e authored over 7 years ago
Update PR template to have a field for refactorings

39367bce60b7d6215b597a949c789cd121b584f6 authored over 7 years ago
Merge pull request #442 from mvz/fix-environment-handling

Fix environment handling

3795d25e39295f1d4dfedbd385d4ca2230664fb8 authored over 7 years ago
Update ruby versions. Closes #448.

29ca9482fbfcbbf95916cd3578d8f7659df1afbe authored over 7 years ago
Merge pull request #434 from mvz/fix-build

Fix build on Travis

7aa690b1667ff89238116476becc6a2c74494a36 authored over 7 years ago
Merge pull request #445 from cucumber/fix/readme-feedback-notes-as-a-pr

README: Copy-edits

b94851e8ca497dec54aeb0d9e6773f03407cf55f authored over 7 years ago
Merge pull request #446 from cucumber/fix/rubocop-details

RuboCop Lint/UnneededDisable warnings heeded

9f1daff8a57500f7fa34c3b0a0a1732226633fb7 authored over 7 years ago
Merge pull request #447 from cucumber/fix/license_finder-to-run

Rakefile: wrap in bundle exec

cb9793627dcae68b93602a3bce2dd68faefac8d6 authored over 7 years ago
Rakefile: wrap in bundle exec

- I am trying to make the Travis build run license_finder

bc5fd1cdc2212e9b4f923eae616440f1bfe632e3 authored over 7 years ago
Avoid RuboCop warnings about Lint/UnneededDisable

1871ec6e45becc59876aacfaef8d6e0c42d974a7 authored over 7 years ago
README: Copy-edits

- a longer, more descriptive link to the Released version's README
- spellings
- typo
...

50a59416f58ec5a9903abaa938527f2321424ad0 authored over 7 years ago
Fix wording in documentation badge

7a15cd94f27af6d9a84a9b45fde1857a46bd8d71 authored over 7 years ago
Fix documentation badge

b2e0cce8c0f3e71601f5d19279885196193bc4e5 authored over 7 years ago
Fix readme

21bb0f1d990786a2e58e75ca79fd6056de8d6585 authored over 7 years ago
Merge pull request #444 from cucumber/feature/add-support-information

Improve README me to make it easier to get started with "Aruba" for beginners

b0c23cd499b28ae9f4bd5976f90ebf814d7fa7c9 authored over 7 years ago
Add links to support page to README to make it easier to find

d8b5e91810ae9431915f62475d317e42e37b9b54 authored over 7 years ago
Ensure default aruba setup is loaded in features

By renaming the created file, we don't overwrite the default aruba
support file and we don't hav...

17cca0561ea6bc7d1a98146936ca2411d38ef159 authored over 7 years ago
Move script to match set path and Bundler's default

- The `bundle gem` command puts scripts in `exe/`, not `exec/`.
- Aruba's `command_search_paths`...

0331330734924ce48e7c7d4f03b4925383c56232 authored over 7 years ago
Remove extra requires from spec files

Now that these files require 'spec_helper', requiring the individual
Aruba files is no longer ne...

c7808091218599d2bcdc0e358399ea3d31163750 authored over 7 years ago
Set up fixture so spec_helper is available in scenario

7b4c6f80a8f2d5333e1cc0781d8d2fd15c14f3d0 authored over 7 years ago
Do not set working directory per suite

If parallelization is an issue, users can implement their own scheme
based on their particular s...

5825a7099b75041bb9a9006064e10c8739613aac authored over 7 years ago
Ensure aruba is always loaded first in spec fixture

c574d4dd39290531834d9f363df6c5b4be9d6d4b authored over 7 years ago
Ignore 'debug' group

Without this, the build would fail if the gems from the 'debug' group
were not installed, as is ...

31f877143cc7c74b37264a04dcb72749ef01863d authored over 7 years ago
Handle subprocess output as binary

This avoids test failures on JRuby due to encoding issues in
childprocess.

ea7a3709324b4664fa4d3b03cb272efa510ae996 authored over 7 years ago
Rename remaining cli commands to aruba-test-cli

fb516fd75fd4df43d1ca925088de5c5f12324e7e authored over 7 years ago
Isolate, don't clobber, environment in cukes

8df29ed6d15c82d779d39055d5a7097860c31697 authored over 7 years ago
Ensure correct environment in specs

- Ensures HOME and PATH are set early enough to have effect
- Ensures environment is amended rat...

df2f57c0755152e93e5e11a880fd3cf979ab8132 authored over 7 years ago
Do not replace entire environment inside cd block

cbbefda22343ee8a858cc6e0ce85446b107b5609 authored over 7 years ago
Add more specs for #with_environment

8779e27cd31d227c84975d33b9e0d2f2659247ad authored over 7 years ago
Make create_test_files use correct path expansion

40edf7cd9e9c13c67e9d46c2fa2b9802f77bdc09 authored over 7 years ago
Merge pull request #441 from mvz/make-rspec-run-all-specs

Make rspec run all specs

ec2780300c46c8fa848d987ae7b2e95540d67a19 authored over 7 years ago
Replace more #run with #run_command

78a207ea82d34cbb3d0e73554c82b3985ac8de5b authored over 7 years ago
CommandMonitor always needs announcer option

26c3acfcdf59b7f923750d1eddbd3a4ff7c218c2 authored over 7 years ago
Load deprecated methods until version 1.1

52ea64b02ecbbf0067f36c593fc4d53fa361a4a4 authored over 7 years ago
Load spec_helper in all spec files

34498c7e0a463cfbf13fe60f38618a1ab1b9eb28 authored over 7 years ago
Merge pull request #440 from cucumber/feature/fix-complaints-rubocop

Fix complaints of rubocop

a652dd796458a8b12b160012ddf939af0974d407 authored over 7 years ago
Fix offense

d5c16d8ed6bf52e4861b52630218fbb1d5d63724 authored over 7 years ago
Update deps

f2d49af009ec1d5923eae3e583f19854d4c1116d authored over 7 years ago