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

Search results for "Test::Harness::TAP"

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 - Search in distribution

Test::BDD::Cucumber::Harness::TAP - Generate results in TAP format River stage one • 9 direct dependents • 9 total dependents

A Test::BDD::Cucumber::Harness subclass whose output is TAP (Test Anything Protocol), such as consumed by "prove" and "yath"....

EHUELS/Test-BDD-Cucumber-0.86 - 11 Aug 2023 23:12:21 UTC - Search in distribution

Test2::Harness::Collector::TapParser - Produce EventFacets from a line of TAP. River stage two • 12 direct dependents • 16 total dependents

This module is responsible for reading and processing any TAP output from tests. Lines of TAP output are processed into Test2::Event facet data. Note that "Test2 -> TAP -> Test2" is lossy at the "Test2 -> TAP" step....

EXODIST/Test2-Harness-1.000155 - 03 Oct 2023 15:58:08 UTC - Search in distribution

lib/App/TestOnTap/Harness.pm River stage zero No dependents

KNTH/App-TestOnTap-1.001 - 24 Aug 2019 10:58:48 UTC - Search in distribution

Test2::Harness::Runner::Job::pgTAP - Job runner. River stage zero No dependents

PLEASE NOTE: Test2::Harness is still experimental, it can all change at any time. Documentation and tests have not been written yet!...

YLAVOIE/Test2-Plugin-pgTAP-0.001105 - 16 Mar 2021 00:45:06 UTC - Search in distribution

TAP::Filter - Filter TAP stream within TAP::Harness River stage zero No dependents

"TAP::Filter" allows arbitrary filters to be placed in the TAP processing pipeline of TAP::Harness. Installed filters see the parsed TAP stream a line at a time and can modify the stream by * replacing a result * injecting extra results * removing re...

ANDYA/TAP-Filter-0.04 - 05 Jul 2008 14:25:26 UTC - Search in distribution

Test::TAP - Test your TAP River stage zero No dependents

Experimental module to tell if a TAP document is 'passing' or 'failing'. We'll add more later, but for the time being, this module is for TAP developers to experiment with....

OVID/Test-TAP-0.03 - 14 Apr 2008 20:37:16 UTC - Search in distribution

Test::Run - a new and improved test harness for TAP scripts. River stage two • 9 direct dependents • 12 total dependents

SHLOMIF/Test-Run-0.0305 - 17 Oct 2020 16:18:04 UTC - Search in distribution

Test.Harness - Run TAP standard JavaScript test scripts with statistics River stage one • 1 direct dependent • 3 total dependents

STOP! If all you want to do is write a test script, consider using Test.Simple. Test.Harness is the module that reads the output from Test.Simple, Test.More and other modules based on Test.Builder. You don't need to know about Test.Harness to use tho...

DWHEELER/JS-Test-Simple-0.29 - 21 Aug 2009 22:15:44 UTC - Search in distribution

ur River stage one • 1 direct dependent • 1 total dependent

: This command is like "prove" or "make test", running the test suite for the current namespace....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

todo - Perl TO-DO list River stage five • 11292 direct dependents • 32664 total dependents

This is a list of wishes for Perl. The most up to date version of this file is at <https://github.com/Perl/perl5/blob/blead/Porting/todo.pod>. The tasks we think are smaller or easier are listed first. Anyone is welcome to work on any of these, but i...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

my_prove - Run MyTAP MySQL tests through a TAP harness. River stage zero No dependents

"my_prove" is a command-line application to run one or more MyTAP tests in a MySQL database. The output of the tests is harvested and processed by TAP::Harness in order to summarize the results of the test. Tests can be written and run as SQL scripts...

DWHEELER/TAP-Parser-SourceHandler-MyTAP-3.27 - 11 May 2016 23:58:59 UTC - Search in distribution

simple_scan - scan a set of Web pages for strings present/absent River stage one • 6 direct dependents • 6 total dependents

"simple_scan" is an extensible "little language" for static web page testing. It allows you to define tests in terms of *test specs* (which tell "simple_scan" where to go and what to look for there) and *pragmas* (which define string substitutions, o...

MCMAHON/App-SimpleScan-3.01 - 08 Jun 2010 22:03:37 UTC - Search in distribution

Minilla - CPAN module authoring tool River stage one • 6 direct dependents • 7 total dependents

Minilla is a CPAN module authoring tool. Minilla provides minil command for authorizing a CPAN distribution. (M::I - inc) + shipit + (dzil - plugins)...

SKAJI/Minilla-v3.1.23 - 07 Oct 2023 10:28:32 UTC - Search in distribution

Config::Std - Load and save configuration files in a standard format River stage one • 7 direct dependents • 7 total dependents

This module implements yet another damn configuration-file system. The configuration language is deliberately simple and limited, and the module works hard to preserve as much information (section order, comments, etc.) as possible when a configurati...

BRICKER/Config-Std-0.903 - 07 Oct 2017 02:48:11 UTC - Search in distribution

Fennec - A testers toolbox, and best friend River stage one • 9 direct dependents • 9 total dependents

Fennec ties together several testing related modules and enhances their functionality in ways you don't get loading them individually. Fennec makes testing easier, and more useful. CAVEAT EMPTOR This module is deprecated in favor of Test2::Suite, spe...

EXODIST/Fennec-2.018 - 08 Jun 2018 15:02:53 UTC - Search in distribution

pg_prove - A command-line tool for running and harnessing pgTAP tests River stage zero No dependents

"pg_prove" is a command-line application to run one or more pgTAP <https://pgtap.org/> tests in a PostgreSQL database. The output of the tests is harvested and processed by TAP::Harness in order to summarize the results of the test. "pg_prove" relies...

DWHEELER/TAP-Parser-SourceHandler-pgTAP-3.36 - 21 Aug 2022 01:14:35 UTC - Search in distribution

Test::Stream - **DEPRECATED** See Test2-Suite instead River stage one • 1 direct dependent • 1 total dependent

This is the primary interface for loading Test::Stream based tools. This module is responsible for loading bundles and plugins for the tools you want. By default you are required to specify at least 1 plugin or bundle to load. You can subclass Test::...

EXODIST/Test-Stream-1.302027 - 05 Feb 2016 23:42:10 UTC - Search in distribution

autotest - run Perl5 test programs as soon as they are modified or created River stage one • 1 direct dependent • 1 total dependent

"autotest" is a program that runs your test programs whenever you change them. Using it you don't have to switch between your editor and the shell since your tests are run automatically when you save them. Think "Continuous Testing"....

GGOLDBACH/App-autotest-0.006 - 03 May 2015 14:31:16 UTC - Search in distribution
92 results (0.212 seconds)