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,744 of 187,224
Downloads: 3,594

Daily

Ranking: 147,664 of 187,196
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
171,068,979,249rspec-expectations
27919,195,736rspec

Owners

#GravatarHandle
1icondavidcelis