Test Exemplars plugin

Plugin details

Allows you to easily create valid ActiveRecord objects for use in testing.

Websitehttp://evang.eli.st/blog/2007/8/8/doin-the-fixtures-plugin-thing Repositorysvn://evang.eli.st/public/plugins/test_exemplars Tags Tests LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install svn://evang.eli.st/public/plugins/test_exemplars

In test_helper.rb or spec_helper.rb file use the following

require "test_exemplars"
include ExemplarBuilder

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | Back in time (1 older version) | Last edited by: scott, 8 months ago