TAP::Formatter::HTML::Session.3pm

Langue: en

Version: 2010-05-06 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

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 (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