object-daddy 1.0.2
Object Daddy is a library (as well as a Ruby on Rails plugin) designed to assist in automating testing of large collections of objects, especially webs of ActiveRecord models. It is a descendent of the "Object Mother" pattern for creating objects for testing, and is related to the concept of an "object exemplar" or stereotype.
Gemfile:
=
安裝:
=
Development 相依性套件 (10):
bundler
~> 1.0.0
generator_spec
>= 0
jeweler
~> 1.8.3
mocha
>= 0
pry
>= 0
rails
>= 3.0.0
rdoc
~> 3.12
rspec
~> 2.8.0
rspec-rails
>= 0
sqlite3
>= 0