Search results for "test"
test - condition evaluation utility
The test utility evaluates the *expression* and, if it evaluates to true, returns a zero (true) exit status; otherwise it returns 1 (false). If no expression is given, test also returns 1 (false). All operators and flags are separate arguments to the...
BDFOY/PerlPowerTools-1.028 - 19 Jan 2022 05:50:02 UTC - Search in distribution
test - Catalyst Test
Run a Catalyst action from the comand line....
ABERGMAN/SVL-0.29 - 03 Aug 2005 20:39:32 UTC - Search in distribution
test - SugarSync API tester
This program will authorize for SugarSync access and retrieve the specified urls. The urls are assumed to return XML data which is shows as a Perl structure. With option <--show-auth> it will also show the authorization token. In this case, specifyin...
JV/SugarSync-API-0.07 - 25 Jul 2016 19:31:44 UTC - Search in distribution
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::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.030
-
06 Jan 2023 00:04:48 UTC
-
Search in distribution
- Test::Routine - composable units of assertion
- Test::Routine::Compositor - the tool for turning test routines into runnable classes
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::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::Tk - Testing Tk widgets.
This module aims to assist in the testing of Perl/T kwidgets. createapp creates a MainWindow widget and places it in the variable $app. It sets a timer with delay $delay to start the internal test routine. b<starttesting> launches the main loop and s...
HANJE/Test-Tk-2.02 - 23 Jan 2023 14:47:37 UTC - Search in distribution