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: 153,025 of 186,883
Downloads: 3,477

Daily

Ranking: 112,347 of 186,872
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
151,057,084,540rspec-expectations
27910,134,422rspec

Owners

#GravatarHandle
1icondavidcelis