Paketname | libtest-most-perl |
Beschreibung | Perl module with the most commonly needed test functions and features |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.22-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | perl, libexception-class-perl, libtest-deep-perl (>= 0.106), libtest-differences-perl (>= 0.50), lib |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 23300 Byte |
Prüfsumme MD5 | 6dbf6625ccac24d3f9f90536acb156b3 |
Prüfsumme SHA1 | 7b1678bbef0e7faec30a69c70181768728bb583a |
Prüfsumme SHA256 | 73bc7147d40a1986815ee0ebd9d730a930a6d5715e847c7a05b9c2ca7ed1faca |
Link zum Herunterladen | libtest-most-perl_0.22-1_all.deb |
Ausführliche Beschreibung | Test::Most provides the most commonly used testing functions and gives
a bit more fine-grained control over your test suite.
.
All functions from the following modules will automatically be
exported:
.
* Test::More
* Test::Exception
* Test::Differences
* Test::Deep
* Test::Warn
.
This is useful when one is used to most of the above modules but
wouldn't want to bother to load them all explicitly.
.
Test::Most also provides a couple of routines to control tests
behaviour in case of errors.
|