Search results for "module:Test::Environment::Plugin::"
Test::Environment::Plugin::Dump - Dump files reader plugin
This plugin will export 'dump_with_name' and 'set_dumps_folder' functions. set_dumps_folder($path) will set the root path where dump files will be looked up. dump_with_name($file_name) will return File::Slurp::read_file($dump_folder.'/'.$file_name) D...
JKUTEJ/Test-Environment-0.07 - 27 Sep 2015 18:17:53 UTC
Test::Environment::Plugin::Apache2 - mock Apache2 modules to test mod_perl2 handlers
This module will just sets: unshift @INC, File::Spec->catdir(File::Basename::dirname(__FILE__), 'Apache'); So that the mock Apache2 modules are found and loaded from there. No need to have following modules in order to test mod_perl2 handlers. Test::...
JKUTEJ/Test-Environment-0.07 - 27 Sep 2015 18:17:53 UTC
Test::Environment::Plugin::PostgreSQL - PostreSQL psql function for testing
This plugin will export 'psql' function that can be used to execute PostreSQL psql command with lot of options for testing. Module will prepare %ENV for postgres: 'username' => 'PGUSER', 'password' => 'PGPASSWORD', 'database' => 'PGDATABASE', 'hostna...
JKUTEJ/Test-Environment-0.07 - 27 Sep 2015 18:17:53 UTC
Test::Environment::Plugin::Apache2::Apache2::Log - fake Apache2::Log for Test::Environment
Will add log method to the Apache2::RequestRec....
JKUTEJ/Test-Environment-0.07 - 27 Sep 2015 18:17:53 UTC
Test::Environment::Plugin::Apache2::Apache2::Filter - fake Apache2::Filter for Test::Environment
Will populate Apache2::Filter namespace with fake methods that can be used for Apache2::Filter testing....
JKUTEJ/Test-Environment-0.07 - 27 Sep 2015 18:17:53 UTC
Test::Environment::Plugin::Apache2::Apache2::Request - mock Apache2::Request for Test::Environment
Will populate Apache2::Request namespace with fake methods that can be used for testing....
JKUTEJ/Test-Environment-0.07 - 27 Sep 2015 18:17:53 UTC
Test::Environment::Plugin::Apache2::Apache2::RequestRec - fake Apache2::RequestRec for Test::Environment
Will populate Apache2::RequestRec namespace with fake methods that can be used for testing....
JKUTEJ/Test-Environment-0.07 - 27 Sep 2015 18:17:53 UTC
Test::Environment - Base module for loading Test::Environment::Plugin::*
This is the base module to load Test::Environment::Plugin::* modules. Also sets: $ENV{'RUNNING_ENVIRONMENT'} = 'testing'; The basic idea is to call all the plugins you will need in your testing script. The plugins will export their routines so you ca...
JKUTEJ/Test-Environment-0.07 - 27 Sep 2015 18:17:53 UTC
Test::Mojo - Testing Mojo
Test::Mojo is a test user agent based on Mojo::UserAgent, it is usually used together with Test::More to test Mojolicious applications. Just run your tests with prove. $ prove -l -v $ prove -l -v t/foo.t If it is not already defined, the "MOJO_LOG_LE...
SRI/Mojolicious-9.32 - 08 May 2023 22:09:51 UTC
Test::Alien - Testing tools for Alien modules
This module provides tools for testing Alien modules. It has hooks to work easily with Alien::Base based modules, but can also be used via the synthetic interface to test non Alien::Base based Alien modules. It has very modest prerequisites. Prior to...
PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC
Test::Group - Group together related tests in a test suite
Fed up with counting tests to discover what went wrong in your last test run? Tired of squinting at your test source to find out where on earth the faulty test predicate is called, and what it is supposed to check for? Then this module is for you! *T...
DOMQ/Test-Group-0.20 - 03 Jan 2016 19:45:10 UTC
Test::Stream - **DEPRECATED** See Test2-Suite instead
This is the primary interface for loading Test::Stream based tools. This module is responsible for loading bundles and plugins for the tools you want. By default you are required to specify at least 1 plugin or bundle to load. You can subclass Test::...
EXODIST/Test-Stream-1.302027 - 05 Feb 2016 23:42:10 UTC
Test::Version - Check to see that version's in modules are sane
This module's goal is to be a one stop shop for checking to see that your versions across your dist are sane. Please ensure that you use version 0.04 or later only, as earlier versions are old code and may not work correctly. Current feature list: mo...
PLICEASE/Test-Version-2.09 - 25 Apr 2018 13:41:19 UTC
Test::BrewBuild - Perl/Berry brew unit testing automation, with remote tester dispatching capabilities.
This module is the backend for the "brewbuild" script that is accompanied by this module. For end-user use, see brewbuild <https://metacpan.org/pod/distribution/Test-BrewBuild/bin/brewbuild>. You can also read the documentation for the network dispat...
STEVEB/Test-BrewBuild-2.22 - 19 Oct 2019 16:33:06 UTC
Test::Apocalypse - Apocalypse's favorite tests bundled into a simple interface
This module greatly simplifies common author tests for modules heading towards CPAN. I was sick of copy/pasting the tons of t/foo.t scripts + managing them in every distro. I thought it would be nice to bundle all of it into one module and toss it on...
APOCAL/Test-Apocalypse-1.006 - 25 Oct 2014 20:12:24 UTC
Test::Continuous - Run your test suite continuously when developing.
*Continuous Testing* is a concept and tool to re-run software tests as soon as the developer saves the source code. "Test::Continuous" is a tool based on App::Prove that implements this concept for Perl. See <http://groups.csail.mit.edu/pag/continuou...
GUGOD/Test-Continuous-0.76 - 05 Aug 2015 04:01:04 UTC
Test::Alien::Build - Tools for testing Alien::Build + alienfile
This module provides some tools for testing Alien::Build and alienfile. Outside of Alien::Build core development, It is probably most useful for Alien::Build::Plugin developers. This module also unsets a number of Alien::Build specific environment va...
PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC
Test::Clustericious::Cluster - (Deprecated) Test an imaginary beowulf cluster of Clustericious services
NOTE: This module has been deprecated, and may be removed on or after 31 December 2018. Please see <https://github.com/clustericious/Clustericious/issues/46>. This module allows you to test an entire cluster of Clustericious services (or just one or ...
PLICEASE/Test-Clustericious-Cluster-0.38 - 13 Mar 2018 02:07:38 UTC
Test::Run::CmdLine - Analyze tests from the command line using Test::Run
SHLOMIF/Test-Run-CmdLine-0.0132
-
19 Oct 2020 11:46:26 UTC
Test::Clustericious::Config - Test Clustericious::Config
This module provides an interface for testing Clustericious configurations, or Clustericious applications which use a Clustericious configuration. It uses Test2::Plugin::FauxHomeDir to isolate your test environment from any configurations you may hav...
PLICEASE/Clustericious-1.29 - 11 Mar 2018 18:27:35 UTC