> Per the docs for autodiscover, all autotest/discover.rb files on your path
> are loaded in order to determine what file to load. Try adding an autotest
> directory in your project with a discover.rb file in it with:
>
> Autotest.add_discovery { "rpspec" }
Beautiful, worked like a charm, thanks!Still experimenting with getting the results to MacVim... I'll post anything I figure out. Sean _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
