Paketname | libtest-unit-perl |
Beschreibung | a unit testing framework for Perl |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.25-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 400 Byte |
Hängt ab von | perl (>= 5.6.0-16), libdevel-symdump-perl, liberror-perl, libclass-inner-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 110060 Byte |
Prüfsumme MD5 | 9706989b751879c611b0a283b2067071 |
Prüfsumme SHA1 | 27e02178081874aa605517d66581a27ccc5e64ce |
Prüfsumme SHA256 | 026a2218943cc55b6fd2c503a98fc2e8e20e3012c5c5404f8a6be8abfb3917c3 |
Link zum Herunterladen | libtest-unit-perl_0.25-1_all.deb |
Ausführliche Beschreibung | Test::Unit::* is a sophisticated unit testing framework for Perl
that is derived from the JUnit testing framework for Java by Kent
Beck and Erich Gamma.
.
While this framework is originally intended to support unit
testing in an object-oriented development paradigm (with support
for inheritance of tests etc.), Test::Unit::Procedural is intended
to provide a simpler interface to the framework that is more
suitable for use in a scripting style environment.
|