| App::Prove |
Implements the C<prove> command. |
3.43_01 |
metacpan |
| App::Prove::State |
State storage for the C<prove> command. |
3.43_01 |
metacpan |
| App::Prove::State::Result |
Individual test suite results. |
3.43_01 |
metacpan |
| App::Prove::State::Result::Test |
Individual test results. |
3.43_01 |
metacpan |
| TAP::Base |
Base class that provides common functionality to L<TAP::Parser>
and L<TAP::Harness> |
3.43_01 |
metacpan |
| TAP::Formatter::Base |
Base class for harness output delegates |
3.43_01 |
metacpan |
| TAP::Formatter::Color |
Run Perl test scripts with color |
3.43_01 |
metacpan |
| TAP::Formatter::Console |
Harness output delegate for default console output |
3.43_01 |
metacpan |
| TAP::Formatter::Console::ParallelSession |
Harness output delegate for parallel console output |
3.43_01 |
metacpan |
| TAP::Formatter::Console::Session |
Harness output delegate for default console output |
3.43_01 |
metacpan |
| TAP::Formatter::File |
Harness output delegate for file output |
3.43_01 |
metacpan |
| TAP::Formatter::File::Session |
Harness output delegate for file output |
3.43_01 |
metacpan |
| TAP::Formatter::Session |
Abstract base class for harness output delegate |
3.43_01 |
metacpan |
| TAP::Harness |
Run test scripts with statistics |
3.43_01 |
metacpan |
| TAP::Harness::Env |
Parsing harness related environmental variables where appropriate |
3.43_01 |
metacpan |
| TAP::Object |
Base class that provides common functionality to all C<TAP::*> modules |
3.43_01 |
metacpan |
| TAP::Parser |
Parse L<TAP|Test::Harness::TAP> output |
3.43_01 |
metacpan |
| TAP::Parser::Aggregator |
Aggregate TAP::Parser results |
3.43_01 |
metacpan |
| TAP::Parser::Grammar |
A grammar for the Test Anything Protocol. |
3.43_01 |
metacpan |
| TAP::Parser::Iterator |
Base class for TAP source iterators |
3.43_01 |
metacpan |
| TAP::Parser::Iterator::Array |
Iterator for array-based TAP sources |
3.43_01 |
metacpan |
| TAP::Parser::Iterator::Process |
Iterator for process-based TAP sources |
3.43_01 |
metacpan |
| TAP::Parser::Iterator::Stream |
Iterator for filehandle-based TAP sources |
3.43_01 |
metacpan |
| TAP::Parser::IteratorFactory |
Figures out which SourceHandler objects to use for a given Source |
3.43_01 |
metacpan |
| TAP::Parser::Multiplexer |
Multiplex multiple TAP::Parsers |
3.43_01 |
metacpan |
| TAP::Parser::Result |
Base class for TAP::Parser output objects |
3.43_01 |
metacpan |
| TAP::Parser::Result::Bailout |
Bailout result token. |
3.43_01 |
metacpan |
| TAP::Parser::Result::Comment |
Comment result token. |
3.43_01 |
metacpan |
| TAP::Parser::Result::Plan |
Plan result token. |
3.43_01 |
metacpan |
| TAP::Parser::Result::Pragma |
TAP pragma token. |
3.43_01 |
metacpan |
| TAP::Parser::Result::Test |
Test result token. |
3.43_01 |
metacpan |
| TAP::Parser::Result::Unknown |
Unknown result token. |
3.43_01 |
metacpan |
| TAP::Parser::Result::Version |
TAP syntax version token. |
3.43_01 |
metacpan |
| TAP::Parser::Result::YAML |
YAML result token. |
3.43_01 |
metacpan |
| TAP::Parser::ResultFactory |
Factory for creating TAP::Parser output objects |
3.43_01 |
metacpan |
| TAP::Parser::Scheduler |
Schedule tests during parallel testing |
3.43_01 |
metacpan |
| TAP::Parser::Scheduler::Job |
A single testing job. |
3.43_01 |
metacpan |
| TAP::Parser::Scheduler::Spinner |
A no-op job. |
3.43_01 |
metacpan |
| TAP::Parser::Source |
a TAP source & meta data about it |
3.43_01 |
metacpan |
| TAP::Parser::SourceHandler |
Base class for different TAP source handlers |
3.43_01 |
metacpan |
| TAP::Parser::SourceHandler::Executable |
Stream output from an executable TAP source |
3.43_01 |
metacpan |
| TAP::Parser::SourceHandler::File |
Stream TAP from a text file. |
3.43_01 |
metacpan |
| TAP::Parser::SourceHandler::Handle |
Stream TAP from an IO::Handle or a GLOB. |
3.43_01 |
metacpan |
| TAP::Parser::SourceHandler::Perl |
Stream TAP from a Perl executable |
3.43_01 |
metacpan |
| TAP::Parser::SourceHandler::RawTAP |
Stream output from raw TAP in a scalar/array ref. |
3.43_01 |
metacpan |
| TAP::Parser::YAMLish::Reader |
Read YAMLish data from iterator |
3.43_01 |
metacpan |
| TAP::Parser::YAMLish::Writer |
Write YAMLish data |
3.43_01 |
metacpan |
| Test::Harness |
Run Perl standard test scripts with statistics |
3.43_01 |
metacpan |