Perl

Stichwortsuche
Paketsuche

Debianpakete
  appconfig
  cgi-extratags-perl
  ciphersaber
  courier
  courier
  courier-authlib
  dbix-easy-perl
  debaux
  interchange
  interchange-doc
  jfsutils
  libmime-lite-html-perl
  libtext-mediawikiformat-perl
  libtie-shadowhash-perl
  pure-ftpd
  pure-ftpd
  safe-hole-perl
  set-crontab-perl

Kunden/Partner
  B&N
  Box of Rain
  COBOLT NetServices
  ecoservice
  Gish Network
  IIP/IR Vienna
  Informa
  L & D Computer
  LinSoft IT
  M & D
  materialboerse.de
  Media Business Software
  Medical Business Solutions
  Net Stores
  NextCall
  RUEB
  Tenalt
  Transfair-Net GmbH
  Ulisses
  WebHostNY.com
  Wegacell
  West Branch Angler
  Wintime IT Solutions

libtest-base-perl: data driven testing framework for Perl

Distribution Debian unstable
Abteilung perl
Quelle libtest-base-perl
Version 0.59-1
Maintainer Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Beschreibung 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.
.
Test::Base gives you a way to write your own test framework base class that is
trivial. In fact it is as simple as two lines:
package MyTestFramework;
use Test::Base -Base;
.
A module called MyTestFramework.pm containing those two lines, will give all
the power of Test::More and all the power of Test::Base to every test file
that uses it. As you build up the capabilities of MyTestFramework, your tests
will have all of that power as well.
.
MyTestFramework becomes a place for you to put all of your reusable testing
bits. As you write tests, you will see patterns and duplication, and you can
"upstream" them into MyTestFramework. Of course, you don't have to subclass
Test::Base at all. You can use it directly in many applications, including
everywhere you would use Test::More.
.
Test::Base concentrates on offering reusable data driven patterns, so that you
can write tests with a minimum of code. At the heart of all testing you have
inputs, processes and expected outputs. Test::Base provides some clean ways
for you to express your input and expected output data, so you can spend your
time focusing on that rather than your code scaffolding.
Abhängig vonlibalgorithm-diff-perl, libspiffy-perl (>= 0.30), libtext-diff-perl, perl
Recommendslibtest-deep-perl
Offizielle Seiten Paket Entwicklerinformationen Bugs (Binärpaket) Bugs (Quellpaket)
Download all





 Projekte

 Reengineering e-procurement System
 Mehr erfahren ...

 

 Foreign Service National Training Database
 Mehr erfahren ...

 

 Systemadministration für Internetagentur
 Mehr erfahren ...

 

 Marktplatz für Musikinstrumente und Zubehör
 Mehr erfahren ...

 

 Marktplatz für elektronische Bauelemente
 Mehr erfahren ...