Buddy Burden
unread,Aug 14, 2012, 8:43:57 PM8/14/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Michael G Schwern, Perl QA
schwern,
> Executive Summary: If you're using Test::Builder::Tester to test your Test
> module, switch to Test::Tester. ...
> :
> :
> What say?
Well, I say that it's a bit of a PITA, but I'll add it to my TODO
list. I recall now that the skip/SKIP thing is what was causing some
CPAN Testers failures for Test::File, so I guess I'l just switch it
over to Test::Tester and that'll solve it, eh? Hopefully it won't be
too awful, but my recollection is that TBT and TT have _completely_
different approaches when it comes to testing, so it won't be trivial
either. So I guess I'm torn between saying "yay for progress!" and
"bummer for my already overstuffed schedule." ;->
-- Buddy