Sha256: 46f23acfd724e29a16301d16186951645e6ac09ea262864a8fce8ab874cb2665

Contents?: true

Size: 1.38 KB

Versions: 6522

Compression:

Stored size: 1.38 KB

Contents

# RSpec::Support [![Build Status](https://github.com/rspec/rspec-support/workflows/RSpec%20CI/badge.svg)](https://github.com/rspec/rspec-support/actions)

`RSpec::Support` provides common functionality to `RSpec::Core`,
`RSpec::Expectations` and `RSpec::Mocks`. It is considered
suitable for internal use only at this time.

## Installation / Usage

Install one or more of the `RSpec` gems.

Want to run against the `main` branch? You'll need to include the dependent
RSpec repos as well. Add the following to your `Gemfile`:

```ruby
%w[rspec-core rspec-expectations rspec-mocks rspec-support].each do |lib|
  gem lib, :git => "https://github.com/rspec/#{lib}.git", :branch => 'main'
end
```

## Contributing

Once you've set up the environment, you'll need to cd into the working
directory of whichever repo you want to work in. From there you can run the
specs and cucumber features, and make patches.

NOTE: You do not need to use rspec-dev to work on a specific RSpec repo. You
can treat each RSpec repo as an independent project.

- [Build details](BUILD_DETAIL.md)
- [Code of Conduct](CODE_OF_CONDUCT.md)
- [Detailed contributing guide](CONTRIBUTING.md)
- [Development setup guide](DEVELOPMENT.md)

## Patches

Please submit a pull request or a github issue. If you submit an issue, please
include a link to either of:

* a gist (or equivalent) of the patch
* a branch or commit in your github fork of the repo

Version data entries

6,522 entries across 6,520 versions & 38 rubygems

Version Path
ory-client-0.0.1.alpha169 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha168 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha167 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha166 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha165 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-oathkeeper-client-0.38.25.beta1 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha164 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha163 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha162 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha161 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha160 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha159 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha158 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha157 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha156 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha155 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha154 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-oathkeeper-client-0.38.24.beta1 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha153 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md
ory-client-0.0.1.alpha152 vendor/bundle/ruby/2.5.0/gems/rspec-support-3.11.0/README.md