Test - provides a simple framework for writing test scripts
This module simplifies the task of writing test files for Perl modules, such that their output is in the format that Test::Harness expects to see....
JESSE/Test-1.26 - 16 Jan 2013 19:28:35 UTC - Search in distribution
tests/xemulator/class_methodmaker/Test.pm
EVO/Class-MakeMethods-1.01
-
07 Sep 2004 21:45:34 UTC
-
Search in distribution
- test.pl - Test harness with recursive directory search
- Class::MakeMethods::Docs::ToDo - Ideas, problems, and suggestions
- Class::MakeMethods::Docs::ReadMe - About Class::MakeMethods
Test::Mock::Test - Mock Test::* code to succeed or do nothing.
SCHWIGON/Test-Mock-Test-0.01
-
18 Jan 2011 15:53:22 UTC
-
Search in distribution
Test::Unit::Test - unit testing framework abstract base class
This class is used by the framework to define the interface of a test. It is an abstract base class implemented by Test::Unit::TestCase and Test::Unit::TestSuite. Due to the nature of the Perl OO implementation, this class is not really needed, but r...
MCAST/Test-Unit-0.25 - 15 Oct 2005 23:05:28 UTC - Search in distribution- Test::Unit - the PerlUnit testing framework
- Test::Unit::Error - unit testing framework exception class
- Test::Unit::Debug - framework debugging control
- 10 more results from Test-Unit »
Test::S - Change test settings on the command line
Test::S is a shortened interface to the functionality provided by Test::Settings for use on the command line to modify the environment on the fly. This should not be used in modules! It will not behave! This allows one to enable or disable certain ty...
WOLFSAGE/Test-Settings-0.003 - 19 Apr 2013 18:13:15 UTC - Search in distribution
Test::t - 0 to testing in 1 line
Test::t will get you testing in one short line. It will import Test::Most, activate strict and warnings, and issue 'no_plan' (unless you specify a plan manually) The (non-existent) interface is in flux and will be changed soon....
ROKR/Test-t-0.0031 - 20 May 2010 01:54:32 UTC - Search in distribution
Test::CI - Get details about the current CI environment
This module provides details about the current CI environment. This is a perl port of <https://github.com/watson/ci-info>....
SKAJI/Test-CI-0.001 - 11 Dec 2019 12:17:16 UTC - Search in distribution
Test::DB - Temporary Testing Databases
This package provides a framework for setting up and tearing down temporary databases for testing purposes. This framework requires a user (optionally with password) which has the ability to create new databases and works by creating test-specific da...
AWNCORP/Test-DB-0.07 - 14 Jan 2021 07:06:56 UTC - Search in distribution- Test::DB::Sqlite - Temporary Testing Databases for Sqlite
Test::Is - Skip test in a declarative way, following the Lancaster Consensus
This module is a simple way of following the specifications of the environment <https://github.com/Perl-Toolchain-Gang/toolchain-site/blob/master/lanca ster-consensus.md#environment-variables-for-testing-contexts> variables available for Perl tests a...
DOLMEN/Test-Is-20140823.1 - 23 Aug 2014 09:33:13 UTC - Search in distribution
Test::TT - Test::More-style wrapper around Template
This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More....
BOLAV/Test-TT-0.01 - 13 Mar 2009 01:13:21 UTC - Search in distribution
Test::XT - Generate best practice release-only tests
A number of Test modules have been written over the years to support authors. Typically, these modules have standard short test scripts documented in them that you can cut and paste into your distribution. Unfortunately almost all of these cut-and-pa...
ADAMK/Test-XT-0.04 - 07 Jul 2011 02:49:42 UTC - Search in distribution
Test::Nightly::Test - Make and runs your tests.
Designed to run our tests, and then store the results back into the object. You probably should not be dealing with this module directly....
KIRSTINB/Test-Nightly-0.03 - 10 Aug 2005 15:36:49 UTC - Search in distribution- Test::Nightly::Base - Internal base methods
- Test::Nightly::Email - Emails reports, errors etc.
Test::Routine::Test - a test method in a Test::Routine role
RJBS/Test-Routine-0.028
-
19 Jun 2021 01:37:37 UTC
-
Search in distribution
- Test::Routine - composable units of assertion
- Test::Routine::Common - a role composed by all Test::Routine roles
- Test::Routine::Manual::Demo - a walkthrough, in code, of Test::Routine
CGI::Test - CGI regression test framework
The "CGI::Test" module provides a CGI regression test framework which allows you to run your CGI programs offline, i.e. outside a web server, and interact with them programmatically, without the need to type data and click from a web browser. If you'...
TOKAREV/CGI-Test-1.111 - 03 Feb 2016 05:26:43 UTC - Search in distribution- CGI::Test::Page - Abstract represention of an HTTP reply content
- CGI::Test::Form - Querying interface to CGI form widgets
- CGI::Test::Page::Real - Abstract representation of a real page
- 6 more results from CGI-Test »
DBI::Test - Test suite for DBI API
This module aims to be a test suite for the DBI API and an underlying DBD driver, to check if the provided functionality is working and complete. Part of this module is the ability for self-testing using *DBI::Mock*. This is not designed to be anothe...
REHSACK/DBI-Test-0.001 - 06 Aug 2013 08:25:12 UTC - Search in distribution- DBI::Test::Conf - provides variants configuration for DBI::Test
- DBI::Test::DSN::Provider - choose appropriate DSN
- DBI::Test::DSN::Provider::Base - base class for DSN Provider Plugins
- 1 more result from DBI-Test »
DDG::Test - TODO
DDG/DDG-1018
-
23 Nov 2017 20:24:14 UTC
-
Search in distribution
- DDG::Test::Spice - Adds keywords to easily test Spice plugins.
- DDG::Test::Block - Adds a function to easily test DDG::Block.
- DDG::Test::Goodie - Adds keywords to easily test Goodie plugins.
- 1 more result from DDG »
Eve::Test - a base class for all test cases.
Eve::Test class uses the Test::Class module as a base. Each test case that wants to use its functionality should inherit from it. After this it is easy to define setup/teardown, startup/shutdown and test methods. Test methods A test method is specifi...
ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 UTC - Search in distribution
Evo::Test
ALEXBYK/Evo-0.0405
-
18 Jul 2017 22:54:34 UTC
-
Search in distribution
- Evo::Test::Call
- Test::Evo::Benchmark
- Evo - Evo - the next generation development framework
- 1 more result from Evo »