The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Test-Harness Test::Version"

TAP::Parser::Result::Version - TAP syntax version token. River stage five • 205 direct dependents • 22560 total dependents

This is a subclass of TAP::Parser::Result. A token of this class will be returned if a version line is encountered. TAP version 13 ok 1 not ok 2 The first version of TAP to include an explicit version number is 13....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Harness - Run test scripts with statistics River stage five • 205 direct dependents • 22560 total dependents

This is a simple test harness which allows tests to be run and results automatically aggregated and output to STDOUT....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

Test::Harness - Run Perl standard test scripts with statistics River stage five • 205 direct dependents • 22560 total dependents

Although, for historical reasons, the Test::Harness distribution takes its name from this module it now exists only to provide TAP::Harness with an interface that is somewhat backwards compatible with Test::Harness 2.xx. If you're writing new code co...

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

App::Prove - Implements the prove command. River stage five • 205 direct dependents • 22560 total dependents

Test::Harness provides a command, "prove", which runs a TAP based test suite and prints a report. The "prove" command is a minimal wrapper around an instance of this module....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Parser - Parse TAP output River stage five • 205 direct dependents • 22560 total dependents

"TAP::Parser" is designed to produce a proper parse of TAP output. For an example of how to run tests through this module, see the simple harnesses "examples/". There's a wiki dedicated to the Test Anything Protocol: <http://testanything.org> It incl...

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

HACKING.pod - contributing to TAP::Harness River stage five • 205 direct dependents • 22560 total dependents

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

Test::Harness::Beyond - Beyond make test River stage five • 205 direct dependents • 22560 total dependents

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Parser::Grammar - A grammar for the Test Anything Protocol. River stage five • 205 direct dependents • 22560 total dependents

"TAP::Parser::Grammar" tokenizes lines from a TAP::Parser::Iterator and constructs TAP::Parser::Result subclasses to represent the tokens. Do not attempt to use this class directly. It won't make sense. It's mainly here to ensure that we will be able...

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Formatter::Color - Run Perl test scripts with color River stage five • 205 direct dependents • 22560 total dependents

Note that this harness is *experimental*. You may not like the colors I've chosen and I haven't yet provided an easy way to override them. This test harness is the same as TAP::Harness, but test results are output in color. Passing tests are printed ...

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Harness::Env - Parsing harness related environmental variables where appropriate River stage five • 205 direct dependents • 22560 total dependents

This module implements the environmental variables that Test::Harness uses with TAP::Harness, and instantiates the appropriate class with the appropriate arguments....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

App::Prove::State - State storage for the prove command. River stage five • 205 direct dependents • 22560 total dependents

The "prove" command supports a "--state" option that instructs it to store persistent state across runs. This module implements that state and the operations that may be performed on it....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

prove - Run tests through a TAP harness. River stage five • 205 direct dependents • 22560 total dependents

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Parser::Result - Base class for TAP::Parser output objects River stage five • 205 direct dependents • 22560 total dependents

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

App::Prove::State::Result - Individual test suite results. River stage five • 205 direct dependents • 22560 total dependents

The "prove" command supports a "--state" option that instructs it to store persistent state across runs. This module encapsulates the results for a single test suite run....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Parser::Result::Test - Test result token. River stage five • 205 direct dependents • 22560 total dependents

This is a subclass of TAP::Parser::Result. A token of this class will be returned if a test line is encountered. 1..1 ok 1 - woo hooo!...

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Formatter::Base - Base class for harness output delegates River stage five • 205 direct dependents • 22560 total dependents

This provides console orientated output formatting for TAP::Harness....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Parser::Scheduler - Schedule tests during parallel testing River stage five • 205 direct dependents • 22560 total dependents

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Formatter::Session - Abstract base class for harness output delegate River stage five • 205 direct dependents • 22560 total dependents

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Parser::Aggregator - Aggregate TAP::Parser results River stage five • 205 direct dependents • 22560 total dependents

"TAP::Parser::Aggregator" collects parser objects and allows reporting/querying their aggregate results....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC

TAP::Parser::Result::Plan - Plan result token. River stage five • 205 direct dependents • 22560 total dependents

This is a subclass of TAP::Parser::Result. A token of this class will be returned if a plan line is encountered. 1..1 ok 1 - woo hooo! 1..1 is the plan. Gotta have a plan....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC
30 results (0.041 seconds)