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: 150,835 of 196,480
Downloads: 4,030

Daily

Ranking: 68,498 of 196,444
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
211,197,444,394rspec-expectations
291,018,839,902rspec

Owners

#GravatarHandle
1icondavidcelis