From: Luis Lavena Date: 2010-04-22T03:50:06+09:00 Subject: Re: Proposing a Ruby Packaging Standard On Apr 21, 2:07 pm, Damian Janowski wrote: > [...] > > Under Tests, should there be a standard for running the entire test > suite? Say, `rake`? That would trigger other dependencies developers might have in their rake tasks (like coverage, documentation, mutation testing, etc.) I simple "ruby -Ilib test/test*.rb" should suffice, right? -- Luis Lavena