Paketname | libtest-most-perl |
Beschreibung | Perl module with the most commonly needed test functions and features |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.21-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | perl (>= 5.6.0-16), libexception-class-perl (>= 1.14), libtest-deep-perl, libtest-differences-perl, |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 19622 Byte |
Prüfsumme MD5 | 93e7b1b224bb234c8e42716e5a079feb |
Prüfsumme SHA1 | ce4fb5577d6c7f9e26d20f3a8d212f33ad2ab46f |
Prüfsumme SHA256 | 4c4114dc8bd9e563021d517b01b84da64a52533e4fe8dca51e251d5299fb0b18 |
Link zum Herunterladen | libtest-most-perl_0.21-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.
|