[rspec-users] How to load fixtures for plugins with rspec tests

2008-02-13 Thread lfeistel
Hello all, I had no trouble loading fixtures from the application's base spec/fixtures directory, but I am working on a plugin which has its own rspec tests and fixtures. I am getting the rspec tests to run, but they cannot seem to load the fixtures that go with each plugin, so of course they

Re: [rspec-users] Autotest with RSpec Rails and Engines

2008-01-31 Thread lfeistel
Thanks, your blog post was very helpful. I've got autotest working in my plugin. One hurdle I had to jump was that the new autotest defines an exception for vendor/plugins by default. So you can sit and define mappings all day and never get any results because the whole plugins directory is not