RubyGems Navigation menu

shoulda_matchmakers 0.1.1

Shoulda Matchmakers generates regression specs for existing ActiveRecord models and ActionController controllers using Shoulda Matchers. It generates specs for model validations, associations, nested attributes, enum definitions, attribute serialization, database columns and database indexes as well as controller REST routes, and before/after/around actions/filters. It can also generate FactoryGirl factories containing the minimum attributes required for the factory to create a valid object. Shoulda Matchmakers is based on the Regressor gem by Erwin Schens.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.1 - December 27, 2016 (35KB)
  2. 0.1.0 - December 27, 2016 (52KB)

Runtime依存関係 (5):

haml >= 4.0.7, ~> 4.0
haml-rails ~> 0.9.0
rails >= 4.2.7, ~> 4.2
shoulda-matchers >= 3.1.1, ~> 3.1
spin_to_win ~> 0.1.2

Development依存関係 (3):

pg >= 0.18.4, ~> 0.18
rspec-rails >= 3.5.2, ~> 3.5

所有者:

作者:

  • Tim Edwards

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 4,126

このバージョンのみ 2,430

ライセンス:

MIT

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

リンク: