Steve Purkis > TAP-Formatter-HTML-0.05 > TAP::Formatter::HTML::Session

Download:
TAP-Formatter-HTML-0.05.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  3
View Bugs
Report a bug
Module Version: 0.05   Source   Latest Release: TAP-Formatter-HTML-0.08

NAME ^

TAP::Formatter::HTML::Session - TAP Test Harness output delegate for html output

SYNOPSIS ^

 # see TAP::Formatter::HTML

DESCRIPTION ^

This module is part of TAP::Formatter::HTML, which provides HTML output formatting for TAP::Harness. It handles individual test sessions, eg. output from an individual test script.

As documentation is a bit sparse at the moment, you'll need to read the source if you need to inherit/hack on the module at all.

BUGS ^

Please use http://rt.cpan.org to report any issues.

AUTHOR ^

Steve Purkis <spurkis@cpan.org>

COPYRIGHT ^

Copyright (c) 2008 Steve Purkis <spurkis@cpan.org>, S Purkis Consulting Ltd. All rights reserved.

This module is released under the same terms as Perl itself.

SEE ALSO ^

TAP::Formatter::HTML

TAP::Formatter::Console::Session - the default TAP formatter used by TAP::Harness