Andy Armstrong > Test-Harness

Test-Harness

This Release Test-Harness-3.17  [Download] [Browse 05 May 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs ] [ Website ] [ Dependencies ] [ Other Tools ]
Repository http://svn.hexten.net/tapx/trunk
CPAN Testers PASS (403)   FAIL (3)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating ***** (4 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

App::Prove Implements the prove command.     3.17
App::Prove::State State storage for the prove command.     3.17
App::Prove::State::Result Individual test suite results.     3.17
App::Prove::State::Result::Test Individual test results.     3.17
TAP::Base Base class that provides common functionality to TAP::Parser and TAP::Harness     3.17
TAP::Formatter::Base Harness output delegate for default console output     3.17
TAP::Formatter::Color Run Perl test scripts with color     3.17
TAP::Formatter::Console Harness output delegate for default console output     3.17
TAP::Formatter::Console::ParallelSession Harness output delegate for parallel console output     3.17
TAP::Formatter::Console::Session Harness output delegate for default console output     3.17
TAP::Formatter::File Harness output delegate for file output     3.17
TAP::Formatter::File::Session Harness output delegate for file output     3.17
TAP::Formatter::Session Abstract base class for harness output delegate     3.17
TAP::Harness Run test scripts with statistics     3.17
TAP::Object Base class that provides common functionality to all TAP::* modules     3.17
TAP::Parser Parse TAP output     3.17
TAP::Parser::Aggregator Aggregate TAP::Parser results     3.17
TAP::Parser::Grammar A grammar for the Test Anything Protocol.     3.17
TAP::Parser::Iterator Internal base class for TAP::Parser Iterators     3.17
TAP::Parser::Iterator::Array Internal TAP::Parser array Iterator     3.17
TAP::Parser::Iterator::Process Internal TAP::Parser Iterator     3.17
TAP::Parser::Iterator::Stream Internal TAP::Parser Iterator     3.17
TAP::Parser::IteratorFactory Internal TAP::Parser Iterator     3.17
TAP::Parser::Multiplexer Multiplex multiple TAP::Parsers     3.17
TAP::Parser::Result Base class for TAP::Parser output objects     3.17
TAP::Parser::Result::Bailout Bailout result token.     3.17
TAP::Parser::Result::Comment Comment result token.     3.17
TAP::Parser::Result::Plan Plan result token.     3.17
TAP::Parser::Result::Pragma TAP pragma token.     3.17
TAP::Parser::Result::Test Test result token.     3.17
TAP::Parser::Result::Unknown Unknown result token.     3.17
TAP::Parser::Result::Version TAP syntax version token.     3.17
TAP::Parser::Result::YAML YAML result token.     3.17
TAP::Parser::ResultFactory Factory for creating TAP::Parser output objects     3.17
TAP::Parser::Scheduler Schedule tests during parallel testing     3.17
TAP::Parser::Scheduler::Job A single testing job.     3.17
TAP::Parser::Scheduler::Spinner A no-op job.     3.17
TAP::Parser::Source Stream output from some source     3.17
TAP::Parser::Source::Perl Stream Perl output     3.17
TAP::Parser::Utils Internal TAP::Parser utilities     3.17
TAP::Parser::YAMLish::Reader Read YAMLish data from iterator     3.17
TAP::Parser::YAMLish::Writer Write YAMLish data     3.17
Test::Harness Run Perl standard test scripts with statistics     3.17

Documentation

HACKING.pod contributing to TAP::Harness  
prove Run tests through a TAP harness.