RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

2 CPUs + Parallel Specs = 2x Testing Speed

Comments

I posted this as a request for Test::Unit 2.x as well, but Kouhei is somewhat loathe to implement it.

http://rubyforge.org/tracker/index.php?func=detail&aid=26032&group_id=5650&atid=21859

Test::Unit 2.x does provide a priority mode which can greatly speed up your tests.

It seems to me he just wants to be convinced. Or, more accurately, he’s not in the mood for implementing the message passing to have output come from a single thread and he’s keen to see you implement it instead ;-)

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in