RSpec for Rails 7+
Behaviour Driven Development framework for Ruby
RSpec Best Practices
Provides a readable API to express expected outcomes of a code example
RSpec's 'test double' framework, with support for stubbing and mocking
RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase
Automatically generate API documentation from RSpec
RSpec for Sidekiq
RSpec::Parameterized supports simple parameterized test syntax in rspec.
`its` for RSpec 3 extracted from rspec-core 2.x
Gherkin extension for RSpec
RSpec snapshot testing.
Collection cardinality matchers, extracted from rspec-expectations
a small RSpec clone
RSpec driven API testing framework
RSpec matcher for Resque
Nyan Cat inspired RSpec formatter!
Performance testing matchers for RSpec
retry randomly failing rspec example