Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Plugin generator that uses RSpec stubs instead of Test::Unit. Also sets up database connections for testing against an isolated database.

Notifications You must be signed in to change notification settings

patmaddox/rspec-plugin-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

For usage docs:

./script/generate rspec_plugin

Based off the Rails plugin generator. database.yml/schema.rb/spec_helper.rb based off of Chapter 8 of “Rails Plugins: Extending Rails Beyond the Core” by James Adam

About

Plugin generator that uses RSpec stubs instead of Test::Unit. Also sets up database connections for testing against an isolated database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages