| Paketname | libtest-script-run-perl |
| Beschreibung | Perl module for testing scripts as subprocesses |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.03-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 76 Byte |
| Hängt ab von | perl, libtest-exception-perl, libipc-run3-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 10534 Byte |
| Prüfsumme MD5 | 711073048cecd3068331f821eb6fbab9 |
| Prüfsumme SHA1 | 2640a922ac3e0dd86c40cb1b9460976aec661ca6 |
| Prüfsumme SHA256 | 0dc68156b6db36d527ffdf74a1ffd3f080ba9a3ad9f31d1e55565b13ef2ea086 |
| Link zum Herunterladen | libtest-script-run-perl_0.03-1_all.deb |
| Ausführliche Beschreibung | Test::Script::Run provides Test::More-compatible subroutines for testing
scripts in a Perl module distribution's bin/ directory using IPC::Run3 to
spawn the scripts as subprocesses.
.
Subroutines are provided for running scripts and simply checking that the
return value is good, as well as capturing a script's STDOUT and STDERR and
comparing against expected output.
|