On Wednesday, September 4, 2002, at 12:48 AM, Michael G Schwern wrote:
> TEST_VERBOSE, to Test::Harness, is not an environment variable. It's
> a make
> attribute used by MakeMaker to set $Test::Harness::verbose like you
> have
> above.
>
> make test TEST_VERBOSE=1
>
> That's what the f
On Tue, Sep 03, 2002 at 07:08:25PM -0700, David Wheeler wrote:
> In fact, other than the Test::Class method names, TEST_VERBOSE adds
> nothing to the output -- not even diag messages. So I've added this to
> the script that runs my test scripts through Test::Harness:
>
> use Test::Harness qw(