Search results for "module:Test::Tester"
Test::Tester - Ease testing test modules built with Test::Builder
If you have written a test module based on Test::Builder then Test::Tester allows you to test it with the minimum of effort....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test::Lazy::Tester
See Test::Lazy for more information....
RKRIMEN/Test-Lazy-0.061 - 05 Nov 2007 06:02:36 UTC
Test::Group::Tester - Test Test::Group extensions
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
Test::Builder::Tester - test testsuites that have been built with Test::Builder
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
Test::Builder::Tester - test testsuites that have been built with Test::Builder
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
Test::Tester::Capture - Help testing test modules built with Test::Builder
This is a subclass of Test::Builder that overrides many of the methods so that they don't output anything. It also keeps track of its own set of test results so that you can use Test::Builder based modules to perform tests on other Test::Builder base...
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test::BrewBuild::Tester - Daemonized testing service for dispatched test run execution, for Windows & Unix.
Builds and puts into the background a Test::BrewBuild::Tester remote tester listening service. Note that by default, the working directory is "~/brewbuild" on all platforms....
STEVEB/Test-BrewBuild-2.22 - 19 Oct 2019 16:33:06 UTC
Test::Tester::CaptureRunner - Help testing test modules built with Test::Builder
This stuff if needed to allow me to play with other ways of monitoring the test results....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test::Builder::Tester::Color - turn on colour in Test::Builder::Tester
Importing this module causes the subroutine color in Test::Builder::Tester to be called with a true value causing colour highlighting to be turned on in debug output. The sole purpose of this module is to enable colour highlighting from the command l...
MARKF/Test-Builder-Tester-1.01 - 30 Jul 2004 11:37:09 UTC
Test::Builder::Tester::Color - turn on colour in Test::Builder::Tester
Importing this module causes the subroutine color in Test::Builder::Tester to be called with a true value causing colour highlighting to be turned on in debug output. The sole purpose of this module is to enable colour highlighting from the command l...
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Date::Handler::Test - Test module for Date::Handler
This module provides a series of test cases to be runned during the make test of the Date::Handler module....
BBEAUSEJ/Date-Handler-1.2 - 11 Nov 2004 19:13:26 UTC
Test::Stream::Bundle::Tester - Bundle for testing test tools.
Plugins that are useful when testing test tools and plugins. This includes tools for intercepting and validating events, as well as all the exports provided by the Compare plugin....
EXODIST/Test-Stream-1.302027 - 05 Feb 2016 23:42:10 UTC
Test::Filesystem - Tester for filesystem content
This test framework compare filesystems (content and meta attribute). You can use it if your perl program is generating files and you don't want to compare the test results file by file....
FUZZ/Test-Filesystem-0.04 - 10 Jan 2013 22:06:18 UTC
PANT::Test - PANT support for running tests
This module is part of a set to help run automated builds of a project and to produce a build log. This part is designed to incorporate runs of the perl test suite....
JONIONS/PANT-0.17 - 28 Jul 2005 09:02:33 UTC
Test::DZil - tools for testing Dist::Zilla plugins
Test::DZil provides routines for writing tests for Dist::Zilla plugins....
RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC
Test::Lazy - A quick and easy way to compose and run tests with useful output.
Ever get tired of coming up with a witty test message? Think that the best explanation for a test is the code behind it? Test::Lazy is for you. Test::Lazy will take a stringified piece of code, evaluate it, and use a comparator to match the result to...
RKRIMEN/Test-Lazy-0.061 - 05 Nov 2007 06:02:36 UTC