[ 源代码: libtest-script-run-perl ]
软件包:libtest-script-run-perl(0.08-4)
libtest-script-run-perl 的相关链接
Debian 的资源:
下载源码包 libtest-script-run-perl:
- [libtest-script-run-perl_0.08-4.dsc]
- [libtest-script-run-perl_0.08.orig.tar.gz]
- [libtest-script-run-perl_0.08-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libtest-script-run-perl 有关的软件包
|
|
|
|
-
- dep: libipc-run3-perl
- run a subprocess with input/output redirection
-
- dep: libtest-exception-perl
- module for testing exception-based code
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libstring-shellquote-perl
- module to quote strings for passing through the shell