On Tue, May 19, 2009 at 11:54 AM, Sarah Allen <[email protected]> wrote: > I'm trying to write specs to test a Rails plugin and I'm not clear on > what needs to be installed and required. Works fine for many specs, but > view testing fails (i.e. anything relying rspec-rails over just rspec). > > In other words, how can I use the rspec-rails gem to test a plugin?'
Check out Pat's rspec plugin generator: http://github.com/pat-maddox/rspec-plugin-generator/tree/master > > Thanks, > Sarah > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
