Metadata


Name
rspec-command
Version
1.0.3
Platform
ruby
Authors
Noah Kantrowitz
Bindir
bin
Date
2017-05-06 00:00:00 UTC
Dependencies
rspec (~> 3.2)
rspec-its (~> 1.2)
mixlib-shellout (~> 2.0)
rake (~> 10.4, development)
fuubar (~> 2.0, development)
simplecov (~> 0.9, development)
yard (~> 0.8, development)
yard-classmethods (~> 1.0, development)
codeclimate-test-reporter (~> 0.4, development)
codecov (~> 0.0, >= 0.0.2, development)
pry (>= 0, development)
Description
An RSpec helper module for testing command-line tools.
Email
noah@coderanger.net
Files
.gitignore
.travis.yml
.yardopts
Gemfile
LICENSE
README.md
Rakefile
lib/rspec-command.rb
lib/rspec_command.rb
lib/rspec_command/match_fixture.rb
lib/rspec_command/rake.rb
lib/rspec_command/version.rb
rspec-command.gemspec
spec/command_spec.rb
spec/file_list_spec.rb
spec/fixtures/data.txt
spec/fixtures/sub/sub1.txt
spec/fixtures/sub/sub2.txt
spec/fixtures/sub_nested/sub_inner/sub_inner1.txt
spec/fixtures/sub_nested/sub_inner/sub_inner2.txt
spec/fixtures/sub_nested/sub_nested.txt
spec/match_fixture_spec.rb
spec/rake_spec.rb
spec/spec_helper.rb
Homepage
https://github.com/coderanger/rspec-command
Licenses
Apache 2.0
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.6.11
Specification version
4
Summary
An RSpec helper module for testing command-line tools.
Test files
spec/command_spec.rb
spec/file_list_spec.rb
spec/fixtures/data.txt
spec/fixtures/sub/sub1.txt
spec/fixtures/sub/sub2.txt
spec/fixtures/sub_nested/sub_inner/sub_inner1.txt
spec/fixtures/sub_nested/sub_inner/sub_inner2.txt
spec/fixtures/sub_nested/sub_nested.txt
spec/match_fixture_spec.rb
spec/rake_spec.rb
spec/spec_helper.rb
Original platform
ruby
New platform
ruby