Name : perl-Test-Environment
| |
Version : 0.07
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.48
| Date : 2022-05-31 08:53:20
|
Group : Development/Libraries/Perl
| Source RPM : perl-Test-Environment-0.07-1.48.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : Base module for loading Test::Environment::Plugin::*
|
Description :
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 can use them in your tests easily. By the $ENV{\'RUNNING_ENVIRONMENT\'} you can announce that you are running in the testing mode to all the components of your tool. For example MyApp::Config module can decide uppon the %ENV from where to run the configuration file. (for testing look in t/conf/ instead of conf/ for ordinary usage)
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/openSUSE_Tumbleweed/noarch |