Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

Author

       Steve Purkis <spurkis@cpan.org>

Bugs

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

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.

Name

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

See Also

       TAP::Formatter::HTML

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

perl v5.36.0                                       2023-08-11                 TAP::Formatter::HTML::Session(3pm)

Synopsis

        # see TAP::Formatter::HTML

See Also