The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:TAP::Parser::Iterator::Array"

TAP::Parser::Iterator::Array - Iterator for array-based TAP sources River stage five • 205 direct dependents • 22560 total dependents

This is a simple iterator wrapper for arrays of scalar content, used by TAP::Parser. Unless you're writing a plugin or subclassing, you probably won't need to use this module directly....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Tree - TAP (Test Anything Protocol) parser which supported the subtest River stage zero No dependents

TAP::Tree is a simple parser of TAP which supported the subtest. It parses the data of a TAP format to the data of tree structure. Moreover, the iterator for complicated layered tree structure is also prepared....

MAGNOLIA/TAP-Tree-v0.0.5 - 10 Jun 2014 13:20:26 UTC

TAP::Parser - Parse TAP output River stage five • 205 direct dependents • 22560 total dependents

"TAP::Parser" is designed to produce a proper parse of TAP output. For an example of how to run tests through this module, see the simple harnesses "examples/". There's a wiki dedicated to the Test Anything Protocol: <http://testanything.org> It incl...

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Parser::Iterator - Base class for TAP source iterators River stage five • 205 direct dependents • 22560 total dependents

This is a simple iterator base class that defines TAP::Parser's iterator API. Iterators are typically created from TAP::Parser::SourceHandlers....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Parser::SourceHandler - Base class for different TAP source handlers River stage five • 205 direct dependents • 22560 total dependents

This is an abstract base class for TAP::Parser::Source handlers / handlers. A "TAP::Parser::SourceHandler" does whatever is necessary to produce & capture a stream of TAP from the *raw* source, and package it up in a TAP::Parser::Iterator for the par...

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Parser::SourceHandler::RawTAP - Stream output from raw TAP in a scalar/array ref. River stage five • 205 direct dependents • 22560 total dependents

This is a *raw TAP output* TAP::Parser::SourceHandler - it has 2 jobs: 1. Figure out if the TAP::Parser::Source it's given is raw TAP output ("can_handle"). 2. Creates an iterator for raw TAP output ("make_iterator"). Unless you're writing a plugin o...

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC
6 results (0.035 seconds)