From: Matt Armstrong Date: 2003-02-13T18:36:46+09:00 Subject: Re: [ANN] Test::Unit 0.1.8 writes: > Matt Armstrong [mailto:matt@lickey.com] wrote: > >> This is great! In my case, Test::Unit is now only a tiny bit >> slower than RubyUnit (still using the RubyUnit compatibility >> layer). It used to > > Was the rest of what you were going to say interesting? ;-) It used to be about 100% slower than RubyUnit, now it is only about 30% slower. Very livable -- ~20,000 assertions on a 233 MHz Pentium in 30 seconds (includes my test code running time). -- matt