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.

And, I also use --runner=tk always. But I will be able to endure
removing GUI runner support...


BTW, I like code of miniunit. So I'm expecting that miniunit
completely replaces test/unit very much. Therefore, I want you
to keep compatibility as much as possible about the functions.



Regards,
-- 
U.Nakamura <usa / garbagecollect.jp>