Apache::TestRun 1.28
Details
| Size: | 146K |
| Last Update: | 2008-04-19 23:32:52 |
| OS Support: | Linux |
| License/Program Type: | Perl Artistic License |
| Publisher: | Apache::TestRun Team |
| Price: | $0.00 |
Description:
Apache::TestRun 1.28 is libraries software developed by Apache::TestRun Team.
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 won't become annoying to developers themselves. It's automatically added to the run_tests target in Makefile. So if you repeateadly have to test your code, just don't 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
Apache::TestRun 1.28 supports english interface languages and works with Linux.
Downloading Apache::TestRun 1.28 will take several seconds if you use fast ADSL connection.
0 comments
Add to
Apache::TestRun 1.28 Version History
Related Software
|
|
From category: Libraries |
| File::RdistByRsync 0.3 is libraries software developed by David Muir Sharnoff. File::RdistByRsync is a Perl module that can read rdist distfiles, emulate using rsync. SYNOPSIS... |
|
|
From category: Libraries |
| Audio::DSP 0.02 is libraries software developed by Seth David Johnson. Audio::DSP is a Perl interface to NIX digital audio device. SYNOPSIS use Audio::DSP; ($buf, $cha... |
|
|
From category: Perl-Modules |
| THD7 is a Perl module providing control to a Kenwood TH-D7 radio via serial port.... |
|
|
From category: Version-Control |
| cvsgdiff 0.04 is version control software developed by Don Owens. cvsgdiff uses tkdiff or mgdiff to graphically display diffs between CVS revisions of a file in your sandbox. cvsgdiff is basically... |
|
|
From category: Compilers |
| DParser 1.15 is compilers software developed by John Plevyak. DParser project is an simple but powerful tool for parsing. You can specify the form of the text to be parsed using a combination of re... |
|
|
From category: Libraries |
| Libnemesi let you add multimedia streaming playback in your applications in a quick and straightforward way.... |
|
|
From category: Perl-Modules |
| Apache::Traffic is a Perl module that tracks hits and bytes transferred on a per-user basis.... |
|
|
From category: Libraries |
| cstring is a small and simple C library for the definition and manipulation of expandable C-style strings.... |
|
|
From category: Libraries |
| DISLIN 9.1 is libraries software developed by Helmut Michels. DISLIN is a high-level plotting library for displaying data as curves, polar plots, bar graphs, pie charts, 3D-color plots, surfaces... |
|
|
From category: Debuggers |
| cgdb 0.6.3 is debuggers software developed by Robert Rossi. CGDB is a curses-based interface to the GNU Debugger (GDB). cgdb\'s goal is to be lightweight and responsive; not encumbered with unneces... |
|
|
From category: Libraries |
| Convert::yEnc::Decoder 1.02 is libraries software developed by Steven W McDougall. Convert::yEnc::Decoder is a Perl module that decodes yEncoded files. SYNOPSIS use Convert::yEnc::D... |
|
|
From category: Bug-Tracking |
| Bugzilla 2.23.3 is bug tracking software developed by The Mozilla Organization. Bugzilla project is server software designed to help you manage software development. Bugzilla is a \"Defect T... |
|
|
From category: Libraries |
| cache4j 0.4 is libraries software developed by Yuriy Stepovoy. cache4j library is a cache for Java objects with a simple API and fast implementation. It features in-memory caching, a design for a m... |
|
|
From category: Libraries |
| euCatalogue 1.2 Beta is libraries software developed by Markos Charatzas. euCatalogue is a catalogue framework in Java to help you build a generic catalogue structure. euCatalogue includes a... |
|
|
From category: Perl-Modules |
| Catalyst::Model::Adaptor is a Perl module to use a plain class as a Catalyst model.... |
Leave a comment