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,050 of 187,548
Downloads: 3,648

Daily

Ranking: 70,114 of 187,532
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
171,075,925,669rspec-expectations
28924,538,466rspec

Owners

#GravatarHandle
1icondavidcelis