David Chelimsky wrote: > > The latest rspec code in git introduces an autospec command that runs > specs, leaving autotest to run the stuff in the test directory. This > doesn't solve your problem, but might be useful information. > > To run both tests and specs you'll have to add a .autotest file and > modify the mappings between subject files and the tests and examples > that drive them. Check out > http://blog.davidchelimsky.net/2008/1/15/rspec-1-1-2-and-zentest-3-8-0 > and the ZenTest documentation for pointers on this. >
Thanks David, that looks like plenty to go on. I can run autotest and autospec in two different terminals for the time being I guess, and when I gather the gumption I'll blaze into the ~/.autotest stuff. cheers, Matt -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users