On Wednesday 14 March 2007 01:37, Smylers wrote: > chromatic writes:
> > There ought to be a way to capture diagnostic information in the TAP > > stream because it's useful for diagnosing problems. > Does that help with the case where it's an 'ordinary' Perl-generated > warning ("Use of uninitialized value" and the like), which runtests is > also swallowing at the moment? They don't have to interfere with the TAP stream unless they call Test::Builder->diag(), which was my laborious and heavily sarcastic point. -- c