NOTICE: This package has been removed from pkgsrc

./devel/p5-Test-Assertions-TestScript, Base for test scripts

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.054, Package name: p5-Test-Assertions-1.054, Maintainer: ficovh

Test::Assertions::TestScript provides a base for writing test scripts. It
performs some common actions such as setting up the @INC path and parsing
command-line options, specifically:

* The lib and t/lib directories are added to @INC.
* The current directory is changed to the directory the script is in.
* Test script command-line options are parsed. (See "COMMAND-LINE OPTIONS")
* The test set of functions from Test::Assertions are imported into your test
script.

Test::Assertions::TestScript makes certain assumptions about the filesystem
layout of your project:

* Modules that you are testing are in the lib directory of your project.
* There may also be a t/lib directory for any modules written for the test
process.


Required to run:
[lang/perl5] [devel/p5-Getopt-Long] [devel/p5-Log-Trace]

Master sites:

SHA1: f2312245ee07f2a6e77eb415860350b7a319fc47
RMD160: 3693de3706222bccadc2f2008d32237d7dd9ac6f
Filesize: 21.007 KB

Version history: (Expand)


CVS history: (Expand)


   2014-02-15 23:15:32 by Hiramatsu Yoshifumi | Files touched by this commit (3) | Package removed
Log message:
This package is the same as devel/p5-Test-Assertions.
   2012-11-23 23:33:41 by othyro | Files touched by this commit (22)
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
   2012-10-04 21:11:57 by Aleksej Saushev | Files touched by this commit (56)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.