Package gem-rspec: Information
Source package: gem-rspec
Version: 3.13.2-alt1
Build time: May 23, 2026, 01:17 AM
Category: Development/Ruby
Report package bugHome page: http://rspec.info/
License: MIT
Summary: RSpec meta-gem that depends on the other components
Description:
rspec is a meta-gem, which depends on the rspec-core, rspec-expectations and rspec-mocks gems. Each of these can be installed separately and loaded in isolation using require. Among other benefits, this allows you to use rspec-expectations, for example, in Test::Unit::TestCase if you happen to prefer that style. Conversely, if you like RSpec's approach to declaring example groups and examples (describe and it) but prefer Test::Unit assertions and mocha, rr or flexmock for mocking, you'll be able to do that without having to install or load the components of RSpec that you're not using.
List of RPM packages built from this SRPM:
gem-rspec (noarch)
gem-rspec-core (noarch)
gem-rspec-core-doc (noarch)
gem-rspec-doc (noarch)
gem-rspec-expectations (noarch)
gem-rspec-expectations-doc (noarch)
gem-rspec-mocks (noarch)
gem-rspec-mocks-doc (noarch)
gem-rspec-support (noarch)
gem-rspec-support-doc (noarch)
rspec (noarch)
gem-rspec (noarch)
gem-rspec-core (noarch)
gem-rspec-core-doc (noarch)
gem-rspec-doc (noarch)
gem-rspec-expectations (noarch)
gem-rspec-expectations-doc (noarch)
gem-rspec-mocks (noarch)
gem-rspec-mocks-doc (noarch)
gem-rspec-support (noarch)
gem-rspec-support-doc (noarch)
rspec (noarch)
Maintainer: Ruby Maintainers Team
Last changed
May 22, 2026 Pavel Skrylev 3.13.2-alt1
- ^ 3.13.0 -> 3.13.2
- * since upstreaam now contain all the rspec gem in the single repo just use
them, and remove other rspec separated onesApril 15, 2024 Pavel Skrylev 3.13.0-alt1
- ^ 3.10.0 -> 3.13.0
May 12, 2021 Pavel Skrylev 3.10.0-alt1
- ^ 3.8.0 -> 3.10.0