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: 151,180 of 180,681
Downloads: 3,209

Daily

Ranking: 68,625 of 180,671
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
11884,883,755rspec-expectations
24772,211,489rspec

Owners

#GravatarHandle
1icondavidcelis