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

Search results for "Test::Builder::Tester"

Test::Builder::Tester - test testsuites that have been built with Test::Builder River stage zero No dependents

A module that helps you test testing modules that are built with Test::Builder. The testing system is designed to be used by performing a three step process for each test you wish to test. This process starts with using "test_out" and "test_err" in a...

MARKF/Test-Builder-Tester-1.01 - 30 Jul 2004 11:37:09 UTC - Search in distribution

Test::Builder::Tester - test testsuites that have been built with Test::Builder River stage five • 22891 direct dependents • 32646 total dependents

A module that helps you test testing modules that are built with Test::Builder. The testing system is designed to be used by performing a three step process for each test you wish to test. This process starts with using "test_out" and "test_err" in a...

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC - Search in distribution

Acme::Test::Buffy - example Test::Builder testing module River stage zero No dependents

The reason for writing this module is to demonstrate how you can write testing modules that work together with Test::Builder. It also shows how to test such modules with Test::Builder::Tester. Look at the source code (which is heavily commented) for ...

MARKF/Acme-Test-Buffy-0.02 - 23 Aug 2004 20:23:16 UTC - Search in distribution

MooX::Cmd::Tester - MooX cli app commands tester River stage one • 7 direct dependents • 9 total dependents

The test coverage of most CLI apps is somewhere between poor and wretched. With the same approach as App::Cmd::Tester comes MooX::Cmd::Tester to ease writing tests for CLI apps....

REHSACK/MooX-Cmd-0.017 - 19 Dec 2017 16:50:35 UTC - Search in distribution

Test::Image - test an image River stage zero No dependents

This modules is a "Test::Builder" compatible testing module for testing images. Calling the methods of this module prints out Test Anything Protocol output designed to be processed by Test::Harness during a "make test" or "./Build test". This module ...

FOTANGO/Test-Image-0.02 - 21 May 2007 15:05:14 UTC - Search in distribution

UI::KeyboardLayout - Module for designing keyboard layouts River stage zero No dependents

In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...

ILYAZ/UI-KeyboardLayout-0.79 - 16 Mar 2024 21:24:23 UTC - Search in distribution

Test::Most - Most commonly needed test functions and features. River stage four • 771 direct dependents • 1705 total dependents

Test::Most exists to reduce boilerplate and to make your testing life easier. We provide "one stop shopping" for most commonly used testing modules. In fact, we often require the latest versions so that you get bug fixes through Test::Most and don't ...

OVID/Test-Most-0.38 - 24 Sep 2022 13:49:17 UTC - Search in distribution

Test::Text - A module for testing text files for spelling and (maybe) more. River stage zero No dependents

This started as a spell and quality check for my novel, "Manuel the Magnificent Mechanical Man". Eventually, it can be used for checking any kind of markdown-formatted text, be it fiction or non-fiction. The first version included as documentation, t...

JMERELO/Test-Text-0.6.7 - 07 Jul 2022 19:31:54 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

Test::DZil - tools for testing Dist::Zilla plugins River stage three • 655 direct dependents • 710 total dependents

Test::DZil provides routines for writing tests for Dist::Zilla plugins....

RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC - Search in distribution

Test::Object - Thoroughly testing objects via registered handlers River stage zero No dependents

In situations where you have deep trees of classes, there is a common situation in which you test a module 4 or 5 subclasses down, which should follow the correct behaviour of not just the subclass, but of all the parent classes. This should be done ...

ETHER/Test-Object-0.08 - 23 Dec 2017 21:19:09 UTC - Search in distribution

Test::Group::Tester - Test Test::Group extensions River stage one • 7 direct dependents • 8 total dependents

Test the behavior of a Test::Harness compatible test script, by spawning an external process to run the script and capturing its STDOUT and STDERR. Includes support for matching the failed test diagnostic messages produced by Test::Group and Test::Bu...

DOMQ/Test-Group-0.20 - 03 Jan 2016 19:45:10 UTC - Search in distribution

Test::LongString - tests strings for equality, with more helpful failures River stage three • 73 direct dependents • 618 total dependents

This module provides some drop-in replacements for the string comparison functions of Test::More, but which are more suitable when you test against long strings. If you've ever had to search for text in a multi-line string like an HTML document, or f...

RGARCIA/Test-LongString-0.17 - 06 Nov 2014 07:11:33 UTC - Search in distribution

dump-parsed-cpanm-build-logs - pretty-print logs stored in JSON River stage one • 1 direct dependent • 1 total dependent

This is a helper program for use with Perl extension CPAN-cpanminus-reporter-RetainReports <http://search.cpan.org/dist/CPAN-cpanminus-reporter-RetainReports/>. When you call that module's "run()" method, a build.log created by cpanm is parsed to cre...

JKEENAN/CPAN-cpanminus-reporter-RetainReports-0.11 - 13 May 2023 01:09:06 UTC - Search in distribution

Acme::CPANModules::Import::CPANRatings::User::stevenharyanto - List of modules mentioned by CPANRatings user stevenharyanto River stage one • 1 direct dependent • 1 total dependent

This list is generated by scraping CPANRatings (cpanratings.perl.org) user page. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....

PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-stevenharyanto-0.002 - 23 Feb 2024 01:41:05 UTC - Search in distribution

Test::Functional - Perl tests in a functional style. River stage zero No dependents

This modules uses (abuses?) the ability to create new syntax via perl prototypes to create a testing system focused on functions rather than values. Tests run blocks of Perl, and use comparator functions to test the output. Despite being a different ...

ERIK/Test-Functional-0.06 - 24 Dec 2009 21:07:06 UTC - Search in distribution

Bundle::FinalTest - Perl extension for blah blah blah River stage zero No dependents

Stub documentation for Bundle::FinalTest, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited. Blah blah blah....

MARSAB/Bundle-FinalTest - 02 Aug 2011 05:52:05 UTC - Search in distribution

Log::Shiras::Test2 - Test2 for traffic in the ::Switchboard River stage one • 1 direct dependent • 1 total dependent

This is a class used for testing. It inherits directly from Test2::API without going through Test::Builder. This will feed back to any Test2 rooted test with the understanding that even Test::More now uses Test2 Under the hood. The tests are object o...

JANDREW/Log-Shiras-v0.48.0 - 03 Oct 2016 19:16:17 UTC - Search in distribution

Bundle::FinalTest2 - Perl extension for blah blah blah River stage zero No dependents

Stub documentation for Bundle::FinalTest2, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited....

MARSAB/Bundle-FinalTest2 - 03 Aug 2011 05:10:02 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
39 results (0.096 seconds)