Luis Lavena wrote: > On Thu, Jul 3, 2008 at 4:41 PM, Igal Koshevoy <igal / pragmaticraft.com> wrote: > >> The only gotcha with a "test-rubyspec" task is that it it relies on external >> software and a network connection to checkout code. Anyway, I'm hoping that >> the shell-based checker program I'm working on will provide a reasonable way >> to do that, and can be easily run out of a make/rake task. >> >> > > Don't want to be a pain to someone, but what about a Rakefile instead > of a shell based checker program? Just to make it cross platform. > After all, someone at least have baseruby installed to build ruby ;- Ruby based program to check ruby itself? Does that really reliable? Rake is a great software but we are standing at the point where MRI is suspicious to be great, when we run tests for it.