[rspec-users] Using RSpec and Cucumber with Rails 3 Engines
Brandon Olivares
programmer2188 at gmail.com
Mon Jun 28 22:58:25 EDT 2010
Hi,
I recently upgraded to Rails 3 beta, a few weeks ago. One thing I would
really like to do is to develop components of my application, because some
of them I'd really like to be able to reuse on other projects. I know how to
make engines well enough, but it seems difficult or impossible to test them
with RSpec and Cucumber. At least with Cucumber, it won't run because it's
not a normal Rails application.
Is there a way to get around this, or what alternative would you recommend?
Thanks,
Brandon
More information about the rspec-users
mailing list