On Sun, Aug 19, 2001 at 02:07:07AM +0900, Tatsuhiko Miyagawa wrote:
> > >     Save individual test failure outputs to separate logfiles.
> > 
> > Planned.  Probably going to put the results for t/foo.t into
> > t/foo.t.out by default.  I'm a little worried this will interfere with
> > people's tests (some tests look at the contents of t/).
> > 
> > Alternatives welcome.
> 
> ExtUtils::TBone (which is released as a separate module on CPAN
> recently) by Eryq seems to have this feature.
> http://search.cpan.org/search?dist=ExtUtils-TBone

Yes, I saw that last night.  I'm tempted to steal the feature for
Test::More with a bit of invisible magic (ie. tie STDOUT and STDERR so
they both capture and print).


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl6 Quality Assurance     <[EMAIL PROTECTED]>       Kwalitee Is Job One
"Hey kids!  I'm Beefy the Elf!  Follow me to Meattart Land!"
"It's like chewing on a lemon cow!"
"I like Meattarts 'cause they're meaty!"
"I like Meattarts 'cause... wait.  These suck."
        http://www.goats.com/archive/000608.html

Reply via email to