----- Original Message ---- > Date: Fri, 27 Feb 2009 16:41:53 +0000 > From: Matt Wynne
> Please let me know how you get on running them in parallel for CI, as > I'd also like to do this. At the moment we just use the two > environments for faster feedback when we're regressions testing > locally. How are you thinking about collecting the results, for > example? Piping them to separate files? > I have 2 projects in cc.rb. Each is the same codebase but runs a different target, so when a git change is pushed, they both kick off in parallel. I was going to put html output into the custom build artifacts, and possibly making a 3rd page to put all the results on one page. Forrest _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users