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 (35.0 KB)
  2. 0.1.0 - December 27, 2016 (52.0 KB)

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

相關連結: