in reply to Re: Detect is my test run by cpantesters
in thread Detect is my test run by cpantesters

Thanks! This is exactly what I am looking for
  • Comment on Re^2: Detect is my test run by cpantesters

Replies are listed 'Best First'.
Re^3: Detect is my test run by cpantesters
by tobyink (Canon) on Aug 16, 2014 at 19:14 UTC

    It might also be worth checking $ENV{EXTENDED_TESTING} - this is the recommended environment variable that people are supposed to set to opt-in to running additional test cases.

    See also: Lancaster Consensus.