issues
search
btakita
/
rr
RR (Double Ruby) is a test double framework that features a rich selection of double techniques and a terse syntax.
http://github.com/rr/rr
MIT License
501
stars
58
forks
source link
1.1.0
#91
Closed
mcmire
closed
11 years ago
mcmire
commented
11 years ago
Drop support for Ruby 1.8
RR::Adapters::Rspec is now an alias for RR::Adapters::RSpec2 so that
RSpec.configuration.mock_framework = :rr
works again
RSpec.configuration.mock_framework = :rr
works again