On Tue, Mar 08, 2005 at 12:21:35PM -0800, Michael G Schwern ([EMAIL PROTECTED]) 
wrote:
> > Also, in thinking through the reorg of Test::Builder, it would be great 
> > if the notion of "success" or "failure" could be isolated from any 
> > particular form of output.  That would mean that someone could use 

But T::B doesn't really think about "success" or "failure".  It's in the
harness that processes it.  For example:

  not ok 1 - walk on water # TODO Not done yet

T::B doesn't care if it's a pass or fail.  It just reports what it
knows, without drawing conclusions.

-- 
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance

Reply via email to