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 (10KB)
全てのバージョンを表示(全2件)

Runtime依存関係 (1):

Development依存関係 (1):

rspec ~> 3.1

所有者:

作者:

  • David Celis

SHA 256チェックサム:

=

累計ダウンロード数 3,303

このバージョンのみ 3,295

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: