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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (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 Dependencies (3):

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

Owners:

Authors:

  • Tim Edwards

SHA 256 checksum:

5cde6ae342a6bbd4450320f9049403497210fd88b02db99d23d0f1650014ae55

Total downloads 4,054

For this version 2,390

License:

MIT

Required Ruby Version: >= 0

Links: