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 check for absolute/relative

7e107dd122c9f3dae24872130198c77fe48e8674 authored over 9 years ago by Max Meyer <[email protected]>
Fixed offenses for Style/FormatString

3616361ef53283e494115582636076a33b1b0858 authored over 9 years ago by Max Meyer <[email protected]>
Fixed offenses for Style/BlockDelimiters

a13013d714f5d5fa3d3047517cc94854a3daea65 authored over 9 years ago by Max Meyer <[email protected]>
Fixed offenses for Performance/ParallelAssignment

412f5cd8edb9077c98d7f0b570a4ad3e5344166e authored over 9 years ago by Max Meyer <[email protected]>
Fixed offenses for Style/EmptyLinesAroundClassBody

4618398821ba290a17351121ac0571e53037bcab authored over 9 years ago by Max Meyer <[email protected]>
Fixed offenses for Style/EmptyLinesAroundBlockBody

045ce74fe56bbbe146c230f436d873306adb6638 authored over 9 years ago by Max Meyer <[email protected]>
Fixed offenses for Style/EmptyLinesAroundModuleBody

cd8c0f73ceeb05f429c2b53a99c1c77c139f361d authored over 9 years ago by Max Meyer <[email protected]>
Cleanup rubocop configuration

e31f0c22a17620f9ed517b50bab9673cf5acc340 authored over 9 years ago by Max Meyer <[email protected]>
Upgrade rubocop

fddc4a939e8778874d657b1c2782fa1f30103d7c authored over 9 years ago by Max Meyer <[email protected]>
Moved configuration of rubocop to a central place

3478213954c1e483a9a073d9c01f25aa3a326527 authored over 9 years ago by Max Meyer <[email protected]>
Disable cucumber-pro for now, see cucumber-ltd/cucumber-pro-ruby#4

01f51d6134f5dc91d266a28aecc310831c854c98 authored over 9 years ago by Max Meyer <[email protected]>
Minor cleanup of simplecov merge

11044f0f46ca7ca9dd1e4951c61032b09223f179 authored over 9 years ago by Max Meyer <[email protected]>
Merge pull request #217 from rapid7/feature/MSP-11399/simplecov

Use simplecov for coverage reports for specs and cucumber

4852f308b0ab5fe18f26814c6fcc8a28ec45bb93 authored over 9 years ago by Max Meyer <[email protected]>
Add simplecov to specs and cucumber features

MSP-11399

Add simplecov as a development dependency. Setup .simplecov to have
Changed group to...

f919d874102e531741bbcfb35560dddd28fb8e3a authored over 9 years ago by Luke Imhoff <[email protected]>
Merge branch 'feature/use_expand_path_everywhere'

49f822073bd5c9e8f2b82aeb182110221a26f028 authored over 9 years ago by Max Meyer <[email protected]>
Now create_directory uses the new style

23f24a59ff8ed91eaa109216dca94aa60d4929ed authored over 9 years ago by Max Meyer <[email protected]>
Add gitter badge to readme

6463dff56ae5748b7369b9bca2cd4e88e73cf16d authored over 9 years ago by Max Meyer <[email protected]>
Merge pull request #235 from smortex/patch-1

Fix typo in README

a43b64de6e7e20133dd273f8d608e9713010c5cb authored over 9 years ago by Max Meyer <[email protected]>
Use expand_path in cucumber steps as well

c86572ac10cd3b7f442963cd3977a1596531ebb8 authored over 9 years ago by Dennis Günnewig <[email protected]>
Check on nil and empty in path

88304dea37f536f146f7e6bf1bfe124443307d89 authored over 9 years ago by Max Meyer <[email protected]>
There's no need for prep_for_fs_check anymore. So let's deprecate it

25149f200467f68733bdce33ce302e24c588f32a authored over 9 years ago by Dennis Günnewig <[email protected]>
Fixed check_directory_presence

c638f1f06337395dc6c2eae5f1d50646009790be authored over 9 years ago by Dennis Günnewig <[email protected]>
Fixed expand_path for check_presence

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

3767b2534fc46e6d88165a95014928fd6bef0123 authored over 9 years ago by Dennis Günnewig <[email protected]>
Fixed expand_path for check_file_size

3e5d4b18eb1220528648405ba3121f13da469c17 authored over 9 years ago by Dennis Günnewig <[email protected]>
Fixed expand_path for with_file_content

6274e39d23b94c3c8f9cd5f1adaa22dad5cb1a79 authored over 9 years ago by Dennis Günnewig <[email protected]>
Use expand_path for the easier ones of File.expand_path

0ebd0832e3bf98898d6ba6c7c9845ae01dc8ff28 authored over 9 years ago by Dennis Günnewig <[email protected]>
Make specs of exand_path look the same like all newer tests

04000ae92f6ad1eeda5a04eea8ceb20c8da54b53 authored over 9 years ago by Dennis Günnewig <[email protected]>
Fixed spaces of curly brace

1b2352a58d92bb422003b1b0b2310b1e5fbfce92 authored over 9 years ago by Dennis Günnewig <[email protected]>
Add spec only for special behaviour of absolute_path

65e17a8a0de30fd20f1e1548d66dc4d1c3362e96 authored over 9 years ago by Dennis Günnewig <[email protected]>
Restore behaviour of absolute_path

bfb3c26e194449da8fc13e3a25f90b3abedbfdc7 authored over 9 years ago by Dennis Günnewig <[email protected]>
Make output diffable

e421d33e64ab982bdc7d970d1e7ca7889b3f65d2 authored over 9 years ago by Dennis Günnewig <[email protected]>
Fixed failure messages for file size matcher

2a15b76dfc1194d470a76728d3769aac55be803c authored over 9 years ago by Dennis Günnewig <[email protected]>
Fixed rubocop offense

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

51cf61ed9e6ce31ce24014115515b5a3ee8b9832 authored over 9 years ago by Max Meyer <[email protected]>
Use bootstrap script in travis and pass it some arguments

252a8b533df98b8fc2b0e4c4b99c9bf51305af34 authored over 9 years ago by Dennis Günnewig <[email protected]>
Added helper scripts

b531c916ad12b8ce28bf7d100e1a8aa3571a7ebd authored over 9 years ago by Max Meyer <[email protected]>
Move development gems to Gemfile to make require easier in spec_helper

aec993dbed6d31a8d69a4fc0170580a63a6353de authored over 9 years ago by Max Meyer <[email protected]>
Split up rspec configuration

8b0ef4c79b3225705336eecf1d1e9aad679f9163 authored over 9 years ago by Max Meyer <[email protected]>
Added commands to CONTRIBUTING-guide

831edf6b6babce1f8b32b8658577db7f0c7cbb6b authored over 9 years ago by Dennis Günnewig <[email protected]>
Use bundle_args to prevent debug gems to be installed on travis

a1f4fce9a540eff55d2d0def4c1f537c9191c3ed authored over 9 years ago by Max Meyer <[email protected]>
Basic support for simplecov

92901c7be65c6ae98fa4face8f0b4c2ce76510db authored over 9 years ago by Max Meyer <[email protected]>
Add deprecation warning to gemspec for ruby 1.9.3

5d12891bf4af6773046ed250786dc984155fcdfe authored over 9 years ago by Dennis Günnewig <[email protected]>
Add license finder to check licenses of aruba

c55d0dea83311c19f437dda11e95864e82c71eb3 authored over 9 years ago by Dennis Günnewig <[email protected]>
Ruby 1.9.3 is EOL https://www.ruby-lang.org/en/news/2015/02/23/support-for-ruby-1-9-3-has-ended/

76059e3a52fd51ec9c86f4b6a7f37b8041da8a68 authored over 9 years ago by Dennis Günnewig <[email protected]>
Jruby 2 and 2.1-mode are not supported yet but should be

59218d611dbca0c5e0c1f6a3c7095720a16850d6 authored over 9 years ago by Dennis Günnewig <[email protected]>
Add pry to make debugging of aruba a lot of easier

08c0f11b4eb49a9d4b7b8313066e14e68ce23815 authored over 9 years ago by Dennis Günnewig <[email protected]>
Update History.md

228b649f10a34b3d4775828873d7325ac22bc1f7 authored over 9 years ago by Matt Wynne <[email protected]>
Merge pull request #243 from dg-ratiodata/feature/remove

Remove _file/_directory in method names

53c1da24775bcc261580e7a8c56f294c4065e8a0 authored over 9 years ago by Matt Wynne <[email protected]>
Update History.md

9a8f1ef82ab151b1cb1eaec15e457299ddadaf09 authored over 9 years ago by Matt Wynne <[email protected]>
Merge pull request #244 from dg-ratiodata/feature/rspec_integration

Add rspec integrator

64101936560de6589356f16b9e741b27a96f78c3 authored over 9 years ago by Matt Wynne <[email protected]>
Replace touch_file through touch

4522c09690da0e6f9131ca1acfe7be21af1a137d authored over 9 years ago by Max Meyer <[email protected]>
Deprecate include_regexp-matcher it was introduced as util-matcher and is not needed anymore.

708582e835734b6a75cca9d0a35ca9e1fce5a387 authored over 9 years ago by Dennis Günnewig <[email protected]>
Errors should be available from api as well

dfff71581c165c3b07f07583474dcc2d7ada8e09 authored over 9 years ago by Max Meyer <[email protected]>
Replace check_file_presence everywhere

ef1199d83d133b0f0cd5790bc8b7560514e5df48 authored over 9 years ago by Dennis Günnewig <[email protected]>
Replace remove_directory and remove_file through remove

41a114a41608f0844a225c5bd27b0ba5442b6c26 authored over 9 years ago by Max Meyer <[email protected]>
Added documentation to errors

c02fdd41889047c5a5939604ee22ef7f89017033 authored over 9 years ago by Max Meyer <[email protected]>
Add matcher for path existence

096901e6bd50529407d9da30ea35b8f70176bcf7 authored over 9 years ago by Dennis Günnewig <[email protected]>
Add matcher for directory existence as well

1241d3f8cd79ec96c5278ad346f0753fe9bb1c50 authored over 9 years ago by Dennis Günnewig <[email protected]>
Added file existence matcher

91373095ad1087d18c33e9af38913094647ec91e authored over 9 years ago by Dennis Günnewig <[email protected]>
Add matcher to check if path(s) matches pattern

cb536127133b0d6b605e655b3e41b2788b5c06ad authored over 9 years ago by Dennis Günnewig <[email protected]>
Replace exist? throught file?

49a06cea1951835e8a30cc57abda3e1a50bc880e authored over 9 years ago by Dennis Günnewig <[email protected]>
Return all paths in current_directory

fe7d916efc0ea3e751550fd410cfc1f62d60380d authored over 9 years ago by Dennis Günnewig <[email protected]>
Update History.md

f56f33d3b31cf8cf2a677183ca6e1440c74199ba authored over 9 years ago by Matt Wynne <[email protected]>
Merge pull request #238 from dg-ratiodata/feature/have_content

Added matcher for file content

60218c6a9bfdc3fb232820f287475fc637adbf4c authored over 9 years ago by Matt Wynne <[email protected]>
Update History.md

333a16e6436a1b13fc6faf62673591dac0f8940a authored over 9 years ago by Matt Wynne <[email protected]>
Merge pull request #239 from dg-ratiodata/feature/public_mode

Make matcher have_permisions public and add documentation

3ddb7ebd401297aef1c9fe3edd169b322ea63629 authored over 9 years ago by Matt Wynne <[email protected]>
Update History.md

b1f5df9ea251081bbda2b6a252f51e4ac6553f5e authored over 9 years ago by Matt Wynne <[email protected]>
Merge pull request #234 from dg-ratiodata/feature/file_does_not_exist

Make sure a file/directory does not exist + Cleanup named file/directory steps

9c73799d52b2cea2fa01ca2661d0c7b8df846cbc authored over 9 years ago by Matt Wynne <[email protected]>
Add rspec integrator

055ec686b33287ff8b24148879d5cf0e00b82f33 authored over 9 years ago by Max Meyer <[email protected]>
Added matcher for file size

f357bdcf27fe7f182ed2d062aa7652e9e0f60902 authored over 9 years ago by Max Meyer <[email protected]>
Update README.md

9e98a560aa04881f3cc61e77385d1242e8f57170 authored over 9 years ago by Matt Wynne <[email protected]>
Ignore yardoc files generated during doc generation

2df905230a9e4702554684bb967980db5e57e4ab authored over 9 years ago by Dennis Günnewig <[email protected]>
Make matcher public

cc4f311215539d8730b01be68cf3b6992fd82876 authored over 9 years ago by Dennis Günnewig <[email protected]>
Added a proper .yardopts file

90df820546870b8d9174ad7ed4aa146f78be82df authored over 9 years ago by Dennis Günnewig <[email protected]>
Added documentation to include_regexp_matcher

efd8cbb6bd281f16a409205a0d039613f3a3867f authored over 9 years ago by Dennis Günnewig <[email protected]>
Added documentation for mode matcher

64969f1dc2fc178bd46e9e653e28985b69873a2a authored over 9 years ago by Dennis Günnewig <[email protected]>
Add tests to test new directory steps

8bfde58e061d270261e17a6adda9ddaf9cf9d583 authored over 9 years ago by Dennis Günnewig <[email protected]>
Changed steps to relax the use of "file/directory named"

c462641b720e1b060abd1b99a6ce650e8b4f113c authored over 9 years ago by Dennis Günnewig <[email protected]>
Added tests for matcher

f855a29a1f3c9cc4f1d33de1661e4b2694c717a1 authored over 9 years ago by Dennis Günnewig <[email protected]>
Remove private flag to add this matcher to the public api

ad0ddaa48f22e17e0ebe7a5192809bc0d96f3271 authored over 9 years ago by Dennis Günnewig <[email protected]>
Added documentation

0eff4ccba8ccfcb115549605758a0bf4047fddce authored over 9 years ago by Dennis Günnewig <[email protected]>
Make aruba-api creation reusable

5e6957492d519d6ef9eeffab8d9a6de6a8a492bb authored over 9 years ago by Dennis Günnewig <[email protected]>
Added implementation for matcher

08005a77fad38d01fc4d6082d3f438c067bb0eb1 authored over 9 years ago by Dennis Günnewig <[email protected]>
Rename matcher to prevent problems with capybara matcher have_content

89beb67af4032167d9a0f08ab983c766118a2542 authored over 9 years ago by Dennis Günnewig <[email protected]>
Added test for file content matcher

a006632d61637c232a65dcf2d89ac7a8b8fb701e authored over 9 years ago by Dennis Günnewig <[email protected]>
Added implementation for file matcher

c0440edffe8f5de3d95998415e3ed72c20c2927e authored over 9 years ago by Dennis Günnewig <[email protected]>
Closing #232, Closing #224

7a2c4545d849a43d1311d9aacad0a32462f1b363 authored over 9 years ago by Jarl Friis <[email protected]>
expand_path like File.expand_path, introducing FIXTURES_PATH_PREFIX as non-configurable, raising exception when using fixtures directory and it does not exists

cc28efa3ad5a3153dc9cb4bb18915b0e37b91393 authored over 9 years ago by Jarl Friis <[email protected]>
Fix typo

ce2b8e08857dd1fb5afef2c05c9c2d585856e2e3 authored over 9 years ago by Romain Tartière <[email protected]>
Added implementation for fixtures in aruba

5dd839303d69d081367c2b372864a11976bb3f37 authored almost 10 years ago by Dennis Günnewig <[email protected]>
Added specs for fixtures-methods

47ccf62132bf9408bb90240d4551d5104239a844 authored almost 10 years ago by Dennis Günnewig <[email protected]>
Added documentation for fixtures

61a7296f8e75e3f986f0ddc4920272379107056a authored almost 10 years ago by Dennis Günnewig <[email protected]>
Merge pull request #226 from dg-ratiodata/feature/make_dir_look_like_file

Rename *_dir to *_directory.

Thanks a lot.

9e9b45d7d0d4ec93df0d81b0ba37b6efe03021d5 authored almost 10 years ago by Jarl Friis <[email protected]>
Rename *dir to *directory

12643d63cee63d0254ab59539e8cbdbd0d28b111 authored almost 10 years ago by Dennis Günnewig <[email protected]>
Work around https://github.com/cucumber/cucumber/issues/827

Closes #233

240a13d091de6f5952aab40f1f3595632803b736 authored almost 10 years ago by Matt Wynne <[email protected]>
Merge pull request #230 from hayamiz/fix-typo

Fix typo

a2b601f12152c6457fd0d123c1f26d88c95276b5 authored almost 10 years ago by Jarl Friis <[email protected]>
Merge pull request #229 from dg-ratiodata/feature/mtime

Support for setting mtime when using #touch_file

b247dbf0a38eebc27a3e46b6c347783681861270 authored almost 10 years ago by Jarl Friis <[email protected]>
fix typo

3745840d6e1a0b30c26304d8c00228db633f66f8 authored almost 10 years ago by Yuto Hayamizu <[email protected]>
Add support for multiple directories in remove_dir and improve specs

78e1978aaa7d447eca8ef314edd04a372b1f9521 authored almost 10 years ago by Dennis Günnewig <[email protected]>