Rspec::Cloud::Core

rspec-cloud-core provides rspec matchers and rspec-cloud classes. It is intended to reduce code duplication and be used by provider specific rspec-cloud gems.

Installation

Add this line to your application's Gemfile:

gem 'rspec-cloud-core'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rspec-cloud-core

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rspec-cloud/rspec-cloud-core.