Go to Google Groups Home    ruby-talk-google
Re: MiniTest & Test::Unit::TestResult in Ruby 1.9.1

Trans <transf...@gmail.com>

On Jan 28, 10:38 am, James Gray <ja...@grayproductions.net> wrote:

> On Jan 28, 2009, at 9:17 AM, James Mead wrote:

> > It looks like Test::Unit::TestResult [1] has disappeared in Ruby  
> > 1.9.1. Is
> > this correct?

> > In fact, it looks like requiring 'test/unit' now just gets you a thin
> > wrapper around MiniTest. Is this correct?

> This is correct.  Test::Unit has been retired.

Retired? I beleive it is still an active project, only it is now a
separate install.

T.