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 校验和:

0c4a7eb123bc9ac65ed1a0ffbe96a72baab4c83e754753ba39dcda17ed1825a5

下载总量 3,175

这个版本 3,167

许可:

MIT

需要的 Ruby 版本: >= 0

链接: