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: 149,459 of 192,137
Downloads: 3,901

Daily

Ranking: 123,214 of 192,103
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
201,135,136,992rspec-expectations
29970,934,436rspec

Owners

#GravatarHandle
1icondavidcelis