On Jan 30, 2008 4:16 PM, lfeistel <
lfeistel@...> wrote:
>
> I am also running into nearly this same issue. I am using NetBeans with
> autotest as I am developing a new Engine Plugin. I would like the tests for
> the Engine to live in the plugin's spec directory. But it seems that the
> only way to run the plugin specs is through rake spec:plugins. I can
> understand that we wouldn't always want to have the plugin specs getting run
> along with the app's specs, but in this case I do need this functionality
> since I am developing an Engine.
>
> Has this issue been resolved? I see that there was never any reply to it.
If you're looking to run them using rake, just write your own rake task.
If you're looking to run them using autotest, check this out:
http://blog.davidchelimsky.net/articles/2008/01/15/rspec-1-1-2-and-zentest-3-8-0HTH,
David
_______________________________________________
rspec-users mailing list
rspec-users@...
http://rubyforge.org/mailman/listinfo/rspec-users