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::Process"

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

This is a simple iterator wrapper for executing external processes, 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

My::TAP::Parser::Iterator::Process::LSF River stage one • 1 direct dependent • 1 total dependent

Runs a test harness around automated test cases, like "make test" in a make-oriented software distrbution, and similar to "prove" run in bulk. When run w/o parameters, it looks for "t" directory in the current working directory, and runs ALL tests un...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 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::Filter::Iterator - A TAP filter River stage zero No dependents

"TAP::Filter" allows arbitrary filters to be placed in the TAP processing pipeline of TAP::Harness. Installed filters see the parsed TAP stream a line at a time and can modify the stream by * replacing a result * injecting extra results * removing re...

ANDYA/TAP-Filter-0.04 - 05 Jul 2008 14:25:26 UTC

TAP::Parser::SourceHandler::Perl - Stream TAP from a Perl executable River stage five • 205 direct dependents • 22560 total dependents

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

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

TAP::Parser::SourceHandler::pgTAP - Stream TAP from pgTAP test scripts River stage zero No dependents

This source handler executes pgTAP tests. It does two things: 1. Looks at the TAP::Parser::Source passed to it to determine whether or not the source in question is in fact a pgTAP test ("can_handle"). 2. Creates an iterator that will call "psql" to ...

DWHEELER/TAP-Parser-SourceHandler-pgTAP-3.36 - 21 Aug 2022 01:14:35 UTC

TAP::Parser::SourceHandler::MyTAP - Stream TAP from MyTAP test scripts River stage zero No dependents

This source handler executes MyTAP MySQL tests. It does two things: 1. Looks at the TAP::Parser::Source passed to it to determine whether or not the source in question is in fact a MyTAP test ("can_handle"). 2. Creates an iterator that will call "mys...

DWHEELER/TAP-Parser-SourceHandler-MyTAP-3.27 - 11 May 2016 23:58:59 UTC

TAP::Parser::Iterator::PherkinStream - Stream with TAP from async BDD process River stage one • 9 direct dependents • 9 total dependents

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC

TAP::Parser::SourceHandler::Executable - Stream output from an executable TAP source River stage five • 205 direct dependents • 22560 total dependents

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

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