Package: ruby-attr-required / 1.0.0-2

Metadata

Package Version Patches format
ruby-attr-required 1.0.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
rspec3 | (download)

spec/attr_optional_spec.rb | 136 68 + 68 - 0 !
spec/attr_required_spec.rb | 216 108 + 108 - 0 !
2 files changed, 176 insertions(+), 176 deletions(-)

 patch tests to support rspec 3
 Change `should` to `expect` and similar changes so as to support RSpec 3.
simplecov | (download)

spec/spec_helper.rb | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 disable simplecov
 Disable simplecov while running tests