rubygem-rspec: rubygem-rspec (BDD for Ruby)
rubygem-rspec:
rubygem-rspec: rspec is a meta-gem, which depends on the rspec-core, rspec-mocks
rubygem-rspec: and rspec-expectations gems. Each of these can be installed
rubygem-rspec: separately and loaded in isolation using require. Among other
rubygem-rspec: benefits, this allows you to use rspec-expectations, for example,
rubygem-rspec: in Test::Unit::TestCase if you happen to prefer that style.
rubygem-rspec:
rubygem-rspec: Homepage: https://github.com/rspec/rspec
rubygem-rspec:
rubygem-rspec: