logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

TAP::Formatter::File::Session - Harness output delegate for file output

Description

       This provides file orientated output formatting for TAP::Harness.  It is particularly important when
       running with parallel tests, as it ensures that test results are not interleaved, even when run
       verbosely.

Methods

result
       Stores results for later output, all together.

   close_test
       When the test file finishes, outputs the summary, together.

perl v5.40.0                                       2024-08-17                 TAP::Formatter::File::Session(3pm)

Name

       TAP::Formatter::File::Session - Harness output delegate for file output

Version

       Version 3.50

See Also