in reply to How would I make Test::Harness fail-fast?

if one of the earlier tests fail ... it can be difficult to find that first one

Doesn't the report at the end make it apparent which test failed first ?

Cheers,
Rob
  • Comment on Re: How would I make Test::Harness fail-fast?

Replies are listed 'Best First'.
Re^2: How would I make Test::Harness fail-fast?
by dekimsey (Sexton) on Jun 01, 2009 at 02:21 UTC
    It generates a summary at the end, but it can be quite noisy. It isn't the behavior I'm really looking for.
    Danny.