CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Modules     > >     T     > >     TAP
TAP::Base
Base class that provides common functionality to L<TAP::Parser>
TAP::Convert::TET
Convert TAP to TET
TAP::DOM
TAP as document data structure.
TAP::DOM::Config
Accessors for TAP::DOM specific parse config
TAP::DOM::Entry
Accessors for TAP::DOM line entries
TAP::DOM::Summary
Accessors for TAP::DOM summary part
TAP::Filter
Filter TAP stream within TAP::Harness
TAP::Filter::Iterator
A TAP filter
TAP::Formatter::Base
Base class for harness output delegates
TAP::Formatter::Color
Run Perl test scripts with color
TAP::Formatter::Console
Harness output delegate for default console output
TAP::Formatter::Console::ParallelSession
Harness output delegate for parallel console output
TAP::Formatter::Console::Session
Harness output delegate for default console output
TAP::Formatter::File
Harness output delegate for file output
TAP::Formatter::File::Session
Harness output delegate for file output
TAP::Formatter::HTML
TAP Test Harness output delegate for html output
TAP::Formatter::HTML::Session
TAP Test Harness output delegate for html output
TAP::Formatter::JUnit
TAP formatter, turning TAP into JUnit
TAP::Formatter::JUnit::Session
Harness output delegate for JUnit output
TAP::Formatter::Session
Abstract base class for harness output delegate
TAP::Formatter::Session::TeamCity
A session of TeamCity service messages
TAP::Formatter::TeamCity
Emit test results as TeamCity service messages
TAP::Formatter::TextMate
Generate TextMate compatible test output
TAP::Formatter::TextMate::Session
Harness output delegate for TextMate output
TAP::Harness
Run test scripts with statistics
TAP::Harness::Archive
Create an archive of TAP test results
TAP::Harness::Color
Run Perl test scripts with color
TAP::Harness::Compatible
Run Perl standard test scripts with statistics
TAP::Harness::JUnit
Generate JUnit compatible output from TAP
TAP::Harness::Remote
Run tests on a remote server farm
TAP::Harness::Remote::EC2
Run tests on EC2 servers
TAP::Object
Base class that provides common functionality to all C<TAP::*> modules
TAP::Parser
Parse L<TAP|Test::Harness::TAP> output
TAP::Parser::Aggregator
Aggregate TAP::Parser results
TAP::Parser::Grammar
A grammar for the Test Anything Protocol.
TAP::Parser::Iterator
Base class for TAP source iterators
TAP::Parser::Iterator::Array
Iterator for array-based TAP sources
TAP::Parser::Iterator::Process
Iterator for process-based TAP sources
TAP::Parser::Iterator::Stream
Iterator for filehandle-based TAP sources
TAP::Parser::IteratorFactory
Figures out which SourceHandler objects to use for a given Source
TAP::Parser::Multiplexer
Multiplex multiple TAP::Parsers
TAP::Parser::Result
Base class for TAP::Parser output objects
TAP::Parser::Result::Bailout
Bailout result token.
TAP::Parser::Result::Comment
Comment result token.
TAP::Parser::Result::Plan
Plan result token.
TAP::Parser::Result::Pragma
TAP pragma token.
TAP::Parser::Result::Test
Test result token.
TAP::Parser::Result::Unknown
Unknown result token.
TAP::Parser::Result::Version
TAP syntax version token.
TAP::Parser::Result::YAML
YAML result token.
TAP::Parser::ResultFactory
Factory for creating TAP::Parser output objects
TAP::Parser::Scheduler
Schedule tests during parallel testing
TAP::Parser::Scheduler::Job
A single testing job.
TAP::Parser::Scheduler::Spinner
A no-op job.
TAP::Parser::Source
a TAP source & meta data about it
TAP::Parser::SourceHandler
Base class for different TAP source handlers
TAP::Parser::SourceHandler::Executable
Stream output from an executable TAP source
TAP::Parser::SourceHandler::File
Stream TAP from a text file.
TAP::Parser::SourceHandler::Handle
Stream TAP from an IO::Handle or a GLOB.
TAP::Parser::SourceHandler::MyTAP
Stream TAP from MyTAP test scripts
TAP::Parser::SourceHandler::Perl
Stream TAP from a Perl executable
TAP::Parser::SourceHandler::pgTAP
Stream TAP from pgTAP test scripts
TAP::Parser::SourceHandler::PHP
Runs PHP programs to get their TAP for prove
TAP::Parser::SourceHandler::RawTAP
Stream output from raw TAP in a scalar/array ref.
TAP::Parser::Utils
Internal TAP::Parser utilities
TAP::Parser::YAMLish::Reader
Read YAMLish data from iterator
TAP::Parser::YAMLish::Writer
Write YAMLish data
TAP::Spec::BailOut
A TAP Bail Out! line
TAP::Spec::Body
The main body of a TAP testset
TAP::Spec::Comment
A comment in a TAP stream
TAP::Spec::Footer
Trailing information in a TAP stream
TAP::Spec::Header
Information at the beginning of a TAP stream
TAP::Spec::JunkLine
A line of non-TAP data in a TAP stream
TAP::Spec::Parser
Reference implementation of the TAP specification
TAP::Spec::Plan
A TAP test plan
TAP::Spec::Plan::Simple
A basic TAP plan with a number of tests
TAP::Spec::Plan::SkipAll
A TAP plan indicating that all tests were skipped
TAP::Spec::Plan::Todo
A legacy TAP plan indicating TODO tests
TAP::Spec::TestResult
The results of a single test
TAP::Spec::TestSet
A set of related TAP tests
TAP::Spec::Version
A TAP version number specification

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.