Categories: None [Edit]

spec-me-maybe

https://rubygems.org/gems/spec-me-maybe
https://github.com/davidcelis/spec-me-maybe
Adds the `maybe` syntax to RSpec: describe Thing do it 'is maybe equal to another thing' do maybe(Thing.new).will eq(another_thing) # Passes sometimes. Maybe. end end

Total

Ranking: 149,206 of 190,365
Downloads: 3,854

Daily

Ranking: 77,133 of 190,317
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
191,118,077,454rspec-expectations
29957,790,816rspec

Owners

#GravatarHandle
1icondavidcelis