Pakket: libtest-command-simple-perl (0.05-1.1)
Verwijzigingen voor libtest-command-simple-perl
Debian bronnen:
Het bronpakket libtest-command-simple-perl downloaden:
- [libtest-command-simple-perl_0.05-1.1.dsc]
- [libtest-command-simple-perl_0.05.orig.tar.gz]
- [libtest-command-simple-perl_0.05-1.1.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- Joost van Baal-Ilić (QA-pagina)
- Casper Gielen (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libtest-command-simple-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language