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: 152,306 of 183,107
Downloads: 3,303

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13943,186,233rspec-expectations
25817,849,894rspec

Owners

#GravatarHandle
1icondavidcelis