Main > Programming > Libraries >

Test::UseAllModules 0.07

Test::UseAllModules 0.07

Sponsored Links

Test::UseAllModules 0.07 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.003 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 901
Date added: 2007-05-07
Publisher: Kenichi Ishigaki

Test::UseAllModules 0.07 description

Test::UseAllModules is a Perl module that uses use_ok() function for all modules MANIFESTed.

SYNOPSIS

# basic use
use strict;
use Test::UseAllModules;

BEGIN { all_uses_ok(); }

# if you have modules thatll fail use_ok() for themselves
use strict;
use Test::UseAllModules;

BEGIN {
all_uses_ok except => qw(
Some::Dependent::Module
Another::Dependent::Module
^Yet::Another::Dependent::.* # you can use regex
)
}

Im sick of writing 00_load.t (or something like that) thatll do use_ok() for every module I write. Im sicker of updating 00_load.t when I add another file to the distro. This module reads MANIFEST to find modules to be tested and does use_ok() for each of them. Now all you have to do is updating MANIFEST. You dont have to modify the test any more (hopefully).

Test::UseAllModules 0.07 Screenshot

Advertisements

Test::UseAllModules 0.07 Keywords

Bookmark Test::UseAllModules 0.07

Hyperlink code:
Link for forum:

Test::UseAllModules 0.07 Copyright

WareSeeker periodically updates pricing and software information of Test::UseAllModules 0.07 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Test::UseAllModules 0.07 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
MyCMS perl module provides the MN::CMS Perl module used by the MyCMS. Free Download
Chess::Elo is a Perl module to calculate Chess "Elo" ratings. Free Download
Module::Versions is a Perl module to handle versions of loaded modules with flexible result interface. Free Download
CGI::WeT::Modules::Basic is a basic rendering engine extensions. Free Download
OpenGeDB Perl module is a module to access the OpenGeoDB database and calculate all ZIP codes in a certain radius. Free Download
ExtUtils::ModuleMaker::TT is a Perl module that makes skeleton modules with Template Toolkit templates. Free Download
Test::WWW::Simple is a Perl module to test Web applications using TAP. Free Download
Test::Perl::Critic is a Perl module use Perl::Critic in test programs. Free Download