[ Bron: libtest-script-run-perl ]
Pakket: libtest-script-run-perl (0.08-2)
Verwijzigingen voor libtest-script-run-perl
Debian bronnen:
Het bronpakket libtest-script-run-perl downloaden:
- [libtest-script-run-perl_0.08-2.dsc]
- [libtest-script-run-perl_0.08.orig.tar.gz]
- [libtest-script-run-perl_0.08-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Perl module for testing scripts as subprocesses
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.
Andere aan libtest-script-run-perl gerelateerde pakketten
|
|
|
|
-
- dep: libipc-run3-perl
- run a subprocess with input/ouput redirection
-
- dep: libtest-exception-perl
- module for testing exception-based code
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libstring-shellquote-perl
- module to quote strings for passing through the shell