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,159 of 195,671
Downloads: 4,013

Daily

Ranking: 73,612 of 195,647
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
211,179,915,508rspec-expectations
291,005,253,991rspec

Owners

#GravatarHandle
1icondavidcelis