Search results for "module:Test::Builder::Formatter"
Test::Builder::Formatter - Test::Builder subclass of Test2::Formatter::TAP
This is what takes events and turns them into TAP....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test::Proto::Formatter::TestBuilder - formats RunnerEvents as TestBuilder events.
PERRETTDL/Test-Proto-0.027
-
25 Dec 2013 22:00:03 UTC
Test::Stream - **DEPRECATED** See Test2-Suite instead
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
Test::Stream::Plugin::Core - Test::Stream implementation of the core testing tools.
This is not a drop-in replacement for Test::More. The new Testing library to replace Test::More. This library is directly built on new internals instead of Test::Builder. This module implements *most* of the same functionality as Test::More, but sinc...
EXODIST/Test-Stream-1.302027 - 05 Feb 2016 23:42:10 UTC
Test::HexDifferences - Test binary as hexadecimal string
The are some special cases for testing binary data. * The ascii format is not good for e.g. a length byte 0x41 displayed as A. * Multibyte values are better shown as 1 value. * Structured binary e.g. 2 byte length followed by bytes better are shown a...
STEFFENW/Test-HexDifferences-1.001 - 04 Jul 2017 08:49:42 UTC
Test::Stream::Plugin::TAP - Plugin to set TAP as the default output formatter.
Test::Stream does not force you to use TAP output the way Test::Builder based tools do. However TAP is what most people do want. This plugin makes it easy to provide TAP output....
EXODIST/Test-Stream-1.302027 - 05 Feb 2016 23:42:10 UTC