RubyGems Navigation menu

shoulda_matchmakers 0.1.0

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

3621b5ab8da9aad3cbbb18352f0ea9c0fd9df49fdda1afc8b9edccb70f54253d

下载总量 4,085

这个版本 1,677

许可:

MIT

需要的 Ruby 版本: >= 0

链接: