in reply to detailed html summary of failed tests

If you want something that somebody has already built, take a look at Test::TAP::HTMLMatrix.

If you want to build your own test running I recommend you take a look at Ovid's TAPx::Parser, which can help you make your own test runners much more easily than messing with Test::Harness::Straps.

  • Comment on Re: detailed html summary of failed tests