--- Scott Taylor <[EMAIL PROTECTED]> wrote:
 
> I'm missing the why.  What is the higher-level objective that you're  
> trying to accomplish?  Seems like you want something like autotest + a  
> custom formatter?

The app (www.redcaride.com) has a plugin system with reloading, which lets you 
work on your plugin
without restarting the application. Now I can reload and rerun the specs too, 
so you really do
never have to leave the app.

I know that this is a slightly dangerous way of running specs - but it is 
convenient. And I plan
to make it almost as quick to load another app instance and run your specs in a 
clean fashion as
well.

best,
Dan



_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to