NOTICE: This package has been removed from pkgsrc

./wip/p5-Test-Class, Test::Class - Easily create test classes in an xUnit style

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


Branch: CURRENT, Version: 0.11, Package name: p5-Test-Class-0.11, Maintainer: kuli0020

Test::Class provides a simple way of creating classes and
objects to test your code in an xUnit style.

Built using Test::Builder it is designing to work with
other Test::Builder based modules (Test::More,
Test::Differences, Test::Exception, etc.)

Note: This module will make more sense if you are already
familiar with the "standard" mechanisms for testing perl code.
Those unfamiliar with Test::Harness, Test::Simple, Test::More
and friends should go take a look at them now.

Note: This is an early release. Things may change. Be warned.


Required to run:
[devel/p5-Test-Exception] [devel/p5-Devel-Symdump] [devel/p5-Storable] [devel/p5-Test-Simple] [devel/p5-Attribute-Handlers] [devel/p5-Test-Differences] [devel/p5-Class-ISA]

Master sites: (Expand)

SHA1: 208715b6251f452915028f37c49956cbb714a3f2
RMD160: bec5645bebfaeef87bc3b1d0424fee232fac8dd2
Filesize: 26.556 KB

Version history: (Expand)


CVS history: (Expand)


   2008-10-12 19:01:27 by abs | Files touched by this commit (4) | Package removed
Log message:
Has been imported into main pkgsrc
   2008-06-25 11:20:57 by abs | Files touched by this commit (89) | Package updated
Log message:
The following perl packages are in main pkgsrc. Remove from wip and update
DEPENDS lines as appropriate.

    p5-Algorithm-C3
    p5-CGI-Simple
    p5-Class-Accessor-Grouped
    p5-Class-C3-XS
    p5-Class-C3
    p5-Geo-Distance
    p5-HTTP-Body
    p5-HTTP-Request-AsCGI
    p5-MRO-Compat
    p5-PAR
    p5-RRDTool-OO
    p5-SQL-Abstract-Limit
    p5-Set-Object
    p5-Template-Timer
    p5-Test-Differences
    p5-Test-MockObject
    p5-Test-use-ok
    p5-Tree-Simple-VisitorFactory
    p5-UNIVERSAL-can
    p5-UNIVERSAL-isa
    p5-Unicode-Map
    p5-Unicode-MapUTF8
   2008-05-30 14:22:19 by abs | Files touched by this commit (64)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2006-04-13 22:45:32 by Roman Kulik | Files touched by this commit (1)
Log message:
Removed WWW: line from DESCR file.
   2005-12-01 21:23:53 by Thomas Klausner | Files touched by this commit (1)
Log message:
BUILD_DEPENDS+=, not =, says pkglint.

   2005-11-30 07:59:45 by Thomas Klausner | Files touched by this commit (1)
Log message:
make test has some probloems.

   2005-11-30 07:58:40 by Thomas Klausner | Files touched by this commit (1)
Log message:
Depend on p5-Test-Simple instead of p5-Test-Builder-Tester;
the former now includes the latter.

XXX: make test is unhappy

   2005-09-28 09:47:46 by Roland Illig | Files touched by this commit (7)
Log message:
Removed trailing white-space.