Main > Programming > Libraries >

Apache::TestRun 1.28

Apache::TestRun 1.28

Sponsored Links

Apache::TestRun 1.28 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.14 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1109
Date added: 2006-10-11

Apache::TestRun 1.28 description

Apache::TestRun is a Perl module to run the test suite.

SYNOPSIS


The Apache::TestRun package controls the configuration and running of the test suite.

METHODS

Several methods are sub-classable, if the default behavior should be changed.

bug_report

The bug_report() method is executed when t/TEST was executed with the -bugreport option, and make test (or t/TEST) fail. Normally this is callback which you can use to tell the user how to deal with the problem, e.g. suggesting to read some document or email some details to someone who can take care of it. By default nothing is executed.

The -bugreport option is needed so this feature wont become annoying to developers themselves. Its automatically added to the run_tests target in Makefile. So if you repeateadly have to test your code, just dont use make test but run t/TEST directly. Here is an example of a custom t/TEST

My::TestRun->new->run(@ARGV);

package My::TestRun;
use base Apache::TestRun;

sub bug_report {
my $self = shift;

print <<EOI;
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
EOI
}

Apache::TestRun 1.28 Screenshot

Advertisements

Apache::TestRun 1.28 Keywords

Bookmark Apache::TestRun 1.28

Hyperlink code:
Link for forum:

Apache::TestRun 1.28 Copyright

WareSeeker periodically updates pricing and software information of Apache::TestRun 1.28 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 Apache::TestRun 1.28 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
Apache::Storage is Perl module containing simple functions to store and retrieve information from within the Apache process. Free Download
Acme::Tests is a Perl module to see how much do you know. Free Download
Apache::MP3::Sorted is a Perl module to generate sorted streamable directories of MP3 files. Free Download
HTML Objects is a Perl module library for turning HTML tags into Perl objects. Free Download
Finance::Quote::Yahoo::Australia is a Perl module to fetch Australian stock quotes via Yahoo. Free Download
Spreadsheet::ParseExcel is a Perl module to get information from an Excel file. Free Download
Perl OpenID is a perl module for verifying OpenID identities. Free Download
Locale::Maketext::Extract::Run is a Perl module interface to xgettext.pl. Free Download