--- Geoffrey Young <[EMAIL PROTECTED]> wrote:

> so, it would be nice to make sure the test name is recognizable.  I
> guess the options here are no truncation at all or (for those who
> think lines over 72 characters are evil) at least starting from the
> right-hand side of the test name.

I deliberately made it easy to subclass TAPx::Harness.  While it's not
perfect (lots more work to do), all you need to do is override the
'summary' method to generate any sort of test summary you like.  Then
you can just use it:

  runtests --harness My::TAPx::Harness

Cheers,
Ovid

--

Buy the book -- http://www.oreilly.com/catalog/perlhks/
Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/

Reply via email to