I am breaking an app into a bunch of rails 2.x style engine plugins. The app is already tested with rspec and I am trying to figure out how to get autotest or even rake spec to run the examples in the plugins. Thanks for any information