Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Test-Base - Data Driven Testing Framework
Testing is usually the ugly part of Perl module authoring. Perl gives you a
standard way to run tests with Test::Harness, and basic testing primitives
with Test::More. After that you are pretty much on your own to develop a
testing framework and philosophy. Test::More encourages you to make your
own framework by subclassing Test::Builder, but that is not trivial.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
perl-Test-Base |
0.50 |
2.fc5 |
noarch |
92 KiB |
Tue May 9 13:34:53 2006 |
Changelog
- * Mon May 8 18:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 0.50-2
- Add explicit dependencies for Text::Diff and LWP::Simple.
- * Thu May 4 18:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 0.50-1
- Specfile autogenerated by cpanspec 1.65.
- Remove explicit BR: perl and Requires: perl(Spiffy).