Commit graph

7 commits

Author SHA1 Message Date
Roman Kulik
8afe67ee90 Removed WWW: line from DESCR file. 2006-04-13 20:45:32 +00:00
Thomas Klausner
b4b406f868 BUILD_DEPENDS+=, not =, says pkglint. 2005-12-01 20:23:52 +00:00
Thomas Klausner
4dd64855b8 make test has some probloems. 2005-11-30 06:59:45 +00:00
Thomas Klausner
650f514438 Depend on p5-Test-Simple instead of p5-Test-Builder-Tester;
the former now includes the latter.

XXX: make test is unhappy
2005-11-30 06:58:39 +00:00
Roland Illig
0c4d74ebb4 Removed trailing white-space. 2005-09-28 07:47:46 +00:00
Krister Walfridsson
132e92ea19 Correct path to:
wip/p5-Test-Differences
 wip/p5-Class-ISA
2005-08-09 06:59:39 +00:00
Roman Kulik
25bf0c1b06 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.

WWW: http://search.cpan.org/dist/Test-Class/
2005-08-01 19:53:27 +00:00