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,744 of 193,262
Downloads: 3,941

Daily

Ranking: 77,667 of 193,241
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
211,151,641,043rspec-expectations
29983,409,217rspec

Owners

#GravatarHandle
1icondavidcelis