perl-Test-Base - Data Driven Testing Framework
Website: | http://search.cpan.org/dist/Test-Base/ |
---|---|
License: | GPL+ or Artistic |
- Description:
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
perl-Test-Base-0.60-5m.mo8.noarch [40 KiB] |
Changelog
by NARITA Koichi (2011-10-05):
- (0.60-5m) - rebuild against perl-5.14.2 |