"U.Nakamura" <usa / garbagecollect.jp> writes: > Hello, > > In message "[ruby-core:19037] Re: miniunit problems and release of Ruby 1.9.0-5" > on Sep.30,2008 14:10:29, <ryand-ruby / zenspider.com> wrote: >> Does anyone use testrb? Maybe it is used more in Japan? I'm serious >> when I said that I've NEVER paired with anyone (in the tens! :P) who >> uses it. We use autotest. We use rake. We use plain ruby... we don't >> ever use testrb. > > I often use testrb. > It's very convenient to run all test scripts in a directory. > I'm wondering how other people run tests at such time without > testrb. I used it all the time, when there are Test::Unit tests. My own frameworks also have testrunners in that spirit (bin/specrb, bin/bacon). -- Christian Neukirchen <chneukirchen / gmail.com> http://chneukirchen.org