| This Release | Test-Harness-3.23 | [Download] [Browse] | 21 Feb 2011 | |||
| Latest Release | Test-Harness-3.28 | [Download] [Browse] | 02 May 2013 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (40) ] [ Website ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | http://github.com/AndyA/Test-Harness/tree/master | |||||
| CPAN Testers | PASS (1008) FAIL (41) UNKNOWN (2) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(5 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| App::Prove | Implements the prove command. | 3.23 | |
| App::Prove::State | State storage for the prove command. | 3.23 | |
| App::Prove::State::Result | Individual test suite results. | 3.23 | |
| App::Prove::State::Result::Test | Individual test results. | 3.23 | |
| TAP::Base | Base class that provides common functionality to TAP::Parser and TAP::Harness | 3.23 | |
| TAP::Formatter::Base | Base class for harness output delegates | 3.23 | |
| TAP::Formatter::Color | Run Perl test scripts with color | 3.23 | |
| TAP::Formatter::Console | Harness output delegate for default console output | 3.23 | |
| TAP::Formatter::Console::ParallelSession | Harness output delegate for parallel console output | 3.23 | |
| TAP::Formatter::Console::Session | Harness output delegate for default console output | 3.23 | |
| TAP::Formatter::File | Harness output delegate for file output | 3.23 | |
| TAP::Formatter::File::Session | Harness output delegate for file output | 3.23 | |
| TAP::Formatter::Session | Abstract base class for harness output delegate | 3.23 | |
| TAP::Harness | Run test scripts with statistics | 3.23 | |
| TAP::Object | Base class that provides common functionality to all TAP::* modules | 3.23 | |
| TAP::Parser | Parse TAP output | 3.23 | |
| TAP::Parser::Aggregator | Aggregate TAP::Parser results | 3.23 | |
| TAP::Parser::Grammar | A grammar for the Test Anything Protocol. | 3.23 | |
| TAP::Parser::Iterator | Base class for TAP source iterators | 3.23 | |
| TAP::Parser::Iterator::Array | Iterator for array-based TAP sources | 3.23 | |
| TAP::Parser::Iterator::Process | Iterator for process-based TAP sources | 3.23 | |
| TAP::Parser::Iterator::Stream | Iterator for filehandle-based TAP sources | 3.23 | |
| TAP::Parser::IteratorFactory | Figures out which SourceHandler objects to use for a given Source | 3.23 | |
| TAP::Parser::Multiplexer | Multiplex multiple TAP::Parsers | 3.23 | |
| TAP::Parser::Result | Base class for TAP::Parser output objects | 3.23 | |
| TAP::Parser::Result::Bailout | Bailout result token. | 3.23 | |
| TAP::Parser::Result::Comment | Comment result token. | 3.23 | |
| TAP::Parser::Result::Plan | Plan result token. | 3.23 | |
| TAP::Parser::Result::Pragma | TAP pragma token. | 3.23 | |
| TAP::Parser::Result::Test | Test result token. | 3.23 | |
| TAP::Parser::Result::Unknown | Unknown result token. | 3.23 | |
| TAP::Parser::Result::Version | TAP syntax version token. | 3.23 | |
| TAP::Parser::Result::YAML | YAML result token. | 3.23 | |
| TAP::Parser::ResultFactory | Factory for creating TAP::Parser output objects | 3.23 | |
| TAP::Parser::Scheduler | Schedule tests during parallel testing | 3.23 | |
| TAP::Parser::Scheduler::Job | A single testing job. | 3.23 | |
| TAP::Parser::Scheduler::Spinner | A no-op job. | 3.23 | |
| TAP::Parser::Source | a TAP source & meta data about it | 3.23 | |
| TAP::Parser::SourceHandler | Base class for different TAP source handlers | 3.23 | |
| TAP::Parser::SourceHandler::Executable | Stream output from an executable TAP source | 3.23 | |
| TAP::Parser::SourceHandler::File | Stream TAP from a text file. | 3.23 | |
| TAP::Parser::SourceHandler::Handle | Stream TAP from an IO::Handle or a GLOB. | 3.23 | |
| TAP::Parser::SourceHandler::Perl | Stream TAP from a Perl executable | 3.23 | |
| TAP::Parser::SourceHandler::RawTAP | Stream output from raw TAP in a scalar/array ref. | 3.23 | |
| TAP::Parser::Utils | Internal TAP::Parser utilities | 3.23 | |
| TAP::Parser::YAMLish::Reader | Read YAMLish data from iterator | 3.23 | |
| TAP::Parser::YAMLish::Writer | Write YAMLish data | 3.23 | |
| Test::Harness | Run Perl standard test scripts with statistics | 3.23 |
| HACKING.pod | contributing to TAP::Harness   |
| lib/TAP/Harness/Beyond.pod |   |
| prove | Run tests through a TAP harness.   |