Categories: None [Edit]

rspec-block_is_expected

https://rubygems.org/gems/rspec-block_is_expected
https://github.com/pboling/rspec-block_is_expected
subject { Integer(nil) }; it('raises') { block_is_expected.to raise_error(TypeError) }

Total

Ranking: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconpboling