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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.0 - September 26, 2014 (10.0 KB)
顯示所有版本(共 2)

Runtime 相依性套件 (1):

Development 相依性套件 (1):

rspec ~> 3.1

擁有者:

作者:

  • David Celis

SHA 256 checksum:

0c4a7eb123bc9ac65ed1a0ffbe96a72baab4c83e754753ba39dcda17ed1825a5

總下載次數 3,187

這個版本 3,179

License:

MIT

Ruby 版本需求: >= 0

相關連結: