Re: Test::Most 'die' unless $smoking;

2008-09-14 Thread Ovid
--- On Sun, 14/9/08, Abe Timmerman <[EMAIL PROTECTED]> wrote: > > At least for CPAN Testers, the canonical way is > $ENV{AUTOMATED_TESTING}. > > > > I don't know if that also gets set for automated > core smoking. > > Nope, but I can make it so :) > > Just say so and I'll make it so. Sounds gr

Re: Test::Most 'die' unless $smoking;

2008-09-14 Thread Abe Timmerman
David Golden wrote: > On Mon, Sep 8, 2008 at 12:20 PM, Ovid <[EMAIL PROTECTED]> wrote: >> What's the 'canonical' way to check to see if my tests are being run by a >> smoker? I can't find anything in Test::Smoke about this (I might be blind). > > At least for CPAN Testers, the canonical way is $