Movatterモバイル変換


[0]ホーム

URL:


 / 
Test-Harness-3.50
River stage five • 211 direct dependents • 23508 total dependents

Changes for version 3.50 - 2024-08-13

  • Simplify runtests for easier extension
  • Prevent double summary on bail-out
  • Prevent bail_out summary when no handler for it is defined
  • Tidy up core dump file
  • Simplify injecting of @INC paths
  • Better check for t/ directory in Perl handler

Changes for version 3.49_02 - 2024-06-13

  • Prevent double summary on bail-out
  • Prevent bail_out summary when no handler for it is defined

Changes for version 3.49_01 - 2024-04-27

  • Simplify runtests
  • Tidy up core dump file
  • Simplify injecting of @INC paths

Documentation

HACKING.pod
contributing to TAP::Harness
prove
Run tests through a TAP harness.
Test::Harness::Beyond
Beyond make test

Modules

App::Prove
Implements the prove command.
App::Prove::State
State storage for the prove command.
App::Prove::State::Result
Individual test suite results.
App::Prove::State::Result::Test
Individual test results.
TAP::Base
Base class that provides common functionality to TAP::Parser and TAP::Harness
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::Session
Abstract base class for harness output delegate
TAP::Harness
Run test scripts with statistics
TAP::Harness::Env
Parsing harness related environmental variables where appropriate
TAP::Object
Base class that provides common functionality to all TAP::* modules
TAP::Parser
Parse 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::Perl
Stream TAP from a Perl executable
TAP::Parser::SourceHandler::RawTAP
Stream output from raw TAP in a scalar/array ref.
TAP::Parser::YAMLish::Reader
Read YAMLish data from iterator
TAP::Parser::YAMLish::Writer
Write YAMLish data
Test::Harness
Run Perl standard test scripts with statistics

Examples

Other files

Module Install Instructions

To install Test::Harness, copy and paste the appropriate command in to your terminal.

cpanm

cpanm Test::Harness

CPAN shell

perl -MCPAN -e shellinstall Test::Harness

For more information on module installation, please visitthe detailed CPAN module installation guide.

Keyboard Shortcuts

Global
sFocus search bar
?Bring up this help dialog
GitHub
gpGo to pull requests
gigo to github issues (only if github is preferred repository)
POD
gaGo to author
gcGo to changes
giGo to issues
gdGo to dist
grGo to repository/SCM
gsGo to source
gbGo to file browse
Search terms
module: (e.g.module:Plugin)
distribution: (e.g.distribution:Dancer auth)
author: (e.g.author:SONGMU Redis)
version: (e.g.version:1.00)

[8]ページ先頭

©2009-2025 Movatter.jp