[ ソース: libtest-script-run-perl ]
パッケージ: libtest-script-run-perl (0.08-2)
libtest-script-run-perl に関するリンク
Debian の資源:
libtest-script-run-perl ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [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
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libstring-shellquote-perl
- module to quote strings for passing through the shell