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

Search results for "TAP"

B::Tap - Inject tapping node to optree River stage one • 1 direct dependent • 1 total dependent

B::Tap is tapping library for B tree. "tap" function injects custom ops for fetching result of the node. The implementation works, but it's not beautiful code. I'm newbie about the B world, Patches welcome. WARNINGS: This module is in a alpha state. ...

TOKUHIROM/B-Tap-0.16 - 10 Jul 2020 07:12:01 UTC - Search in distribution

TAP::DOM - TAP as Document Object Model. River stage two • 9 direct dependents • 30 total dependents

The purpose of this module is A) to define a reliable data structure (a DOM) B) create a DOM from TAP C) recreate TAP from a DOM That is useful when you want to analyze the TAP in detail with "data exploration tools", like Data::DPath. ``Reliable'' m...

SCHWIGON/TAP-DOM-0.98 - 19 Mar 2023 13:33:35 UTC - Search in distribution

TAP::Tree - TAP (Test Anything Protocol) parser which supported the subtest River stage zero No dependents

TAP::Tree is a simple parser of TAP which supported the subtest. It parses the data of a TAP format to the data of tree structure. Moreover, the iterator for complicated layered tree structure is also prepared....

MAGNOLIA/TAP-Tree-v0.0.5 - 10 Jun 2014 13:20:26 UTC - Search in distribution

TAP::Base - Base class that provides common functionality to TAP::Parser and TAP::Harness River stage five • 205 direct dependents • 22560 total dependents

"TAP::Base" provides callback management....

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 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

Object::Tap - Tap into a series of method calls to alter an object River stage one • 1 direct dependent • 1 total dependent

MSTROUT/Object-Tap-1.000006 - 13 Jul 2017 18:43:01 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

TAP::Runner - Running tests with options River stage zero No dependents

This module allows to run tests more flexible. Allows to use TAP::Harness, not just for unit tests....

REV/TAP-Runner-0.005 - 12 Jul 2012 11:58:31 UTC - Search in distribution

TAP::Stream - Combine multiple TAP streams with subtests River stage zero No dependents

Sometimes you find yourself needing to merge multiple streams of TAP. Several use cases: * Merging results from parallel tests * Running tests across multiple boxes and fetching their TAP * Saving TAP and reassembling it later TAP::Stream allows you ...

OVID/TAP-Stream-0.44 - 13 Mar 2014 13:43:26 UTC - Search in distribution

TAP::SimpleOutput - Simple closure-driven TAP generator River stage three • 1 direct dependent • 128 total dependents

We provide one function, "counters()", that returns a number of simple closures designed to help output TAP easily and correctly, with a minimum of fuss....

RSRCHBOY/TAP-SimpleOutput-0.009 - 14 Feb 2017 15:23:25 UTC - Search in distribution

lib/JSTAPd/TAP.pm River stage zero No dependents

YAPPO/JSTAPd-0.03 - 02 May 2012 11:38:28 UTC - Search in distribution

TAP::Spec::Parser - Reference implementation of the TAP specification River stage zero No dependents

This module is part of the effort to turn the Test Anything Protocol into an IETF-approved internet standard. It's not optimized for production use (although people might find it useful); instead it's meant as a running embodiment of the TAP grammar ...

ARODLAND/TAP-Spec-Parser-0.10 - 14 Nov 2012 05:27:32 UTC - Search in distribution

TAP::Harness::JUnit - Generate JUnit compatible output from TAP results River stage two • 10 direct dependents • 10 total dependents

The only difference between this module and *TAP::Harness* is that this module adds the optional arguments 'xmlfile', 'package', and 'namemangle' that cause the output to be formatted into XML in a format similar to the one that is produced by the JU...

JLAVALLEE/TAP-Harness-JUnit-0.42 - 08 Feb 2015 21:22:18 UTC - Search in distribution

XML::SAX::Tap - Tap a pipeline of SAX processors River stage zero No dependents

XML::SAX::Tap is a SAX machine that passes each event it receives on to a brach handler and then on down to it's main handler. This allows debugging output, logging output, validators, and other processors (and machines, of course) to be placed in a ...

PERIGRIN/XML-SAX-Machines-0.46 - 19 Aug 2013 16:16:14 UTC - Search in distribution

Devel::Kit::TAP - TAP friendly version of Devel::Kit (A handy toolbox of things to ease development/debugging). River stage zero No dependents

TAP friendly (via Test::More::diag()) version of Devel::Kit. See Devel::Kit for details....

DMUEY/Devel-Kit-0.82 - 23 Oct 2020 17:11:22 UTC - Search in distribution
  • Devel::Kit - Handy toolbox of things to ease development/debugging.

TAP::Formatter::Diffable - Diff friendly (ie sorted) TAP output. River stage zero No dependents

Delays TAP output until the entire test suite has completed. Sorts test output by test filename. This way tests alway display in the same order, even when processing in parallel. Skips over passing tests, unless they are marked as TODO. These are ski...

OAXLIN/TAP-Formatter-Diffable-0.15 - 01 Apr 2015 17:18:54 UTC - Search in distribution

TAP::Convert::TET - Convert TAP to TET River stage zero No dependents

Simpleminded converter that turns TAP into a TET journal. See <http://tetworks.opengroup.org/> for more information about TET. TET is used by the Linux Standard Base project. This module and the associated tap2tet program are intended to help integra...

ANDYA/TAP-Convert-TET-0.2.1 - 07 Sep 2007 22:17:45 UTC - Search in distribution

TAP::DOM::Waivers - Patching TAP::DOM, usually for test waivers River stage zero No dependents

SCHWIGON/TAP-DOM-Waivers-0.003 - 10 Sep 2020 07:35:28 UTC - Search in distribution

Archive::TAP::Peek - Look into TAP-Archives River stage zero No dependents

BORISD/Archive-TAP-Peek-0.002 - 15 Oct 2013 09:30:58 UTC - Search in distribution

Log::Dispatch::TAP - Log to TAP output River stage zero No dependents

This module provides a Log::Dispatch output sink for logging to Test::Simple diagnostics. It is similar to Log::Dispatch::TestDiag....

RRWO/Log-Dispatch-TAP-v0.2.1 - 08 May 2023 09:36:15 UTC - Search in distribution
323 results (0.131 seconds)