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
This is the description. Here is a verbatim section. This is some more regular text. Here is some bold text, some *italic* and something that looks like an <html> tag. This is some "$code($arg1)". This "text contains embedded bold and *italic* tags"....
SHAY/perl-5.34.1 - 13 Mar 2022 08:40:18 UTC - Search in distribution
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::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::Test::Role - role providing test attributes
- Test::Routine - composable units of assertion
- Test::Routine::Common - a role composed by all Test::Routine roles
- 2 more results from Test-Routine »
Test::Workflow::Test - A test block wrapped with setup/teardown methods, ready to be run.
EXODIST/Fennec-2.018
-
08 Jun 2018 15:02:53 UTC
-
Search in distribution
- Fennec::Test - Base class for Fennec tests.
- Test::Workflow::Meta - The meta-object added to all Test-Workflow test classes.
- Test::Workflow::Layer - Used to track per-encapsulation meta-data
- 11 more results from Fennec »
Test::FITesque::Test - A FITesque test
RJBS/Test-FITesque-0.04
-
19 Apr 2015 08:20:02 UTC
-
Search in distribution
- Test::FITesque::Suite - FITesque test suite runner
Test::Sweet::Meta::Test - object representing a test case
JROCKWAY/Test-Sweet-0.03
-
16 May 2011 04:05:39 UTC
-
Search in distribution
- Test::Sweet::Keyword::Test - provides the test keyword
- Test::Sweet - Moose-based Test::Class replacement
- Test::Sweet::Runnable - MooseX::Runnable support for Test::Sweet classes
- 4 more results from Test-Sweet »
Test::Ika::Reporter::Test - testing tester
This module captures testing result in Test::Ika. You can get a result from $test->result() method....
MASAKI/Test-Ika-0.08 - 28 Mar 2014 18:30:54 UTC - Search in distribution- Test::Ika - Yet another BDD testing library(Development Release)
- Test::Ika::Reporter::TAP - TAP
- Test::Ika::Reporter::Spec - Reporter like RSpec
- 2 more results from Test-Ika »
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