Andy Armstrong > TAP-Parser-0.51

TAP-Parser-0.51

This Release TAP-Parser-0.51  [Download] [Browse 12 Mar 2007
Latest Release TAP-Parser-0.54  [Download] [Browse 26 Aug 2007
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (48)   FAIL (101)   UNKNOWN (4)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

TAP::Base Base class that provides common functionality to TAP::Parser and TAP::Harness     0.51
TAP::Harness Run Perl test scripts with statistics     0.51
TAP::Harness::Color Run Perl test scripts with color     0.51
TAP::Harness::Compatible Run Perl standard test scripts with statistics     0.51
TAP::Parser Parse TAP output     0.51
TAP::Parser::Aggregator Aggregate TAP::Parser results.     0.51
TAP::Parser::Grammar A grammar for the original TAP version.     0.51
TAP::Parser::Iterator Internal TAP::Parser Iterator     0.51
TAP::Parser::Result TAP::Parser output     0.51
TAP::Parser::Result::Bailout Bailout result token.     0.51
TAP::Parser::Result::Comment Comment result token.     0.51
TAP::Parser::Result::Plan Plan result token.     0.51
TAP::Parser::Result::Test Test result token.     0.51
TAP::Parser::Result::Unknown Unknown result token.     0.51
TAP::Parser::Result::Version TAP version result token.     0.51
TAP::Parser::Source Stream output from some source     0.51
TAP::Parser::Source::Perl Stream Perl output     0.51
TAP::Parser::YAML Read/Write YAML files with as little code as possible     0.51

Documentation

examples/README  
prove A command-line tool for running tests against TAP::Harness::Compatible  
runtests Run tests through a TAP harness.  
tprove_gtk Simple proof of concept GUI for proving tests