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
d6754b825144e2eb95c0e8177df2bb275bb11a11 authored over 7 years ago
578844c5fe22b5c6f017aa8625226c75593dc679 authored over 7 years ago
c1183a6da6002349dc8da852aed10f66ca20bd9b authored over 7 years ago
3014d0371be766de8bebd955d4e09ea8c8030b04 authored over 7 years ago
Use new proposed structure for gems by bundler
4a59bdf11f7b9adbea7d0d37eaa241e216974899 authored over 7 years ago0807d95c574b518a2b822cd15df19d5bbe4b82f8 authored over 7 years ago
944d1a37fb28d832cac1cdf512dada061edea792 authored over 7 years ago
dadcb0e857b67446fba97067474ec6429da0b92c authored over 7 years ago
Rename methods which run commands
292ef4cb8faecb4de2d72c15176cbd0d7ad8b5dd authored over 7 years agodee8b4a6f2d5934ec212840207c8540f40a357bc authored over 7 years ago
Fix dependency error for install
fd85801f8040941fb9192ba35719482390fce5cd authored over 7 years agoActually fail the build if rake test fails
4ae4079bb6a9c028848cc4ef74c3d3dcc984d69a authored over 7 years agoImprove frozen-string-literals compatibility.
3d6a7491a5d45d7f831d88a2a1d5955b9b62bfd3 authored over 7 years ago4b94acc26c998bba5392ebd22be1b2da00fd0c2d authored over 7 years ago
2513322fe747b143e300d0cfae74055fa5cf32ad authored over 7 years ago
Refactor documentation
47ed56c7ecc8849481b3332e6a8ad22b7fd30736 authored over 7 years ago4ecaf6da4b61f528c182fbbf789cc84f47ab0295 authored over 7 years ago
34d5f215ccc9c553239f255e381231ce4afefbe5 authored over 7 years ago
996d631d8baa6b447aef4d2d6543b482060b381e authored over 7 years ago
1822d8271dff43c89a232dc38bbd9e1cbd993b11 authored over 7 years ago
dcbcc9f53cfa80279207f863da3039f444e1911a authored over 7 years ago
a69a9df706d5a8cb44c8d12ebe697867a43c2c9f authored over 7 years ago
fa6f3f0d21f1d64cd5596b31a0ddc7a40bc115e5 authored over 7 years ago
59eab5b6fedd19b59acf3ab8a6e043833486c048 authored over 7 years ago
Fix running commands on Windows (#387)
1c7e765340206e44d393002bd5f75102ffbfe83f authored over 7 years ago9a2884995a6545f720000b771b5270a1e252e417 authored over 7 years ago
Fix build status table in README
70ec715370fcc23eb09c4fdb0db84d6b380d2d80 authored almost 8 years agod9fbd44f2fc6a7d2d81a23b89b84dfd91e149dc1 authored almost 8 years ago
Fix documentation / feature links on GitHub
c9789c4320bd6fdac11b9500ed3d8acb8a0902d6 authored almost 8 years ago77a61d0a4a2cc786ff9577fa542c29f96ea4a5b0 authored almost 8 years ago
Add Ruby 2.4.0 and ruby-head in .travis.yml.
dfc918b20779b6a23a08f371b12cf6a9352911b1 authored almost 8 years agob2a5940e96f3bb1dc8f28b374c8bf9bf627fd138 authored almost 8 years ago
Fix master tests by adding the 'New BSD' license to license check
121d3506dc6b67c980a96725baac4863cd88d3d8 authored almost 8 years ago8e446b8b79b432b0c3816015fa7edb13941c7282 authored almost 8 years ago
ShellWords used by WindowsCommandString for command line parsing
is not tolerant to Windows path...
Cross-platform and Windows specific code should avoid
use of UNIX specific PATH_SEPARATOR (colon...
* the 'ffi' gem uses the
[BSD 3-clause license](https://github.com/ffi/ffi/blob/master/LICENSE...
872858be066aa0de01efb9e5f8dd1b180d47f0c0 authored over 8 years ago
b23f6dab56b7fdd734718b2e58a07bd578bbeaa0 authored over 8 years ago
614a6076361313c407710a8fea423a2839921be4 authored over 8 years ago
Fix spelling in documentation
c1ef58d2bd486da6bd419a36489ab0043fe692c6 authored over 8 years agoFix typo in documentation
ae2f6ccd619eda8b8f44c7a665229780669bc75e authored over 8 years ago41e4966ced7bfb58ac91faea7c2dda5f964a3a7b authored over 8 years ago
af54822cb632b0714f51270a0434364dd0318513 authored over 8 years ago
Update README.md
96a9cb270bfa03d566c064493c8bf3666d50f299 authored over 8 years agodca018ed46b9bc1475c4910314b780a8c3d3744d authored over 8 years ago
Remove repetition in rspec section of README
bb5d7ff71809b5461e29153ded793d2b9a3a0624 authored over 8 years ago3b99c22827077e9b132ac83e3aabcc57292a081e authored over 8 years ago
Refactor documentation
2b10c239381d4371635606be418914e99cd44acc authored over 8 years ago9ad2903c05f53bd3ae38dfa973ffc82dacdefac3 authored over 8 years ago
5ad5ef9ae668d23fb84a10a972e61de98cd06aa1 authored over 8 years ago
ee86bbad8eb8e9a43c941d6f62e30d79e710e798 authored over 8 years ago
16e5f65604ad47062adbebf5a0ccd187537a4dd1 authored over 8 years ago
933c80913f5a1ff4de0f9104f8753cee52bdf937 authored over 8 years ago
a3650157693aec4482d0cd4feb22a62c751e0736 authored over 8 years ago
3bf353ee324336b69e28a766805713a4a66ab6bf authored over 8 years ago
a0fc22ba10b8dea324c3c87489e9231764ca432b authored over 8 years ago
Set permissions to values which are supported on Windows. Closes #388.
17ac24fa4ad3215ab51c167b763bba397009fa35 authored over 8 years ago3e2cf52f42a44c9a0576cbe8bbd87f2a82734b5e authored over 8 years ago
da851739e7372b698f26b67b74bf3d1c98f70662 authored over 8 years ago
6c9a5262327e06beb61d853f76f50d9b422fbdc2 authored over 8 years ago
Remove Aruba::Reporting, Closes #276
75f031ed167692133545e101eb82bf40d416b268 authored over 8 years ago5486b937315e2293b94a40b640d35a465e156d6b authored over 8 years ago
Rename bin/cli to bin/aruba-test-cli to prevent name conflict
700322f3a6c8c9612699e39d2a6bf5b8b9b7237c authored over 8 years ago081d37db45ac135ac3a4512db18d878ce0de7804 authored over 8 years ago
This prevents conflicts with the "mono" package which contains an
exectable called "cli"
c563026ae16430ae3b0510d9bb521a36a1edf02b authored over 8 years ago
66df242f3ba79eb52d9f4847a17e31a6e5a1736c authored over 8 years ago
7cd66b3c56f5c0dd2cd05355717b9012ccffd71d authored over 8 years ago
Remove code for rubies older than 1.9.3
342ac6f8f5ab9e6450ec7a5442446c0d07a70c2f authored over 8 years ago
This commit removes all code introduced to make the code base of aruba
compatible with rubies ol...
Fixes a typo for rspec feature test.
487053aea95d33b43bf987d138399ef99189be37 authored over 8 years ago95556c104dd89a578200ff252d769d7971afd44c authored over 8 years ago
473e3b32fa8fe2e4a7fafdf60913a050bd2b1ed2 authored over 8 years ago
Drop unsupported rubies
9178f4d6070da65961675d81aa84d9e06eeeb02d authored over 8 years ago973859beda3eaef648a3f2922bb8a0736b3e7c02 authored over 8 years ago
9e68dcff9923ea4f8ec4a9f3690cb7480170c099 authored over 8 years ago
4d8a284e38bedb6d0eb5acb563df28495d0745fe authored over 8 years ago
e49498b9a340dbe4a8e606905b29aba24ef575d8 authored over 8 years ago
Better hint for readme version
9a54826e2040061cd93431ab8ec5d924d73e9a42 authored over 8 years agof9a303e1c68645ad65f8ca999e9f082932113c97 authored over 8 years ago
846bd8ae6d40065ecddae25069e5708b4d84c459 authored over 8 years ago
cf80cdad90f2a5b22ac00550d0f4bbc7ffed468a authored over 8 years ago
4e3edeeef3f1c6bfe7b7a353eeaae478909cd8cb authored over 8 years ago
Improve developer experience.
* Closes #378
* Closes #364
* Closes #362
2373e437850437112bcb3410eb91a81f4c8859c3 authored over 8 years ago
e6a8129abb3aee9ed6172736f2c03041d8dd89af authored over 8 years ago
59ebd0eec4c293a32ae3ef01d822dc813663e478 authored over 8 years ago
c35391567898cd783e517354e76c6bf07a95f5a6 authored over 8 years ago
dd8e13ee8fff276648370f3fe773d4c5966ee872 authored over 8 years ago
53849b07437d988f6d2876cba789dad1d3571477 authored over 8 years ago
f327784c0b0ecf600678d062945eeaef907958c3 authored over 8 years ago
Roughly following http://githubengineering.com/scripts-to-rule-them-all/
6f1dbf3a5bee41011eea58dda4277d0e438cc8e2 authored over 8 years ago59172ecc00caac9b39797febd70ec4d09169bf63 authored almost 9 years ago
73b1f8ea7bf3fdca3616d10be44986f87cac2e3c authored almost 9 years ago
5db04cef049c86987b4224e82ac1ba9db8a125da authored almost 9 years ago
bf7d102fe6e4b29516904998b10f0230366cb44b authored almost 9 years ago
Otherwise rubocop will prevent going on.
b413dfa26cb18f5ea6f2d7e722f810017832920c authored almost 9 years agoee2bc65feb51fccf525a24d5ab4e04533f0ffcc6 authored almost 9 years ago
88624dc92496c742d47eaf403cfc4333bc1e234e authored almost 9 years ago