RubyGems Navigation menu

spec-me-maybe 1.0.0

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

Gemfile:
=

install:
=

Versions:

  1. 1.0.0 September 26, 2014 (10 KB)
Show all versions (2 total)

Runtime Dependencies (1):

Development Dependencies (1):

rspec ~> 3.1

Owners:

Authors:

  • David Celis

SHA 256 checksum:

=

Total downloads 3,292

For this version 3,284

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: