[ 原始碼: libtest-command-simple-perl ]
套件:libtest-command-simple-perl(0.05-1)
libtest-command-simple-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-command-simple-perl:
- [libtest-command-simple-perl_0.05-1.dsc]
- [libtest-command-simple-perl_0.05.orig.tar.gz]
- [libtest-command-simple-perl_0.05-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to test external commands
Test::Command::Simple is a intended to simplify testing of external commands. It does so by running the command under IPC::Open3, closing the stdin immediately, and reading everything from the command's stdout and stderr. It then makes the output available to be tested.
It is not (yet?) as feature-rich as Test::Cmd (in package libtest-cmd-perl), however the interface to this is much simpler. Tests also plug directly into the Test::Builder framework, which plays nice with Test::More.
其他與 libtest-command-simple-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language